- aeb8c5c FELIX-879 Replace Vector by Collection and copy provided by Felix Meschberger · 16 years ago
- f1ae877 Correct response type. by Carsten Ziegeler · 16 years ago
- 25137e3 - Update the iPOJO Package Version to 1.1.0 by Clement Escoffier · 16 years ago
- d1e5f2c SLING-875 Treat bundle files indicating the system.bundle symbolic by Felix Meschberger · 16 years ago
- c54cda4 SLING-874 Fix wrong form field name to set the bundle start level by Felix Meschberger · 16 years ago
- 8a50ed9 FELIX-863 Merge license information from enclosed bundlerpository bundle by Felix Meschberger · 16 years ago
- 7119de1 FELIX-873 Refactor VMStatRender with shutdown support into VMStatPlugin by Felix Meschberger · 16 years ago
- bc73199 Action should return true if successfull by Felix Meschberger · 16 years ago
- 6be6276 Minor changes. (FELIX-851) by Richard S. Hall · 16 years ago
- 5e4d6e8 Major refactoring of module layer. Removed IModuleDefition and IContentLoader, by Richard S. Hall · 16 years ago
- 1e5a59b Implement the new iPOJO introspection API. by Clement Escoffier · 16 years ago
- d31e0b5 FELIX-871 Show a note if no RepositoryAdmin service is available by Felix Meschberger · 16 years ago
- 08cd541 FELIX-870 Added config property to allow NIO to be selectively disabled in favour of simple blocking sockets. by Rob Walker · 16 years ago
- 71a1790 Add the junit4osgi module in the iPOJO pom. by Clement Escoffier · 16 years ago
- c90ceb5 Move junit4osgi out of the 'examples' by Clement Escoffier · 16 years ago
- a42c291 - Refactor instance descriptions to fit with the new introspection and reconfiguration API (instances will be reconfigurable directly from their instance description). by Clement Escoffier · 16 years ago
- df788b4 Fix issue Felix-866 by Clement Escoffier · 16 years ago
- e928b66 FELIX-861 Check class loader of target class, which may be null if the by Felix Meschberger · 16 years ago
- ee01cd2 FELIX-865 Remove service dependencies, which are not "real" dependencies by Felix Meschberger · 16 years ago
- a188947 Previously fragments were only being attached to hosts when the host was by Richard S. Hall · 16 years ago
- 587904d Started refactoring of resolver code, breaking R4SearchPolicyCore into by Richard S. Hall · 16 years ago
- d912854 Fix issue Felix-846. by Clement Escoffier · 16 years ago
- afaeb3d Fix XSD locations. by Clement Escoffier · 16 years ago
- 2a4d4e0 Update XSD Schemas to integrate latest temporal dependencies improvements (proxy and specification attributes) by Clement Escoffier · 16 years ago
- f5d8fae Fix issue Felix-855 and Felix-860 by Clement Escoffier · 16 years ago
- b3d0fb5 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
- c2e770c [maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.2 by Felix Meschberger · 16 years ago
- e6704c3 FELIX-738 Replace "Update" button by "Refresh" button on the bundles page by Felix Meschberger · 16 years ago
- a26ffb4 Fix wrong Bundle-DocURL by Felix Meschberger · 16 years ago
- 7e5b5c3 FELIX-857 Statically register DepPackServlet in the OSGi Manager by Felix Meschberger · 16 years ago
- 220e791 SLING-859 - Clear border style attribute for inner table to remove lines. by Carsten Ziegeler · 16 years ago
- 598b1f1 FELIX-857 Statically register EventAdminServlet in the OSGi Manager by Felix Meschberger · 16 years ago
- 49a7d3d FELIX-856 During bundle activation and deactivation, the OSGiManager just by Felix Meschberger · 16 years ago
- fac98dd FELIX-767 Add notice about inclusion of OSGi classes by Felix Meschberger · 16 years ago
- aaf0c16 FELIX-752 Manually load plugin classes included with the web console by Felix Meschberger · 16 years ago
- f7eab26 Make sure that factoryPid is spelled correctly. by Carsten Ziegeler · 16 years ago
- e03d49a Factory pid has been returned twice in the resulting json. As the factory pid will be included by addConfiguration() this statement can be removed. by Carsten Ziegeler · 16 years ago
- 215bcfc Update to development dependencies. by Karl Pauls · 16 years ago
- 382453b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- b2a160f [maven-release-plugin] prepare release org.apache.felix.main-1.4.1 by Karl Pauls · 16 years ago
- a3b9c50 Prepare 1.4.1 release by Karl Pauls · 16 years ago
- 36ad338 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- 647941e [maven-release-plugin] prepare release org.apache.felix.main-1.4.1 by Karl Pauls · 16 years ago
- 20ec604 Prepare 1.4.1 release by Karl Pauls · 16 years ago
- 4994cb0 Update docs by Karl Pauls · 16 years ago
- ac89231 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- d720f58 [maven-release-plugin] prepare release org.apache.felix.framework-1.4.1 by Karl Pauls · 16 years ago
- 1be3b03 Update the framework and main changelog by Karl Pauls · 16 years ago
- 559546e Forgot an instanceof check in the URLHandlers by Karl Pauls · 16 years ago
- d04c0bb We cannot call stop() on fragments, so make sure the bundle is active by Richard S. Hall · 16 years ago
- 154bc23 Modify error message to include bundle ID. by Richard S. Hall · 16 years ago
- 5522601 Refactor the URLHandlers implementation to address several issue. by Karl Pauls · 16 years ago
- 1ea63b5 Missing javax.security.cert in JRE 1.4 and 1.5. (FELIX-854) by Richard S. Hall · 16 years ago
- b321000 Fix incorrect condition while waiting to acquire locks. by Richard S. Hall · 16 years ago
- e2f64af Check for null when locking bundles. by Richard S. Hall · 16 years ago
- 422057d Fix issue Felix-853. by Clement Escoffier · 16 years ago
- 15d520c Properly dispose of the module if it is determined that its native library by Richard S. Hall · 16 years ago
- f9fa078 Removed unnecessary constant. by Richard S. Hall · 16 years ago
- b8b8f31 Fix table sort problem - the parsers weren't initialized as initially the table is empty. by Carsten Ziegeler · 16 years ago
- e0e4b29 Use doPriv to get PackageAdmin reference otherwise we might have somebody with not enough permissions on the stack (FELIX-849). by Karl Pauls · 16 years ago
- 5dbf9ce FELIX-610 ---------- Minor bug fix, to be compatible with latest felix version. by Stephane Frenot · 16 years ago
- e143678 Fixed/improved the global locking code for refreshes and resolves; now by Richard S. Hall · 16 years ago
- 7f33075 Changed some final/volatile modifiers. by Richard S. Hall · 16 years ago
- 0bfa0ab Edited svn:ignore. by Richard S. Hall · 16 years ago
- 8d88835 - Change bundle symbolic name to avoid "org.apache.felix.org.apache.felix.ipojo..." by Clement Escoffier · 16 years ago
- f9762d1 FELIX-843: commit temporary patch to local BND files by Stuart McCulloch · 16 years ago
- e812518 Additional debug to help with problem determination by Stuart McCulloch · 16 years ago
- ebabb74 Begin the work about new creation policies. by Clement Escoffier · 16 years ago
- 66469e0 FELIX-660: temporarily commit BND patch by Stuart McCulloch · 16 years ago
- 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