- f71c1ba Only attach specific assemblies (ignore bz2), fix warning about missing encoding by Stuart McCulloch · 16 years ago
- ab472e0 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
- 9c1b60c [maven-release-plugin] prepare release felix-1.2.0 by Stuart McCulloch · 16 years ago
- 133524b Avoid attaching the assembly artifacts, as these don't need to be deployed to Maven by Stuart McCulloch · 16 years ago
- d1fdf30 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
- 374a62e [maven-release-plugin] prepare release felix-1.2.0 by Stuart McCulloch · 16 years ago
- a4bf261 New release process, so should really bump this up to 1.2.0 instead of 1.0.5 by Stuart McCulloch · 16 years ago
- 6b6c60b [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
- 4c42f3b [maven-release-plugin] prepare release felix-1.0.5 by Stuart McCulloch · 16 years ago
- 0831668 FELIX-993 drop checking the target filter on service unregistration by Felix Meschberger · 16 years ago
- b7b422e FELIX-1044 Refactor of component instance handling in the DependencyManager by Felix Meschberger · 16 years ago
- c695cd8 Fix some formatting. by Richard S. Hall · 16 years ago
- 05851d4 FELIX-1010 : Rename annotations to scr annotations. by Carsten Ziegeler · 16 years ago
- e2d128d FELIX-1010 : Rename annotations to scr annotations. by Carsten Ziegeler · 16 years ago
- dc694d9 FELIX-1010 : Rename annotations module to just scr annotations by Carsten Ziegeler · 16 years ago
- 59ed987 Add some javadoc comments, Normalize the code format. by Clement Escoffier · 16 years ago
- 2c4a606 FELIX-1042 Apply patch adding LogService panel (Thanks Filippo Diotalevi) by Felix Meschberger · 16 years ago
- daaa167 Remove duplicate list of modules, as it is getting out-of-sync by Stuart McCulloch · 16 years ago
- 211a6e8 The iPOJO API now supports external handlers. To use them, the handler provider has to implements HandlerConfiguration that returns the Element-Attribute structure representing the handler configuration. by Clement Escoffier · 16 years ago
- 5335d93 Rework stream handler proxies to not do classloads when looking up the URLHandler services (FELIX-1035). by Karl Pauls · 16 years ago
- 65a799f FELIX-1030: apply patch from Dennis Geurts to fix issues revealed by new tests by Stuart McCulloch · 16 years ago
- f1c37cd FELIX-1010: Apply patch from Felix Meschberger: by Carsten Ziegeler · 16 years ago
- e63aeb0 FELIX-1030: add device access tests by Stuart McCulloch · 16 years ago
- b900612 Improve tests. by Clement Escoffier · 16 years ago
- 28f2d6d FELIX-1010: Use qdox to read annotations; get default values by using reflection. by Carsten Ziegeler · 16 years ago
- 9eed185 Commit API test suite (composite) by Clement Escoffier · 16 years ago
- 8d6abb1 FELIX-1029: apply changes in preparation for using Nexus to release artifacts by Stuart McCulloch · 16 years ago
- b556644 Previous attempt to turn off JAR verification only did it when the security by Richard S. Hall · 16 years ago
- de0905c Composite now exports the iPOJO manipulator. by Clement Escoffier · 16 years ago
- 6b61ef6 Add the composite API (initial version) Add the SingletonComponentType by Clement Escoffier · 16 years ago
- fcaa1bb Fix a NPE in the manipulator when a synthetized method is not found (during annotations migration). by Clement Escoffier · 16 years ago
- 740932f FELIX-1038 : Rename attribute name for mulitple value references from refValues to valueRefs. Print a warning if old name is used. by Carsten Ziegeler · 16 years ago
- fa4dcaf Add missing repository for Spring-DM milestone artifacts by Stuart McCulloch · 16 years ago
- 9dcafcb Remove not needed classload inside the stream handler as it could be used inside another classload which can cause a deadlock (FELIX-1035). by Karl Pauls · 16 years ago
- b57dd13 Fixed bug related to the erroneous date presentation when the TV device is linked to a remote UPnP Clock. Changed state variable from time to DateTime. The sample devices are not interoperable with the original Cyberlink devices anymore. by Francesco Furfari · 16 years ago
- 22084e4 Fix an exception when felix is started with security enabled. (FELIX-1033) by Karl Pauls · 16 years ago
- a3a6204 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 16 years ago
- 1261c91 Fix some issues in LICENSE and NOTICE files. by Clement Escoffier · 16 years ago
- fc92af1 Update the pom file to add the transaction service by Clement Escoffier · 16 years ago
- 023d1fc Commit the Transaction Service (Felix-1012) donated by Guillaume Nodet by Clement Escoffier · 16 years ago
- 2f3e5cf FELIX-1028 : Throw NPE instead of InvalidSyntaxException if expr is null. by Carsten Ziegeler · 16 years ago
- 5b3f67f FELIX-1010 : Use qdox to get annotations and create fake annotations. by Carsten Ziegeler · 16 years ago
- 876a321 FELIX-1028 : Prevent NPE on createFilter() call. by Carsten Ziegeler · 16 years ago
- 562ad57 FELIX-1010 : Apply javadoc patch from Stefan Seifert. by Carsten Ziegeler · 16 years ago
- 22cc845 FELIX-988: update test dependencies by Stuart McCulloch · 16 years ago
- 3707bcc FELIX-1010 : Switch back to retention policy RUNTIME; otherwise the plugin is not able to see the annotations. by Carsten Ziegeler · 16 years ago
- a1598c7 FELIX-1010: Metatype information should not be generated by default - this has actually been an error in the javadocs where metatype is true per default. We can't change it for the javadocs parsing, but we can define new defaults for the annotations stuff. by Carsten Ziegeler · 16 years ago
- 021ce57 FELIX-997 : Add a strictMode configuration which regards all warnings as errors. by Carsten Ziegeler · 16 years ago
- fbecee9 FELIX-1010 : Make use of qdox and annotations configurable, both are enabled by default. by Carsten Ziegeler · 16 years ago
- 2b58536 Fix issue Felix-1024 iPOJO creates a suitable constructor if none found. by Clement Escoffier · 16 years ago
- 31db04c [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
- 2611c64 [maven-release-plugin] prepare release org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 16 years ago
- f61ca5a Add changelog file. by Clement Escoffier · 16 years ago
- 9b9343a Rollback the release, Changelog is missing by Clement Escoffier · 16 years ago
- a242a9a [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
- d57fe37 [maven-release-plugin] prepare release org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 16 years ago
- 566d6b0 [maven-release-plugin] rollback the release of org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 16 years ago
- fd7431f [maven-release-plugin] prepare release org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 16 years ago
- d3bbf43 [maven-release-plugin] rollback the release of org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 16 years ago
- bfc9b5b [maven-release-plugin] prepare release org.apache.felix.http.jetty-1.0.0 by Clement Escoffier · 16 years ago
- 12203d1 Update the parent pom version. 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
- 4c9abd2 Cleanup after release by Karl Pauls · 16 years ago
- 2746cde [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- 3ec83eb [maven-release-plugin] prepare release org.apache.felix.main-1.6.0 by Karl Pauls · 16 years ago
- 2d80051 Downgrade version to cut another release candidate because of a missing license and notice in source jars. by Karl Pauls · 16 years ago
- 232b406 Add duplicated notice and license to make maven happy when doing the source jars by Karl Pauls · 16 years ago
- a35250e Cleanup after release by Karl Pauls · 16 years ago
- 53b9964 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- c492b6e [maven-release-plugin] prepare release org.apache.felix.main-1.6.0 by Karl Pauls · 16 years ago
- 53ace04 Downgrade version to cut another release candidate because of a missing license header. by Karl Pauls · 16 years ago
- 9ef8208 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- e774b50 [maven-release-plugin] prepare release org.apache.felix.framework-1.6.0 by Karl Pauls · 16 years ago
- f1acc5c Add missing license header by Karl Pauls · 16 years ago
- 5389e66 [maven-release-plugin] rollback the release of org.apache.felix.framework-1.6.0 by Karl Pauls · 16 years ago
- ddb4ac5 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- 3e171b5 [maven-release-plugin] prepare release org.apache.felix.framework-1.6.0 by Karl Pauls · 16 years ago
- b0fa802 Downgrade version to cut another release candidate because of a missing license header. by Karl Pauls · 16 years ago
- 2c0de80 Cleanup after release by Karl Pauls · 16 years ago
- 1b2f5d2 Cleanup after releases. by Karl Pauls · 16 years ago
- 92ba8bf [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- 4a9b523 [maven-release-plugin] prepare release org.apache.felix.main-1.6.0 by Karl Pauls · 16 years ago
- a559c11 Update changelog and prepare 1.6.0 release. by Karl Pauls · 16 years ago
- 708cd15 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- ef38134 [maven-release-plugin] prepare release org.apache.felix.framework-1.6.0 by Karl Pauls · 16 years ago
- b376035 Update changelog and prepare 1.6.0 release. by Karl Pauls · 16 years ago
- 7fc40e5 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- 78d346b [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.4.0 by Karl Pauls · 16 years ago
- 84b482e Update changelog and prepare 1.4.0 release. by Karl Pauls · 16 years ago
- b0a3072 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- 19e0f19 [maven-release-plugin] prepare release org.apache.felix.shell.tui-1.2.0 by Karl Pauls · 16 years ago
- 42ad887 Update changelog and prepare 1.2.0 release. by Karl Pauls · 16 years ago
- 83a9255 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
- 65b0d0a [maven-release-plugin] prepare release org.apache.felix.shell-1.2.0 by Karl Pauls · 16 years ago
- 5ba286c Update changelog and prepare 1.2.0 release. by Karl Pauls · 16 years ago
- 3c329e9 FELIX-1010 : Add annotations to the build, change version and make the retention policy to be source (we don't want the annotations in the compiled classes) by Carsten Ziegeler · 16 years ago
- f63da64 FELIX-1010 : Add annotations support for SCR plugin. Apply patch from Stefan Seifert by Carsten Ziegeler · 16 years ago
- d0b0bfb [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
- 5c8c80d [maven-release-plugin] prepare release org.apache.felix.fileinstall-0.9.2 by Clement Escoffier · 16 years ago