1. 2345d80 Removed most of the information from this pom. It should be just a reactor pom that triggers the subprojects. by Marcel Offermans · 13 years ago
  2. 175540c - Use bndlib 1.15.0 instead of bnd, for parsing annotations. by Pierre De Rop · 13 years ago
  3. eead138 FELIX-2677 applied the patch, removed the maven-plugin-api dependency. by Marcel Offermans · 14 years ago
  4. e7951e3 Cleaned up the pom.xml files, centralizing dependencies and versions and making it easier to just checkout this project and build it. Also made sure that the appropriate parts of the dependency manager are now compiled against the standard OSGi execution environment instead of Java 5 (annotation related bundles and tests are excluded). by Marcel Offermans · 14 years ago
  5. 16b5383 moved sample/annotation sub-project into sample.annotation toplevel project by Pierre De Rop · 14 years ago
  6. ae2e209 removed test/annotation subproject by Pierre De Rop · 14 years ago
  7. 8f24ac5 moved samples.annotation into samples/annotation subproject for consistency purpose by Pierre De Rop · 14 years ago
  8. 316495e moved test.annotation into test/annotation subproject for consistency purpose by Pierre De Rop · 14 years ago
  9. 624e49f Added annotation, runtime, samples.annotation, and test.annotation by Pierre De Rop · 14 years ago
  10. c8d39b3 added a project that contains all samples used in the documentation: this is just a collection of code snippets, it's not meant to be deployed or run by Marcel Offermans · 15 years ago
  11. 0bbc39f added compat module by Pierre De Rop · 15 years ago
  12. 4bcd2cb Updated all poms. by Marcel Offermans · 15 years ago
  13. 38cc0aa Preparing move... by Marcel Offermans · 15 years ago
  14. 238c5cb Added the first set of integration tests based on Pax Exam. by Marcel Offermans · 15 years ago
  15. 85807db FELIX-1278 changed the semantics of the API, therefore I bumped the version to 3.0.0 by Marcel Offermans · 15 years ago
  16. 4ae8697 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 15 years ago
  17. 15f238e [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 15 years ago
  18. 7382aa7 [maven-release-plugin] prepare release org.apache.felix.dependencymanager-2.0.1 by Marcel Offermans · 15 years ago
  19. b5ce29e Setting the right pom.xml version. by Marcel Offermans · 15 years ago
  20. 2096fca [maven-release-plugin] prepare release org.apache.felix.dependencymanager-2.0.2 by Marcel Offermans · 15 years ago
  21. 17b1ce1 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 15 years ago
  22. f885215 [maven-release-plugin] prepare release org.apache.felix.dependencymanager-2.0.1 by Marcel Offermans · 15 years ago
  23. e24b5f6 FELIX-987 implemented the request as documented, FELIX-992 merged the patch, resolved some issues findbugs found in the code. by Marcel Offermans · 15 years ago
  24. daa2402 Fix bad line-break in pom.xml by Stuart McCulloch · 15 years ago
  25. 11c948d Moved the customized OSGi classes to a different package to make them more easily recognizable. Copied the same include resource mechanism the framework uses to ensure the customized classes get picked instead the ones in the compendium. by Marcel Offermans · 15 years ago
  26. d630901 Added an include statement for the LICENSE and NOTICE files. by Marcel Offermans · 15 years ago
  27. 0a498d7 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 15 years ago
  28. 00016b9 [maven-release-plugin] prepare release org.apache.felix.dependencymanager-2.0.0 by Marcel Offermans · 15 years ago
  29. abca785 Updated the POM and cleaned up some code (documentation) in preparation for the release. by Marcel Offermans · 15 years ago
  30. cf6e51b Add/Update bundle vendor. by Carsten Ziegeler · 16 years ago
  31. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 16 years ago
  32. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 16 years ago
  33. f038e8d Fixed a bug in ConfigurationDependency which did not correctly detect the state transition from an available configuration to a no longer available one (for example, if you deleted the configuration). Furthermore, some whitespace cleanups and some synchronization inconsistencies solved. by Marcel Offermans · 16 years ago
  34. c340ecf Use released version of compendium. by Carsten Ziegeler · 16 years ago
  35. 2d336e0 Use released version of maven bundle plugin. by Carsten Ziegeler · 16 years ago
  36. b7251fa Use latest released parent pom. by Carsten Ziegeler · 16 years ago
  37. 4fec096 Specify xml schema location in one line as this is required by the maven release plugin (otherwise it removes the license header during the release process) by Carsten Ziegeler · 17 years ago
  38. bf338dd Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  39. 0a3858c Move to the next version by Karl Pauls · 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. 3a66ebc Add missing licence headers. by Carsten Ziegeler · 17 years ago
  42. 56db6d3 FELIX-50 Added support for configuration dependencies. Read the JavaDoc of ConfigurationDependency for more info. by Marcel Offermans · 17 years ago
  43. 9cb48fc Converted DM to use the bundle plugin and added symbolic name (FELIX-272). by Richard S. Hall · 17 years ago
  44. e33af56 Renamed dependencymanager directory to use its short name. by Richard S. Hall · 17 years ago[Renamed from org.apache.felix.dependencymanager/pom.xml]
  45. 0b52de9 Removed commented out code. by Marcel Offermans · 17 years ago
  46. f2be196 Updated version numbers to 0.9.0-incubator-SNAPSHOT. by Richard S. Hall · 18 years ago
  47. 6f5348b Added a default template for the overall site (but this still needs work). by Marcel Offermans · 18 years ago
  48. 9d02237 Update to Felix module related to recent artifactId, package, and other renaming: by Michael E. Rodriguez · 18 years ago
  49. 516d38d Committed the initial version of the dependency manager. by Marcel Offermans · 18 years ago