1. 085b875 FELIX-3981 Create a sample project for demonstrating Felix JAAS main features by Chetan Mehrotra · 11 years ago
  2. fd8196e FELIX-3981 Create a sample project for demonstrating Felix JAAS main features by Chetan Mehrotra · 11 years ago
  3. 7c08646 FELIX-3981 - Create a sample project for demonstrating Felix JAAS main features by Chetan Mehrotra · 11 years ago
  4. faa7666 Fix some changes from FELIX-3401 that broke framework embedding. by Richard S. Hall · 12 years ago
  5. 04c231d Some changes from FELIX-3382 broke framework embedding. by Richard S. Hall · 12 years ago
  6. 87b1680 Apply patch (FELIX-3401). by Richard S. Hall · 12 years ago
  7. f48d7dc Apply patch FELIX-3401 to use OSGi BundleTracker in example instead of custom one. by Richard S. Hall · 12 years ago
  8. 3c1c088 Apply patch FELIX-3382 to adapt example to use Java 5 features and to eliminate by Richard S. Hall · 12 years ago
  9. c9e91a2 Applied patch FELIX-3379 to separate launcher and not use Felix-specific API. by Richard S. Hall · 12 years ago
  10. 0db8887 Apply patches for FELIX-3376 to adapt example to Java 5. by Richard S. Hall · 12 years ago
  11. 57376bf Apply patches for FELIX-3375 to update example to Java 5. by Richard S. Hall · 12 years ago
  12. 259e83c Modified example to work with Felix 1.8.0 release. by Richard S. Hall · 15 years ago
  13. ef4e770 Modified example to work with Felix 1.8.0 release. by Richard S. Hall · 15 years ago
  14. 4ae8697 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 15 years ago
  15. f44c499 Trapezoid shape example. by Richard S. Hall · 15 years ago
  16. 6443263 Modified these examples to use the most recent released version of Felix. by Richard S. Hall · 16 years ago
  17. 62627f6 Removing dependencies on maven-felix-plugin for now because they make our ant build fail. by Karl Pauls · 16 years ago
  18. cf6e51b Add/Update bundle vendor. by Carsten Ziegeler · 16 years ago
  19. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 16 years ago
  20. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 16 years ago
  21. f7cc06c Missed some required changes to get the example app working with the latest by Richard S. Hall · 16 years ago
  22. 4ccc6d6 Modified example application to use new launcher approach from newly by Richard S. Hall · 16 years ago
  23. e5cfd9f Use released version of maven bundle plugin. by Carsten Ziegeler · 16 years ago
  24. b7251fa Use latest released parent pom. by Carsten Ziegeler · 16 years ago
  25. 9c7a2b6 Modified example bundles to use the released version of the bundle plugin. by Richard S. Hall · 16 years ago
  26. bf338dd Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  27. 871e7db Required POM changes to use the latest snapshot of the bundleplugin for the complete build by Stuart McCulloch · 17 years ago
  28. 2599af0 Make resolution of javax.microedition optional to make bundle run on JSE by Karl Pauls · 17 years ago
  29. 0249608 Modified all examples to use maven-bundle-plugin and to use released by Richard S. Hall · 17 years ago
  30. b0eb11c Added proxying to the application to enabled deferred service retrieval. by Richard S. Hall · 17 years ago
  31. d115071 Modified extender application to use a proxy shape to defer object creation. by Richard S. Hall · 17 years ago
  32. 8828735 Modified the bundle tracker to be even simpler, so that I wouldn't have by Richard S. Hall · 17 years ago
  33. 46754b5 Added extender-based example application. by Richard S. Hall · 17 years ago
  34. cfd6510 Fixed some errors in the comments. by Richard S. Hall · 17 years ago
  35. 66b60a8 Changed embedded example cache directory name to be more specific. by Richard S. Hall · 17 years ago
  36. 154466d Fixed an incorrect version in the dependency. by Richard S. Hall · 17 years ago
  37. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  38. 11c2fa4 Updated the notice files. by Richard S. Hall · 17 years ago
  39. bad49dc A new example application with a set of services. These set of bundles by Richard S. Hall · 17 years ago
  40. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  41. d312acc Move Felix Project Team mail address form incubator to the new top-level dev list. by Karl Pauls · 17 years ago
  42. 797bc98 Renamed the artifactId of the bundle plugin back to maven-bundle-plugin. by Richard S. Hall · 17 years ago
  43. 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 17 years ago
  44. 90e68da Removed incubator disclaimer from all NOTICE files. by Richard S. Hall · 17 years ago
  45. 140cbe9 Applied patch to add packaging profiles for example bundles. by Richard S. Hall · 17 years ago
  46. 947440a Updated the pom file for the SCR example. by Richard S. Hall · 17 years ago
  47. a897e0e Trying to fix some build issues that resulted from the new pom file. by Richard S. Hall · 17 years ago
  48. f2be196 Updated version numbers to 0.9.0-incubator-SNAPSHOT. by Richard S. Hall · 18 years ago
  49. 4ebe508 Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144). by Karl Pauls · 18 years ago
  50. a831e24 Added initial NOTICE and LICENSE files for simple bundle. by Richard S. Hall · 18 years ago
  51. 199c283 Added standard header to simple bundle. by Richard S. Hall · 18 years ago
  52. 75f8cf4 Finished moving "simple" bundle to examples directory. by Richard S. Hall · 18 years ago
  53. dd94f28 Decided to move the "simple" bundle into the examples directory. by Richard S. Hall · 18 years ago
  54. 5a623f8 Due to changes to SCR from FELIX-140, the generic activator is no longer by Richard S. Hall · 18 years ago
  55. b00692e adding some information about the new itest by Alex Karasulu · 18 years ago
  56. ea25b70 integrated itest into the build and simplified Activator to not use human interaction by Alex Karasulu · 18 years ago
  57. decbc1d final package changes by Alex Karasulu · 18 years ago
  58. d24aff7 fixing package names by Alex Karasulu · 18 years ago
  59. c9afd31 fixing typo on copy by Alex Karasulu · 18 years ago
  60. 1d346cd creating integration test example from dictionaryclient by Alex Karasulu · 18 years ago
  61. 2cbaf53 Example from Didier that uses SCR. by Richard S. Hall · 18 years ago
  62. 25924e4 getting build to work and using examples name instead of tutorials by Alex Karasulu · 18 years ago