- f29ef3f Temporarily add BND library code to the build, to try out some patches by Stuart McCulloch · 16 years ago
- 2be4db7 Apply latest Bindex patch by Stuart McCulloch · 16 years ago
- 84bf81e Make sure we don't rely on any side-effects of BND property processing by Stuart McCulloch · 16 years ago
- de5fbec FELIX-760: commit latest bindex code by Stuart McCulloch · 16 years ago
- d5136ef FELIX-831: update to version 0.0.295 of the Bnd tool by Stuart McCulloch · 16 years ago
- 18bfd02 The test suites now use the new junit4osgi (the group id has changed). by Clement Escoffier · 16 years ago
- 88d7d6b Migrate the test suites to the new junit4osgi development model (use getContext() to get the bundle context instead of context). by Clement Escoffier · 16 years ago
- 9fe4ec8 Several changes in the junit4osgi subproject (copy preparation) by Clement Escoffier · 16 years ago
- 129e802 Fix a minor bug when a MBean has'nt properties. This bug was inserted during the last refactoring (namespace sub-elements) by Clement Escoffier · 16 years ago
- 46970f6 FELIX-840: Ignore invalid scr files in dependent bundles. by Carsten Ziegeler · 16 years ago
- 1f311f8 FELIX-824 Fix since tags (should be version 1.0.9 instead of 1.0.10) by Felix Meschberger · 16 years ago
- ced274f FELIX-824 Fix since tags (should be version 1.0.9 instead of 1.0.10) by Felix Meschberger · 16 years ago
- 1f60cee FELIX-824 Applied slightly modified patch by Thijs Metsch (Thanks) by Felix Meschberger · 16 years ago
- 0b07ca4 Fix issue Felix-834. by Clement Escoffier · 16 years ago
- 7738dfc Updated some headers, based the modified service tracker on the lastest one from OSGi R4.1, some minor changes for the shell bundle. by Marcel Offermans · 16 years ago
- b264a2a Added some extra options after feedback from initial users. by Marcel Offermans · 16 years ago
- dad1350 Add the dependency comparator test suite to the pom file. by Clement Escoffier · 16 years ago
- a095881 Commit the integration-test project embedding iPOJO Integration test by Clement Escoffier · 16 years ago
- 1c15ed0 Add session to junit4osgi: by Clement Escoffier · 16 years ago
- 20578b6 Move the junit4osgi maven plugin to the trunk by Clement Escoffier · 16 years ago
- 3280251 Check to see whether there is a stdin, if not then the thread just exits. by Richard S. Hall · 16 years ago
- 734d712 Accidentally applied this patch, so reverting it now. by Richard S. Hall · 16 years ago
- acbaf55 Applied patch (FELIX-820) to throw an exception when there is an attempt by Richard S. Hall · 16 years ago
- f2ec7d5 Patch to address a bug during shutdown where uninstalled fragments are not by Richard S. Hall · 16 years ago
- 31f25df Fix issue Felix-828 by Clement Escoffier · 16 years ago
- 67d13fa Try to improve multi bundle locking to make sure we make multi bundle operation atomic and so are not interleaved with single bundle operations. by Karl Pauls · 16 years ago
- 82244b7 Avoid adding dependent bundles that have already been removed. by Richard S. Hall · 16 years ago
- 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
- 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
- 28caccf Modified the pom file to export the OSGi packages; this can be helpful for by Richard S. Hall · 16 years ago
- 17bd0b7 Adapt to latest felix version. by Karl Pauls · 16 years ago
- dee59ad Missing a comma in default.properties. by Richard S. Hall · 16 years ago
- 0d328b5 Fixed a few style issues. by Richard S. Hall · 16 years ago
- 4f16966 Applied a patch (FELIX-804) to add partial support for new service registry by Richard S. Hall · 16 years ago
- 50b8a10 Commit a missing file (core.xsd in the manipulator). by Clement Escoffier · 16 years ago
- aa52ee3 Fix issue Felix-815. by Clement Escoffier · 16 years ago
- 5639f2a Refactor js to make it better reusable for other plugins by Carsten Ziegeler · 16 years ago
- 541ce70 Fix issue Felix-813. by Clement Escoffier · 16 years ago
- df63625 Fixed Felix' delegation hack so that it correctly delegates to the parent by Richard S. Hall · 16 years ago
- 1be6aa1 Align log level property name in pom.xml and config.properties by Stuart McCulloch · 16 years ago
- 06bd1cf Upgrade to latest snapshots by Karl Pauls · 16 years ago
- d3dd54e [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- 8a8e8ce [maven-release-plugin] prepare release org.apache.felix.main-1.4.0 by Karl Pauls · 16 years ago
- e4df1d4 Downgrade and fix debug level. by Karl Pauls · 16 years ago
- 942d153 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- 77fbf50 [maven-release-plugin] prepare release org.apache.felix.main-1.4.0 by Karl Pauls · 16 years ago
- b3cd851 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- 7fe714e [maven-release-plugin] prepare release org.apache.felix.framework-1.4.0 by Karl Pauls · 16 years ago
- f7d389c Prepare 1.4.0 release by Karl Pauls · 16 years ago
- 89beb9b Prepare 1.4.0 release by Karl Pauls · 16 years ago
- 41c3880 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- 700ec10 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.2.1 by Karl Pauls · 16 years ago
- 4620b67 Prepare 1.2.1 release by Karl Pauls · 16 years ago
- 18af769 Make overriding the built-in url handlers the default and only way. My last commit did remove the performance problems and it looks like this will become spec so we might as well already implement it (FELIX-756). by Karl Pauls · 16 years ago
- 2bbf30b * Fix issue Felix-803: by Clement Escoffier · 16 years ago
- 6bc2d19 Fix a small issue where relative urls would not be resolved when override is enabled. Furthermore, improve the performance of the stream handler proxy a bit. by Karl Pauls · 16 years ago
- b083dd4 Applied patch (FELIX-799) to implement ServiceReference.compareTo() method. by Richard S. Hall · 16 years ago
- 515715e CSS Updates to event console. by Carsten Ziegeler · 16 years ago
- f4d1b49 FELIX-802 Fix display of JVM information - only extract from system properties by Felix Meschberger · 16 years ago
- d8547de Minor changes to comments. (FELIX-753) by Richard S. Hall · 16 years ago
- e77663b Improved some comments and other minor edits. (FELIX-753) by Richard S. Hall · 16 years ago
- 6db46ac Switch URLHandlers to the old behavior of not overriding built-in handlers by default. Overriding can be enabled using a felix.service.urlhandlers.override=true system property. Furthermore, fix a bug that made URLHandlersBundleStreamHandler.openConnection(URL) fail when extending Felix. (FELIX-756, FELIX-800) by Karl Pauls · 16 years ago
- 8608913 Fix issue Felix-801 by Clement Escoffier · 16 years ago
- 9929aa3 Decreases the log level of some messages (WARNING => INFO, INFO => DEBUG) reducing the number of useless traces. by Clement Escoffier · 16 years ago
- 75bf1ba Fixed a possible NPE. by Richard S. Hall · 16 years ago
- 0aad7be Make some members in the ldap operators final to hopefully fix toString() visibility issues. (FELIX-765) by Karl Pauls · 16 years ago
- e3b7738 Remove System.out debug message. by Karl Pauls · 16 years ago
- d6497f0 In certain cases it might be desirable to override built-in URLStreamHandlers with services provided by bundles. We will first see whether there is a service for the protocol and if so use that one else, we try to lookup a built-in one as we do now. This includes the possibility to add locations to the default locations. What changes is that we first look at the services. (FELIX-756) by Karl Pauls · 16 years ago
- 3b17a63 Fixed spec compliance issues around getting a service reference from an by Richard S. Hall · 16 years ago
- 2bd16ae Fix issue Felix-797. by Clement Escoffier · 16 years ago
- 2b7eba9 Export the helper package of junit4osgi. by Clement Escoffier · 16 years ago
- 0f3faa4 Fix issue Felix-796. by Clement Escoffier · 16 years ago
- d4a6593 Fix issue Felix-795. by Clement Escoffier · 16 years ago
- 0e1e3cb FELIX-790 - Start support for condensed event reporting. by Carsten Ziegeler · 16 years ago
- f990c95 FELIX-790 - Clean up code a little bit. by Carsten Ziegeler · 16 years ago
- a9bc3a0 FELIX-790 - Updating license informatio for jquery. by Carsten Ziegeler · 16 years ago
- d2de88c FELIX-790 - Improve event list and start column sorting. by Carsten Ziegeler · 16 years ago
- 57c0b5d Fixed potential NPE when comparing resources. (FELIX-789) by Richard S. Hall · 16 years ago
- 1575135 Removed the default repository URL from OBR, so now it must be configured by Richard S. Hall · 16 years ago
- 3e5f8ab Print message if there are no matching bundles. (FELIX-785) by Richard S. Hall · 16 years ago
- 534748b Fix the Felix-794 issue by Clement Escoffier · 16 years ago
- 7c26bce Add tests on the invocation of super contructors with the bundle context in parameter. by Clement Escoffier · 16 years ago
- edcd5d2 FELIX-793 get PackageAdmin before installing/update bundles and only by Felix Meschberger · 16 years ago
- c7a94c5 FELIX-790 -Add button to clear the list by Carsten Ziegeler · 16 years ago
- 9ed30e8 Remove unused function. by Carsten Ziegeler · 16 years ago
- 305cf50 FELIX-790 - Display received date. by Carsten Ziegeler · 16 years ago
- 521d9b7 FELIX-790 - Display events in reverse order. by Carsten Ziegeler · 16 years ago
- a9afaab Fix issue Felix-788 Allows passing the bundle context to a super constructor. by Clement Escoffier · 16 years ago
- 3b6ba5a FELIX-790 - Synchronize event list by Carsten Ziegeler · 16 years ago
- 23e575e Use correct bundle header by Felix Meschberger · 16 years ago
- a10aa07 Fix a display issue where data should be displayed in red but instead html code by Felix Meschberger · 16 years ago
- 354bde4 FELIX-790 - Use separate columns for property key and value by Carsten Ziegeler · 16 years ago
- 11768e4 Modified the OBR shell command to hide multiple versions of available by Richard S. Hall · 16 years ago
- 616cd810 FELIX-790 - Add initial support to display OSGi events. by Carsten Ziegeler · 16 years ago
- 27216df Change the name of the SystemBundle interface to be Framework as a result by Richard S. Hall · 16 years ago
- d5066ef Fix issue Felix-787. by Clement Escoffier · 16 years ago
- de17248 Remove dependencies on Java 5. The junit4osgi framework is now compatible with J2ME Foundation Profile 1.1 by Clement Escoffier · 16 years ago
- f4c7276 Modification of the NOTICE file: by Clement Escoffier · 16 years ago
- f202a82 FELIX-707: commit modified version of Alin's patch by Stuart McCulloch · 16 years ago
- a2ecacc Don't try to install extension bundles as fragments because they are different. Furthermore, fail to install extension bundles if they have incomplete metadata (FELIX-770). by Karl Pauls · 16 years ago