1. f0cde29 Add scrplugin to build by Carsten Ziegeler · 17 years ago
  2. cfea2ac Add license and notice file by Carsten Ziegeler · 17 years ago
  3. 84add00 Moving scr plugin from sandbox to main trunk by Carsten Ziegeler · 17 years ago
  4. efdde67 Remove sandbox from package name by Carsten Ziegeler · 17 years ago
  5. 09d2c69 Remove sandbox from package name by Carsten Ziegeler · 17 years ago
  6. 4ccaaeb Moving scr plugin from sandbox to main trunk by Carsten Ziegeler · 17 years ago
  7. e60d878 Added support for persistent last used bundle ID to avoid re-use of by Richard S. Hall · 17 years ago
  8. 6e8a27b Avoid unused object creation. by Carsten Ziegeler · 17 years ago
  9. 47ab0ae Organize imports, remove unused casts and remove trailing spaces - no other changes this time by Carsten Ziegeler · 17 years ago
  10. 661b7ae Organize imports, remove unused casts and remove trailing spaces - no other changes this time by Carsten Ziegeler · 17 years ago
  11. 3d5ee8e Add the lifecycle controller handler. by Clement Escoffier · 17 years ago
  12. 53b66b7 Rollback to previous version to undo formating changes by Karl Pauls · 17 years ago
  13. 6508b8b Fix a bug in the Framework FilterImpl which makes it not thread safe on execution (FELIX-338). by Karl Pauls · 17 years ago
  14. 79a76a5 Rollback to previous version to undo the formating changes. by Karl Pauls · 17 years ago
  15. b4150c5 Add missing this :( by Carsten Ziegeler · 17 years ago
  16. 7cbcef5 Revert unintentional code formatting by Carsten Ziegeler · 17 years ago
  17. eb80d51 Revert unintentional code formatting by Carsten Ziegeler · 17 years ago
  18. 5fc73fb Organize imports by Carsten Ziegeler · 17 years ago
  19. 6c6f25b Organize imports by Carsten Ziegeler · 17 years ago
  20. 37d2c29 Organize imports by Carsten Ziegeler · 17 years ago
  21. 64c6f7a Clean up imports. by Carsten Ziegeler · 17 years ago
  22. 2b0ceb0 Remove private null scheduler implementation and use public one by Carsten Ziegeler · 17 years ago
  23. c64fd7a Turn on namespace handling. by Carsten Ziegeler · 17 years ago
  24. 949e4f3 Solve a bug in synchronization stuff. IPOJO released services when exiting methods. However, for service factory, it must not released services as the binding can be stateful. by Clement Escoffier · 17 years ago
  25. 42ef155 Defines an Ant Task to create iPOJO Bundles. by Clement Escoffier · 17 years ago
  26. f5fc556 Add annotation support in iPOJO. It is now possible to define component-type with Java 5 annotations. by Clement Escoffier · 17 years ago
  27. ddb4912 Improve iPOJO to manage synchronization when a POJO uses service objects. by Clement Escoffier · 17 years ago
  28. 7fa1fc0 Restore project blocking the continuous build. The issue came from an unavailable maven plug-in (available now) by Clement Escoffier · 17 years ago
  29. 65cce82 FELIX-337 Immediate components are registered as delayed by Felix Meschberger · 17 years ago
  30. 5aa64ed Correctly handle namespaces (namespace is required if component is not the root element) by Carsten Ziegeler · 17 years ago
  31. 64b8aa1 Turn on namespace processing and simplify handler interface. by Carsten Ziegeler · 17 years ago
  32. f6201a7 Add initial support for namespace handling, check for namespace and use local name (FELIX-106) by Carsten Ziegeler · 17 years ago
  33. 6be327f Applied patch (FELIX-333) to remove new-lines/form-feeds from property values. by Richard S. Hall · 17 years ago
  34. e0a8cb5 Modify a little automatic requirement resolution on composite when the service specification contains service requirement.(Felix-311) by Clement Escoffier · 17 years ago
  35. 0833dc0 Refer to released Felix parent project and OSGi libraries by Felix Meschberger · 17 years ago
  36. bb04898 FELIX-334 Missing callbacks for Configuration plugins by Felix Meschberger · 17 years ago
  37. bd3ed0e Correct url to felix project and switch poi scratchpad to poi full, containing poi, poi-contrib and poi-scratchpad. by Carsten Ziegeler · 17 years ago
  38. ed201e7 Ignore target directory. by Carsten Ziegeler · 17 years ago
  39. b5d6dcc Add wrapper bundle for poi scratchpad. by Carsten Ziegeler · 17 years ago
  40. 13afe1c Add scoping features for service requirement resolving. by Clement Escoffier · 17 years ago
  41. ce1ed6a Do not print stacktrace to standard out. by Carsten Ziegeler · 17 years ago
  42. 8469b3c Inclusion of rule to allow imports or exports to be forced into all bundles (FELIX-332). by Rob Walker · 17 years ago
  43. 07bc382 Ensure URL stream is closed once bytes have been read and copied to response (FELIX-330). by Rob Walker · 17 years ago
  44. 8fb2f05 No code changes - just formatting. by Carsten Ziegeler · 17 years ago
  45. e993bf4 Solve a simple bug in the iPOJO Manipulator when a class is already manipulated. by Clement Escoffier · 17 years ago
  46. 9e73ae8 Correct artifact id. by Carsten Ziegeler · 17 years ago
  47. dd57ec5 Correct notice files (part 2/2) by Carsten Ziegeler · 17 years ago
  48. 18ae2f1 Correct notice files (part 1) by Carsten Ziegeler · 17 years ago
  49. aace434 Add license and notice file. by Carsten Ziegeler · 17 years ago
  50. 41c255e Add prefs module. by Carsten Ziegeler · 17 years ago
  51. 2234ede Adjust package names. by Carsten Ziegeler · 17 years ago
  52. 6c67323 Adjust package names. by Carsten Ziegeler · 17 years ago
  53. 6a1eb38 Adjust package names. by Carsten Ziegeler · 17 years ago
  54. aa6c7c6 Adjust package names. by Carsten Ziegeler · 17 years ago
  55. 122a404 move preferences implementation to trunk (this time with correct url) by Carsten Ziegeler · 17 years ago
  56. c11a415 Some cosmetic improvements by Clement Escoffier · 17 years ago
  57. 014025e Some cosmetic improvements by Clement Escoffier · 17 years ago
  58. 524390f Applied patch (FELIX-313) to support archive configuration (e.g., excluding by Richard S. Hall · 17 years ago
  59. bbf9a67 Add assembly plugin configuration to create project and bin distributions by Carsten Ziegeler · 17 years ago
  60. b0eb11c Added proxying to the application to enabled deferred service retrieval. by Richard S. Hall · 17 years ago
  61. d115071 Modified extender application to use a proxy shape to defer object creation. by Richard S. Hall · 17 years ago
  62. 29faca3 Add licence and notice for the remaining modules. by Carsten Ziegeler · 17 years ago
  63. 27100a8 Add license and notice files to resources (mail and activation will follow shortly) by Carsten Ziegeler · 17 years ago
  64. 25ee5f6 Add license and notice files by Carsten Ziegeler · 17 years ago
  65. ef09a2c Rename build artficat id to commons-build to better distinguish it from other "build" modules. by Carsten Ziegeler · 17 years ago
  66. 284e395 Ignore target directory. by Carsten Ziegeler · 17 years ago
  67. 7baa52a Move parent pom for commons into "pom" folder by Carsten Ziegeler · 17 years ago
  68. c13045a Add configuration for release and gpg plugin by Carsten Ziegeler · 17 years ago
  69. 7a79dfb Add scm configuration for the release plugin. by Carsten Ziegeler · 17 years ago
  70. c845fe7 Refer to released parent pom (1.0.0) by Carsten Ziegeler · 17 years ago
  71. 6179186 Commented out some subprojects to get the continuous build to run. by Marcel Offermans · 17 years ago
  72. 675b055 A bug slipped into the framework shutdown process during the refactoring by Richard S. Hall · 17 years ago
  73. 8da8570 Fixed to the new boilerplate license header. by Par Niclas Hedhman · 17 years ago
  74. 9903dbc Update the main and framework subprojects to 1.1.0-SNAPSHOT. by Karl Pauls · 17 years ago
  75. aa573ad Prepare the main subproject for the 1.0.0 release. by Karl Pauls · 17 years ago
  76. 3e0ea2c Prepare the framework for the 1.0.0 release. by Karl Pauls · 17 years ago
  77. 2cd5bed Added some documentation and the change logs to framework and main sub-projects. by Richard S. Hall · 17 years ago
  78. 8828735 Modified the bundle tracker to be even simpler, so that I wouldn't have by Richard S. Hall · 17 years ago
  79. f62835a Copy LICENSE and NOTICE files to the root of the artifacts. by Karl Pauls · 17 years ago
  80. 46754b5 Added extender-based example application. by Richard S. Hall · 17 years ago
  81. b35c038 Embedded the service tracker source code directly into the framework by Richard S. Hall · 17 years ago
  82. cfd6510 Fixed some errors in the comments. by Richard S. Hall · 17 years ago
  83. 66b60a8 Changed embedded example cache directory name to be more specific. by Richard S. Hall · 17 years ago
  84. 1327e25 Need to change the shell bundle versions in the config.properties file by Richard S. Hall · 17 years ago
  85. 154466d Fixed an incorrect version in the dependency. by Richard S. Hall · 17 years ago
  86. 41146fc Fix an oversight from the version move by Karl Pauls · 17 years ago
  87. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  88. 99c505c Change version of parent pom to 1.0.0 and the versions of the first batch of 1.0.0 release bundles by Karl Pauls · 17 years ago
  89. 11c2fa4 Updated the notice files. by Richard S. Hall · 17 years ago
  90. bad49dc A new example application with a set of services. These set of bundles by Richard S. Hall · 17 years ago
  91. e816f1e Fix a NPE in manifest goal (FELIX-326) by Karl Pauls · 17 years ago
  92. 7987b3c Updated changelog to include last patch. by Richard S. Hall · 17 years ago
  93. bbf4f95 Fixed two filter syntax errors when using inclusive version ranges. (FELIX-327) by Richard S. Hall · 17 years ago
  94. 4ef4a16 Karl pointed out I used the wrong way to make stuff accessible again. Sorry for that! :) by Marcel Offermans · 17 years ago
  95. f115004 Before constructing anything, make sure we actually make the constructor accessible. by Marcel Offermans · 17 years ago
  96. 758d1d1 Improve LDAP filter in InstanceCreator.java Some cosmetic fixes by Clement Escoffier · 17 years ago
  97. 332a682 Fixed another version matching-related issue that was uncovered due to by Richard S. Hall · 17 years ago
  98. 0468050 Save some object creations in the ldap parser by Karl Pauls · 17 years ago
  99. be2991e Adapt to framework api changes by Karl Pauls · 17 years ago
  100. 3c9585f Fix path to parent pom by Karl Pauls · 17 years ago