- b152127 FELIX-3329 FELIX-3330 Some small fixes and a lot of extra debug logging, added until we get coverage and confidence in the new code up. Renamed the TestUtils to Utils because they were being picked up as tests (having Test in the name). by Marcel Offermans · 13 years ago
- cd72abe FELIX-3329 FELIX-3330 Added a couple of test cases to validate some of the basic operations in this resource processor. by Marcel Offermans · 13 years ago
- ac28a8a FELIX-3329 FELIX-3330 Implemented support for deferred as well as multiple configuration admins. Deferred configuration admin services can be started and will be considered until the deployment session ends. Filtering can be done by adding an optional attribute to the <MetaData> tag with a filtercondition which will be applied on the configuration admin service. If it matches, or if there is no such filter, the configuration will be applied. by Marcel Offermans · 13 years ago
- a5d96bf FELIX-3336 Finalized the patch after finally understanding exactly what was going on. by Marcel Offermans · 13 years ago
- 376059b FELIX-3336 Included a fix and some code that seems to solve the issue even though I'm not sure why. Committing this so others can review it. by Marcel Offermans · 13 years ago
- aacf5f5 FELIX-3336 Added a test case while trying to hunt down a potential bug. by Marcel Offermans · 13 years ago
- 557acd8 FELIX-3243 applied the patch by Marcel Offermans · 13 years ago
- 8beeec4 FELIX-3272 applied the patch by Marcel Offermans · 13 years ago
- f48fc53 FELIX-3245 applied the patch by Marcel Offermans · 13 years ago
- e16960c FELIX-3270 fixed as suggested in the issue by Marcel Offermans · 13 years ago
- c99f351 FELIX-3139 Implemented first version of uninstall. Does not follow the spec yet to the letter, but functionally does the right thing. by Marcel Offermans · 13 years ago
- 347cbbf FELIX-1828 Applied the suggested fix. by Marcel Offermans · 13 years ago
- 85cb8f0 Apache-developed software shouldn't be incluced in third-party software by Richard S. Hall · 14 years ago
- 756810a [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
- b3eec68 [maven-release-plugin] prepare release org.apache.felix.deployment.rp.autoconf-0.1.0 by Marcel Offermans · 14 years ago
- 6e1dff5 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
- 0bcf228 [maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.0 by Marcel Offermans · 14 years ago
- 0f42043 Rolled back the 2nd release attempt. by Marcel Offermans · 14 years ago
- cf13ebe [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
- c2a2ba3 [maven-release-plugin] prepare release org.apache.felix.deployment.rp.autoconf-0.1.0 by Marcel Offermans · 14 years ago
- 12c5dbe [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
- 3d5197e [maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.0 by Marcel Offermans · 14 years ago
- 28625e2 Added changelog.txt's. by Marcel Offermans · 14 years ago
- ebb039e Fixed DEPENDENCIES files. by Marcel Offermans · 14 years ago
- 337d5ee [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
- 85cfabf [maven-release-plugin] prepare release org.apache.felix.deployment.rp.autoconf-0.1.0 by Marcel Offermans · 14 years ago
- fee2abb Even more release prep. by Marcel Offermans · 14 years ago
- 0182860 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
- d6219c5 [maven-release-plugin] prepare release org.apache.felix.deploymentadmin-0.9.0 by Marcel Offermans · 14 years ago
- 1f63063 Release prep. by Marcel Offermans · 14 years ago
- 10c6d60 More fixes in preparation of a release. by Marcel Offermans · 14 years ago
- 6f82a27 Updated NOTICE, added DEPENDENCIES, updated pom. by Marcel Offermans · 14 years ago
- 5fad762 Updated NOTICE, added DEPENDENCIES and LICENSE.kxml2, updated pom. by Marcel Offermans · 14 years ago
- 4cd5442 Small upgrade to the R4.2 API. Modernized the pom in preparation for a release. by Marcel Offermans · 14 years ago
- 57f2c23 Renamed a directory. by Marcel Offermans · 14 years ago
- 0539e27 Updated the pom to the latest Felix parent pom. by Marcel Offermans · 14 years ago
- 7795353 Properly renamed the name of an internal thread. by Marcel Offermans · 14 years ago
- 5785484 When the resource processor gets a resource that contains no Designates, which might be a bit strange but is allowed according to the spec, the processor throws a NPE, when it should just not do any processing. This change does just that, and logs the fact that there are no Designates. by Marcel Offermans · 14 years ago
- 6c68a23 FELIX-2776 Fixed a concurrent modification exception, and the order in which individual commands were executed. by Marcel Offermans · 14 years ago
- 2c35c74 FELIX-2719 Updated auto config to use the new snapshot version of metatype. Also, add a header so we can easily recognize what resource processor is present in this bundle. by Marcel Offermans · 14 years ago
- e50782d Fixed the autoconf bundle activator to work with the latest snapshot of the dependency manager again. by Marcel Offermans · 14 years ago
- 9b3198b Updated to latest DM snapshot. by Marcel Offermans · 14 years ago
- 8422cd3 Updated to the latest dependency manager snapshot. Misc fixes for EE compatibility. by Marcel Offermans · 15 years ago
- 0377183 Cleanup some stale dependencies by Stuart McCulloch · 15 years ago
- f4f0937 Replaced some @author tags with the Felix project...plenty more still need it. by Richard S. Hall · 15 years ago
- 93a9ba7 FELIX-1306 implemented the patch by Marcel Offermans · 15 years ago
- fb7c3cb FELIX-1305 applied the supplied fix by Marcel Offermans · 15 years ago
- df602eb updated to more recent versions of dependencies by Marcel Offermans · 15 years ago
- a3a6204 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 16 years ago
- 1853ea9 broken build seems because version was not upgraded on dependencymanager dependency by Alex Karasulu · 16 years ago
- ffcc453 broken build seems because version was not upgraded on dependencymanager dependency by Alex Karasulu · 16 years ago
- 85d71b4 Fed up seeing build failures on Bamboo by Stuart McCulloch · 16 years ago
- 7d28a59 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
- 288fc36 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
- 9e4042b FELIX-454 Initial version of the Autoconf Resource Processor by Christian van Spaandonk · 16 years ago
- c1617b9 FELIX-658 Optionally skip stopping unaffected bundles when updating a deployment package by Christian van Spaandonk · 16 years ago
- 11831d9 FELIX-590 Removed compendium interfaces from deployment admin bundle, the compendium bundle can be used now that it is updated to spec 4.1 by Christian van Spaandonk · 16 years ago
- 3d198fc Moved deployment admin to trunk/deploymentadmin/service in preparation for the autoconf resource processor. by Christian van Spaandonk · 16 years ago
- 90f0b9f Add/Update bundle vendor. by Carsten Ziegeler · 17 years ago
- 5f48e57 Fixed issue preventing bundles from being updated correctly if their file/entry-name changes between versions. by Christian van Spaandonk · 17 years ago
- 65fbb3a - Fixed issue where resource processors could close the underlying deployment package stream by closing the resource specific stream by Christian van Spaandonk · 17 years ago
- eaafa69 MetaType: by Christian van Spaandonk · 17 years ago
- 17d3138 Updated parent POM to include "deploymentadmin" module by Stefano Lenzi · 17 years ago
- 1ea9b66 Minor deployment admin fixes: by Christian van Spaandonk · 17 years ago
- e947c16 Added the initial version of DeploymentAdmin as donated in FELIX-452 (IP clearance posted to dev-felix on january 15th). by Marcel Offermans · 17 years ago