- 5bdc4f7 [maven-release-plugin] prepare for next development iteration by David Jencks · 11 years ago
- 38d83a2 [maven-release-plugin] prepare release org.apache.felix.scr-1.8.0 by David Jencks · 11 years ago
- 2fe519b FELIX-4297 Fix deadlock when binding one reference creates another, with a test by David Jencks · 11 years ago
- 6d7bce8 FELIX-4297 Make sure that all EdgeInfos are completely unlocked before a failed activation attempt is abandoned by David Jencks · 11 years ago
- 320b276 FELIX-4298 update changelog by David Jencks · 11 years ago
- c03f8e5 FELIX-4298 change to running tests against R5 config admin by default by David Jencks · 11 years ago
- 7378d6a FELIX-4297 fix timing hole while opening DependencyManager by David Jencks · 11 years ago
- 54df7d9 Add eclipse files to svn:ignore by Carsten Ziegeler · 11 years ago
- 9b84d94 Add target to svn:ignore by Carsten Ziegeler · 11 years ago
- 29db287 Add target to svn:ignore by Carsten Ziegeler · 11 years ago
- e53a381 FELIX-4293 test for location changed event with null properties. Be sure to run with -PcaR5,felix by David Jencks · 11 years ago
- 664f920 FELIX-4293 Do not try to reconfigure based on CM_LOCATION_CHANGED events with null properties, although code does set the bundle location if null by David Jencks · 11 years ago
- 94ec200 added FELIX-3910, FELIX-4285 by Pierre De Rop · 11 years ago
- 1d14e8b FELIX-4285: Remove abstract modifier from DependencyActivatorBase.destroy() by Pierre De Rop · 11 years ago
- 0caef20 FELIX-4293 slight refactoring of use of config admin to make control flow more obvious, and fix mistake introduced in FELIX-3651 rev 1480108 by David Jencks · 11 years ago
- 6aaa404 FELIX-3910: Moved inherited m_serviceInstance attribute to this class. Made protected the getService method. by Pierre De Rop · 11 years ago
- 1ad6732 FELIX-3910: Refactored public methods with the BlockingSerialExecutor class. Made protected the getService method. by Pierre De Rop · 11 years ago
- 438a685 FELIX-3910: Made final or volatile some class attributes, which are set from synchronized setters, by Pierre De Rop · 11 years ago
- afe1295 FELIX-3910: Added new SerialExecutor, which blocks other invokers while a leader is executing a task. by Pierre De Rop · 11 years ago
- ce690b5 Removed unused import. by Xander Uiterlinden · 11 years ago
- 0babfd4 Fixed ResourceAdapterDependencyAddAndRemoveTest2 expected behavior. by Xander Uiterlinden · 11 years ago
- 29a1e3e Modified ServiceDependencyImpl debug logging to also include the debugKey in the actual log messages. by Xander Uiterlinden · 11 years ago
- 0aeb753 Changed map of tracked items to a LinkedHashMap to make the ServiceTracker behavior on close more deterministic. by Xander Uiterlinden · 11 years ago
- 853b55b FELIX-4290 Commit a slightly simpler fix than Pierre proposed and his test, moved into the existing ComponentFactory test class by David Jencks · 11 years ago
- 8807b7b FELIX-4289 : Spaces within values are removed for default values by Carsten Ziegeler · 11 years ago
- b84e545 FELIX-4171 Always install the open latch when opening a dependency manager, and don't duplicate the satisfied check. by David Jencks · 11 years ago
- 7cf983e rollback cancelled release by David Jencks · 11 years ago
- 99fcc6e fix release number listed in changelog by David Jencks · 11 years ago
- 64ea507 [maven-release-plugin] prepare for next development iteration by David Jencks · 11 years ago
- 90416c6 [maven-release-plugin] prepare release org.apache.felix.scr-1.8 by David Jencks · 11 years ago
- edd8830 remove snapshot dependency on utils by David Jencks · 11 years ago
- 3cb5787 [maven-release-plugin] prepare for next development iteration by David Jencks · 11 years ago
- 1c057f8 [maven-release-plugin] prepare release org.apache.felix.utils-1.4.0 by David Jencks · 11 years ago
- 4d1f45f update changelog by David Jencks · 11 years ago
- ea84217 FELIX-3779 fix InterpolationHelperTest.testBasicSubstitution elaborating a patch from Jonathan Anstey, many thanks by David Jencks · 11 years ago
- d5644d3 update changelog by David Jencks · 11 years ago
- aba91fa FELIX-4287 fix NPE when dispose called after bundle stopped, simplify deactivate method calls by David Jencks · 11 years ago
- 0d98fa91 FELIX-4187 : Configuration Plugin does a POST to get configuration details by Carsten Ziegeler · 11 years ago
- c8d4ab7 update ds changelog by David Jencks · 11 years ago
- a9a1c75 FELIX-3536 (additional minor fix) Only put non-spec-required properties on non-spec ConfigurableComponentFactory by David Jencks · 11 years ago
- e9da5ac FELIX-4230 Convert X-Forwarded-SSL-Certificate header to javax.servlet.request.X509Certificate request attribute for consumption by the web application. by Felix Meschberger · 11 years ago
- 98ee7ea update changelog for 1.8 release by David Jencks · 11 years ago
- b5fa560 FELIX-4286 remove unnecessary DelayedComponentManager class and improve some class names by David Jencks · 11 years ago
- 26ab8c7 Atomically add extra dependencies from component's init methods. by Pierre De Rop · 11 years ago
- 313b480 use pax-exam-container-forked in order to be able to use eclipse debugger by Pierre De Rop · 11 years ago
- 0b67b3c code cleanup. Fixed TestBase.checkError. Cleaned pom. by Pierre De Rop · 11 years ago
- 1a71f83 renamed test2 into test by Pierre De Rop · 11 years ago
- 2ebcc1f remove wrong packages by Pierre De Rop · 11 years ago
- 5379a63 added NOTICE/LICENSE from old test by Pierre De Rop · 11 years ago
- 310814c removing old test, before renaming test2 into test ... by Pierre De Rop · 11 years ago
- 30ff986 Use same java package prefix as it was in initial version by Pierre De Rop · 11 years ago
- d6789ca cleanup by Pierre De Rop · 11 years ago
- fa92bbd cleanup by Pierre De Rop · 11 years ago
- 1b86f1e Fixed MultipleExtraDependencyTest2. Code cleanup. by Pierre De Rop · 11 years ago
- d75dca9 pax-exam 3.0.0 migration by Pierre De Rop · 11 years ago
- eab8aba revert to previous version by Pierre De Rop · 11 years ago
- ba9101c pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- 5838089 pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- 30931ac pax-exam 3.0.0 ... by Pierre De Rop · 11 years ago
- 8ea6c82 Apply patch (FELIX-4283) to throw unthrown exception. by Richard S. Hall · 11 years ago
- 81ca479 Apply patch (FELIX-4284) to remove unneeded code. by Richard S. Hall · 11 years ago
- 9fa29f8 pax-exam 3.0.0 ... by Pierre De Rop · 11 years ago
- f28c076 pax-exam 3.0.0 ... by Pierre De Rop · 11 years ago
- 9c1b16c pax-exam 3.0.0 ... by Pierre De Rop · 11 years ago
- bf35dfb pax exam 3.0.0 ... by Pierre De Rop · 11 years ago
- 428a9f1 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- fa2a8ca pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- 98c42c0 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- ab2e5ed pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- 11501ff pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- 3abce08 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- 7364481 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- 14d3bd1 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- 6029682 pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- e226484 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- 1a71e55 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- fd27f56 pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- cd9b25d paxexam 3.0.0 migration. This test is sometimes failing. by Pierre De Rop · 11 years ago
- ce2703f pax-exam 3.0.0 migration. This test is problematic: with old pax exam, it does not work when run individually. by Pierre De Rop · 11 years ago
- 00cb21e pax-exam 3.0.0 migration. This test seems problematic: with old paxexam, it does not pass when run individually, and by Pierre De Rop · 11 years ago
- 09f609a pax-exam 3.0.0 migration (this test was failing with old pax exam and is still failing). by Pierre De Rop · 11 years ago
- cb1a01f pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- e7fd6c2 Don't log current thread twice by Pierre De Rop · 11 years ago
- cdd26d9 import cleanup by Pierre De Rop · 11 years ago
- be82e73 import cleanup by Pierre De Rop · 11 years ago
- b3d2cce clear all components at end of the test. Reduce loop count by Pierre De Rop · 11 years ago
- 14979bd Added org.apache.felix.shell/1.4.2 dependency by Pierre De Rop · 11 years ago
- 6d46a3d pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
- 0966868 removed org.osgi.compendium bundle by Pierre De Rop · 11 years ago
- 6df1e7d stay compatible with osgi 4.3 by Pierre De Rop · 11 years ago
- fe0f584 pax exam 3.0.0 migration (in progress ...). by Pierre De Rop · 11 years ago
- ddf6731 Aligned singleContextLog system property with naming convention of all other dm system properties. by Xander Uiterlinden · 11 years ago
- 5f9bab1 ServiceTracker did note take the trackAllAspects setting into account in the setInitial method causing the ServiceDependencyImpl to remove rather than swap services in some occasions. by Xander Uiterlinden · 11 years ago
- b10636c FELIX-4279, FELIX-4280: by Jan Willem Janssen · 11 years ago
- 0a63531 pax-exam 3.0.0 migration (work in progress ...). by Pierre De Rop · 11 years ago
- 7b70ec1 added more maven bundles in Configuration by Pierre De Rop · 11 years ago
- 4bca33c Removed svn:mime-type property, which was wrongly set to application/xml. by Pierre De Rop · 11 years ago
- 968695e Added comments. by Pierre De Rop · 11 years ago
- 214ef87 Reduce pax-exam log level. by Pierre De Rop · 11 years ago
- bb10cc3 Configure thread pools with 10 by default. by Pierre De Rop · 11 years ago