1. f463b65 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  2. 7af11fc [maven-release-plugin] prepare release org.apache.felix.commons.commons-lang-2.3.0-0001 by Carsten Ziegeler · 17 years ago
  3. 60c73ed Correct poms after release plugin run. by Carsten Ziegeler · 17 years ago
  4. 65f492b [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  5. 67d2073 [maven-release-plugin] prepare release org.apache.felix.commons.commons-io-1.3.2-0001 by Carsten Ziegeler · 17 years ago
  6. 9dc8b43 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  7. c6ff6c8 [maven-release-plugin] prepare release org.apache.felix.commons.commons-collections-3.2.0-0001 by Carsten Ziegeler · 17 years ago
  8. 195aadf [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  9. 7012091 [maven-release-plugin] prepare release org.apache.felix.commons.commons-codec-1.3.0-0001 by Carsten Ziegeler · 17 years ago
  10. e8275af [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  11. bd9b3d5 [maven-release-plugin] prepare release org.apache.felix.commons.commons-beanutils-1.7.0-0001 by Carsten Ziegeler · 17 years ago
  12. 9edf7c0 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  13. fff8079 [maven-release-plugin] prepare release org.apache.felix.commons.activation-1.1.0-0001 by Carsten Ziegeler · 17 years ago
  14. 08d11b7 Use final version for parent pom and fix svn url. by Carsten Ziegeler · 17 years ago
  15. 16bcf90 Prevent NPE if a component to be validated does is not a service by Felix Meschberger · 17 years ago
  16. 2d38430 Ignore Eclipse Project artifacts by Felix Meschberger · 17 years ago
  17. 55fcffd FELIX-340: update classpath algorithm to match maven compilation classpath by Stuart McCulloch · 17 years ago
  18. 697b6bb Readd license header. by Carsten Ziegeler · 17 years ago
  19. 13f6515 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 17 years ago
  20. db730e4 [maven-release-plugin] prepare release commons-build-1.0.0 by Carsten Ziegeler · 17 years ago
  21. f47ee3f Configure maven-release-plugin for all profiles. by Carsten Ziegeler · 17 years ago
  22. 500bb6d Revert changes to pom and correct svn url. by Carsten Ziegeler · 17 years ago
  23. ce6a290 [maven-release-plugin] prepare release commons-build-1.0.0 by Carsten Ziegeler · 17 years ago
  24. d69f4d3 Revert changes to pom and correct svn url. by Carsten Ziegeler · 17 years ago
  25. 9944b5d [maven-release-plugin] prepare release commons-build-1.0.0 by Carsten Ziegeler · 17 years ago
  26. 671f3de Pass bundle context to create method. by Carsten Ziegeler · 17 years ago
  27. f8279c0 Move object creation to separate method to allow easier sub classing. by Carsten Ziegeler · 17 years ago
  28. 7776a38 Remove trailing spaces - no code changes. by Carsten Ziegeler · 17 years ago
  29. 2941ef9 FELIX-335 Configuration Admin updates with empty properties and throws NullPointerExceptions due to race condition by Felix Meschberger · 17 years ago
  30. c9e4bfd Use released versions where possible. by Carsten Ziegeler · 17 years ago
  31. f0cde29 Add scrplugin to build by Carsten Ziegeler · 17 years ago
  32. cfea2ac Add license and notice file by Carsten Ziegeler · 17 years ago
  33. 84add00 Moving scr plugin from sandbox to main trunk by Carsten Ziegeler · 17 years ago
  34. efdde67 Remove sandbox from package name by Carsten Ziegeler · 17 years ago
  35. 09d2c69 Remove sandbox from package name by Carsten Ziegeler · 17 years ago
  36. 4ccaaeb Moving scr plugin from sandbox to main trunk by Carsten Ziegeler · 17 years ago
  37. e60d878 Added support for persistent last used bundle ID to avoid re-use of by Richard S. Hall · 17 years ago
  38. 6e8a27b Avoid unused object creation. by Carsten Ziegeler · 17 years ago
  39. 47ab0ae Organize imports, remove unused casts and remove trailing spaces - no other changes this time by Carsten Ziegeler · 17 years ago
  40. 661b7ae Organize imports, remove unused casts and remove trailing spaces - no other changes this time by Carsten Ziegeler · 17 years ago
  41. 3d5ee8e Add the lifecycle controller handler. by Clement Escoffier · 17 years ago
  42. 53b66b7 Rollback to previous version to undo formating changes by Karl Pauls · 17 years ago
  43. 6508b8b Fix a bug in the Framework FilterImpl which makes it not thread safe on execution (FELIX-338). by Karl Pauls · 17 years ago
  44. 79a76a5 Rollback to previous version to undo the formating changes. by Karl Pauls · 17 years ago
  45. b4150c5 Add missing this :( by Carsten Ziegeler · 17 years ago
  46. 7cbcef5 Revert unintentional code formatting by Carsten Ziegeler · 17 years ago
  47. eb80d51 Revert unintentional code formatting by Carsten Ziegeler · 17 years ago
  48. 5fc73fb Organize imports by Carsten Ziegeler · 17 years ago
  49. 6c6f25b Organize imports by Carsten Ziegeler · 17 years ago
  50. 37d2c29 Organize imports by Carsten Ziegeler · 17 years ago
  51. 64c6f7a Clean up imports. by Carsten Ziegeler · 17 years ago
  52. 2b0ceb0 Remove private null scheduler implementation and use public one by Carsten Ziegeler · 17 years ago
  53. c64fd7a Turn on namespace handling. by Carsten Ziegeler · 17 years ago
  54. 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
  55. 42ef155 Defines an Ant Task to create iPOJO Bundles. by Clement Escoffier · 17 years ago
  56. f5fc556 Add annotation support in iPOJO. It is now possible to define component-type with Java 5 annotations. by Clement Escoffier · 17 years ago
  57. ddb4912 Improve iPOJO to manage synchronization when a POJO uses service objects. by Clement Escoffier · 17 years ago
  58. 7fa1fc0 Restore project blocking the continuous build. The issue came from an unavailable maven plug-in (available now) by Clement Escoffier · 17 years ago
  59. 65cce82 FELIX-337 Immediate components are registered as delayed by Felix Meschberger · 17 years ago
  60. 5aa64ed Correctly handle namespaces (namespace is required if component is not the root element) by Carsten Ziegeler · 17 years ago
  61. 64b8aa1 Turn on namespace processing and simplify handler interface. by Carsten Ziegeler · 17 years ago
  62. f6201a7 Add initial support for namespace handling, check for namespace and use local name (FELIX-106) by Carsten Ziegeler · 17 years ago
  63. 6be327f Applied patch (FELIX-333) to remove new-lines/form-feeds from property values. by Richard S. Hall · 17 years ago
  64. e0a8cb5 Modify a little automatic requirement resolution on composite when the service specification contains service requirement.(Felix-311) by Clement Escoffier · 17 years ago
  65. 0833dc0 Refer to released Felix parent project and OSGi libraries by Felix Meschberger · 17 years ago
  66. bb04898 FELIX-334 Missing callbacks for Configuration plugins by Felix Meschberger · 17 years ago
  67. 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
  68. ed201e7 Ignore target directory. by Carsten Ziegeler · 17 years ago
  69. b5d6dcc Add wrapper bundle for poi scratchpad. by Carsten Ziegeler · 17 years ago
  70. 13afe1c Add scoping features for service requirement resolving. by Clement Escoffier · 17 years ago
  71. ce1ed6a Do not print stacktrace to standard out. by Carsten Ziegeler · 17 years ago
  72. 8469b3c Inclusion of rule to allow imports or exports to be forced into all bundles (FELIX-332). by Rob Walker · 17 years ago
  73. 07bc382 Ensure URL stream is closed once bytes have been read and copied to response (FELIX-330). by Rob Walker · 17 years ago
  74. 8fb2f05 No code changes - just formatting. by Carsten Ziegeler · 17 years ago
  75. e993bf4 Solve a simple bug in the iPOJO Manipulator when a class is already manipulated. by Clement Escoffier · 17 years ago
  76. 9e73ae8 Correct artifact id. by Carsten Ziegeler · 17 years ago
  77. dd57ec5 Correct notice files (part 2/2) by Carsten Ziegeler · 17 years ago
  78. 18ae2f1 Correct notice files (part 1) by Carsten Ziegeler · 17 years ago
  79. aace434 Add license and notice file. by Carsten Ziegeler · 17 years ago
  80. 41c255e Add prefs module. by Carsten Ziegeler · 17 years ago
  81. 2234ede Adjust package names. by Carsten Ziegeler · 17 years ago
  82. 6c67323 Adjust package names. by Carsten Ziegeler · 17 years ago
  83. 6a1eb38 Adjust package names. by Carsten Ziegeler · 17 years ago
  84. aa6c7c6 Adjust package names. by Carsten Ziegeler · 17 years ago
  85. 122a404 move preferences implementation to trunk (this time with correct url) by Carsten Ziegeler · 17 years ago
  86. c11a415 Some cosmetic improvements by Clement Escoffier · 17 years ago
  87. 014025e Some cosmetic improvements by Clement Escoffier · 17 years ago
  88. 524390f Applied patch (FELIX-313) to support archive configuration (e.g., excluding by Richard S. Hall · 17 years ago
  89. bbf9a67 Add assembly plugin configuration to create project and bin distributions by Carsten Ziegeler · 17 years ago
  90. b0eb11c Added proxying to the application to enabled deferred service retrieval. by Richard S. Hall · 17 years ago
  91. d115071 Modified extender application to use a proxy shape to defer object creation. by Richard S. Hall · 17 years ago
  92. 29faca3 Add licence and notice for the remaining modules. by Carsten Ziegeler · 17 years ago
  93. 27100a8 Add license and notice files to resources (mail and activation will follow shortly) by Carsten Ziegeler · 17 years ago
  94. 25ee5f6 Add license and notice files by Carsten Ziegeler · 17 years ago
  95. ef09a2c Rename build artficat id to commons-build to better distinguish it from other "build" modules. by Carsten Ziegeler · 17 years ago
  96. 284e395 Ignore target directory. by Carsten Ziegeler · 17 years ago
  97. 7baa52a Move parent pom for commons into "pom" folder by Carsten Ziegeler · 17 years ago
  98. c13045a Add configuration for release and gpg plugin by Carsten Ziegeler · 17 years ago
  99. 7a79dfb Add scm configuration for the release plugin. by Carsten Ziegeler · 17 years ago
  100. c845fe7 Refer to released parent pom (1.0.0) by Carsten Ziegeler · 17 years ago