1. 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
  2. 1fb3590 switched to bnd 0.0.401 by Pierre De Rop · 14 years ago
  3. 8a60969 Updated to Pax Exam 1.2.0. by Marcel Offermans · 14 years ago
  4. 14f1ab0 ok, the 1.1.0 seems to suffer from a bug and don't cleanup some lock files during startup, so I switch to pax exam 0.6.0 version by Pierre De Rop · 14 years ago
  5. 104cbb8 Use pax exam 1.1.0 instead of 1.2.0, in order to check if the 1.1.0 version fixes the occasional NullPointerExceptions which occurs on bamboo host \(in org.ops4j.store.intern.TemporaryStore.getLocation method\) by Pierre De Rop · 14 years ago
  6. 68df049 added ResourceAnnotation integration test (currently, the testResourceAdapterAnnotation fails because it sounds like there is a bug in ResourceAdapterImpl, which does not propagate the resource adapter filter. by Pierre De Rop · 14 years ago
  7. 130dcaa removed org.apache.felix.dependencymanager.test.annotation artifact, which is not used anymore by Pierre De Rop · 14 years ago
  8. 61e91a4 added bnd and dm annotation dependencies by Pierre De Rop · 14 years ago
  9. d9c1daa Added test case regarding annotation support (this requires the new test.annotation bundle) by Pierre De Rop · 15 years ago
  10. a66b9bf fixed an issue with the EntryResource in BundleResourceRepository, path + name calculation where wrong by Marcel Offermans · 15 years ago
  11. 404cd54 added some new adapters and a few fixes, work in progress, more changes by Marcel Offermans · 15 years ago
  12. 5bb420e added jdk 1.5 configuration for pax exam annotation support by Pierre De Rop · 15 years ago
  13. ca21ff1 updated to osgi.org dependencies, fixed several small mistakes with previous checkin by Marcel Offermans · 15 years ago
  14. 4bcd2cb Updated all poms. by Marcel Offermans · 15 years ago
  15. f494303 Copied core to test as first step of separation between bundle and integration tests. by Marcel Offermans · 15 years ago