1. 2b23071 Properly renamed the name of an internal thread. by Marcel Offermans · 13 years ago
  2. 3585845 When the resource processor gets a resource that contains no Designates, which might be a bit strange but is allowed according to the spec, the processor throws a NPE, when it should just not do any processing. This change does just that, and logs the fact that there are no Designates. by Marcel Offermans · 13 years ago
  3. e489bcf FELIX-2776 Fixed a concurrent modification exception, and the order in which individual commands were executed. by Marcel Offermans · 13 years ago
  4. b38a92d FELIX-2719 Updated auto config to use the new snapshot version of metatype. Also, add a header so we can easily recognize what resource processor is present in this bundle. by Marcel Offermans · 14 years ago
  5. f91b4a6 Fixed the autoconf bundle activator to work with the latest snapshot of the dependency manager again. by Marcel Offermans · 14 years ago
  6. a7e83a7 Updated to latest DM snapshot. by Marcel Offermans · 14 years ago
  7. 7f95bc1 Updated to the latest dependency manager snapshot. Misc fixes for EE compatibility. by Marcel Offermans · 14 years ago
  8. f6bd608 Cleanup some stale dependencies by Stuart McCulloch · 15 years ago
  9. 3bc8afd Replaced some @author tags with the Felix project...plenty more still need it. by Richard S. Hall · 15 years ago
  10. 7a5b718 FELIX-1306 implemented the patch by Marcel Offermans · 15 years ago
  11. d09fb05 FELIX-1305 applied the supplied fix by Marcel Offermans · 15 years ago
  12. c2d8716 updated to more recent versions of dependencies by Marcel Offermans · 15 years ago
  13. 4ae8697 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 15 years ago
  14. 500d1c3 broken build seems because version was not upgraded on dependencymanager dependency by Alex Karasulu · 15 years ago
  15. 3bff3ca broken build seems because version was not upgraded on dependencymanager dependency by Alex Karasulu · 15 years ago
  16. 6c60f93 Fed up seeing build failures on Bamboo by Stuart McCulloch · 15 years ago
  17. f5a813c Downgraded the dependency on org.osgi.core from 1.2.0 to 1.0.1 to be more by Richard S. Hall · 16 years ago
  18. b4efd97 Moved all dependencies on org.osgi.core-1.1.0-SNAPSHOT to org.osgi.core-1.2.0, by Richard S. Hall · 16 years ago
  19. b42978c FELIX-454 Initial version of the Autoconf Resource Processor by Christian van Spaandonk · 16 years ago
  20. 3aa5b82 FELIX-658 Optionally skip stopping unaffected bundles when updating a deployment package by Christian van Spaandonk · 16 years ago
  21. 761f103 FELIX-590 Removed compendium interfaces from deployment admin bundle, the compendium bundle can be used now that it is updated to spec 4.1 by Christian van Spaandonk · 16 years ago
  22. b5faa2a Moved deployment admin to trunk/deploymentadmin/service in preparation for the autoconf resource processor. by Christian van Spaandonk · 16 years ago
  23. cf6e51b Add/Update bundle vendor. by Carsten Ziegeler · 16 years ago
  24. 677bb25 Fixed issue preventing bundles from being updated correctly if their file/entry-name changes between versions. by Christian van Spaandonk · 16 years ago
  25. 65fbb3a - Fixed issue where resource processors could close the underlying deployment package stream by closing the resource specific stream by Christian van Spaandonk · 16 years ago
  26. eaafa69 MetaType: by Christian van Spaandonk · 16 years ago
  27. 17d3138 Updated parent POM to include "deploymentadmin" module by Stefano Lenzi · 16 years ago
  28. 1ea9b66 Minor deployment admin fixes: by Christian van Spaandonk · 16 years ago
  29. e947c16 Added the initial version of DeploymentAdmin as donated in FELIX-452 (IP clearance posted to dev-felix on january 15th). by Marcel Offermans · 16 years ago