- 2745e8e FELIX-4357: Support types beside String/String[] in @Property annotation. by Pierre De Rop · 11 years ago
- d314789 FELIX-3996: Use latest bndlib 2.1.0 by Pierre De Rop · 11 years ago
- 144f454 Added FELIX-3996 enhancement by Pierre De Rop · 12 years ago
- ce67677 FELIX-3996: Upgrade to latest bnd version. by Pierre De Rop · 12 years ago
- e48c46c [FELIX-3873]: don't mention json in the "Used" section since json is by Pierre De Rop · 12 years ago
- 20648b3 FELIX-3873: Added reference to json in NOTICE annotation artifact. by Pierre De Rop · 12 years ago
- 656e76f Fixed copyright date by Pierre De Rop · 12 years ago
- 7fc90a1 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 12 years ago
- f038037 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.annotation-3.1.0 by Marcel Offermans · 12 years ago
- 2473545 Preparing for release, updated copyright year. by Marcel Offermans · 12 years ago
- c764de3 Removed useless checks. by Pierre De Rop · 12 years ago
- 322467c Updated change logs concering FELIX-3866. by Pierre De Rop · 12 years ago
- 1943776 [FELIX-3866] Added support for swap attribute in AspectService and AdpaterService annotations. by Pierre De Rop · 12 years ago
- 1ce1b0b [FELIX-3865] - Update DependencyManager annotation plugin with latest bndlb 1.50 by Pierre De Rop · 12 years ago
- 5dd77b2 [FELIX-3863] - Generate DependencyManager Annotation MetaData In Project Folder. by Pierre De Rop · 12 years ago
- 1aead89 fixed some javadocs by Pierre De Rop · 13 years ago
- ba7157d [FELIX-2965] - Apply @Registered/@Unregistered annotation on composition instances. by Pierre De Rop · 13 years ago
- d7fb539 [FELIX-2966] Maven plugin generates by default Import-Service and Export-Service headers. by Pierre De Rop · 13 years ago
- 2d119b1 [FELIX-2966] - Annotations should automatically generate Import-Service/Export-Service headers. by Pierre De Rop · 13 years ago
- 17ff637 [FELIX-2966] - Annotations should automatically generate Import-Service/Export-Service headers. by Pierre De Rop · 13 years ago
- 13020e5 FELIX-2956 (json should be embedded in the annotation scanner plugin) by Pierre De Rop · 13 years ago
- ec8dc48 FELIX-2956 (json should be embedded in the annotation scanner plugin) by Pierre De Rop · 13 years ago
- cb41020 FELIX-2956 (json should be embedded in the annotation scanner plugin) by Pierre De Rop · 13 years ago
- 26d4fd6 FELIX-2956 (json should be embedded in the annotation scanner plugin) by Pierre De Rop · 13 years ago
- 9226349 FELIX-2954 (annotated component factory does not allow to provide a component instance explicitly) by Pierre De Rop · 13 years ago
- 85a149f Removed root changelog.txt and LICENSE.json because we don't embed json in the target annotation artifact by Pierre De Rop · 14 years ago
- 115f082 Apache-developed software shouldn't be incluced in third-party software by Richard S. Hall · 14 years ago
- edba752 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
- e73cea5 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.annotation-3.0.0 by Marcel Offermans · 14 years ago
- 4fb36aa Rolled back the 2nd release attempt. by Marcel Offermans · 14 years ago
- 71113b0 added last missing apache license header by Pierre De Rop · 14 years ago
- c6ed41c [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
- fda39f6 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.annotation-3.0.0 by Marcel Offermans · 14 years ago
- bec6c41 Added license file. by Marcel Offermans · 14 years ago
- bb4a8b7 Updated changelogs with initial messages. by Marcel Offermans · 14 years ago
- 5f8fb37 Added changelog.txt's. by Marcel Offermans · 14 years ago
- 106dd1f Added missing apache headers by Pierre De Rop · 14 years ago
- db00f54 Added missing changelog by Pierre De Rop · 14 years ago
- 3029be8 [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 14 years ago
- 59bbd13 [maven-release-plugin] prepare release org.apache.felix.dependencymanager.annotation-3.0.0 by Marcel Offermans · 14 years ago
- c2664ea Updated poms to include DEPENDENCIES file in META-INF and some other small cleanups. by Marcel Offermans · 14 years ago
- 93fb37d Fixed javadoc. by Pierre De Rop · 14 years ago
- 6d7d1f4 fixed javadoc by Pierre De Rop · 14 years ago
- 3f124e6 Modified "Included Third-Party Software" section. by Pierre De Rop · 14 years ago
- 427d268 Added @author. Added some comments. by Pierre De Rop · 14 years ago
- 89c60cc Cleaned up poms in preparation for release. by Marcel Offermans · 14 years ago
- 433eb27 Freed the pom from its direct parent. by Marcel Offermans · 14 years ago
- 0507f14 - aligned AspectService and AdapterService with new added/changed/removed callbacks introdoced in the API. by Pierre De Rop · 14 years ago
- b180811 trying to fix license files ... by Pierre De Rop · 14 years ago
- 175540c - Use bndlib 1.15.0 instead of bnd, for parsing annotations. by Pierre De Rop · 14 years ago
- 7f4ff11 fixed javadoc by Pierre De Rop · 14 years ago
- 79e5f70 FELIX-2828: Allows a ResourceDependency annotation to inject the resource on a class field by Pierre De Rop · 14 years ago
- e986d15 javadoc by Pierre De Rop · 14 years ago
- f32bcd0 Fixed javadoc. Cleaned imports. by Pierre De Rop · 14 years ago
- eead138 FELIX-2677 applied the patch, removed the maven-plugin-api dependency. by Marcel Offermans · 14 years ago
- ee1c807 Renamed @Service annotation into @Component annotation. by Pierre De Rop · 14 years ago
- 3a219e6 added propagate attribute in ServiceDependency annotation. Also added corresponding testcase. by Pierre De Rop · 14 years ago
- e4a15d9 re-fixed comments ... by Pierre De Rop · 14 years ago
- 704806f fixed javadoc by Pierre De Rop · 14 years ago
- 748c62b forgot to add this file in the previous commit by Pierre De Rop · 14 years ago
- 7cb41fa Replaced the publisher/unpublisher Service attributes by a new LifecycelControler annotation, which can apply to any kind of Services by Pierre De Rop · 14 years ago
- e7951e3 Cleaned up the pom.xml files, centralizing dependencies and versions and making it easier to just checkout this project and build it. Also made sure that the appropriate parts of the dependency manager are now compiled against the standard OSGi execution environment instead of Java 5 (annotation related bundles and tests are excluded). by Marcel Offermans · 14 years ago
- 8cfbbb8 fixed inconsistency in the api, where Services were not using the same 'provides' attribute when specifying the provided service interfaces by Pierre De Rop · 14 years ago
- d498713 replaced misspelled provide attribute by provides attribute by Pierre De Rop · 14 years ago
- f9f2101 improved javadoc by Pierre De Rop · 14 years ago
- 92ca37e Added two new publisher/unpublisher attributes in the Service annotation in order to allow a Service to take control over service exposition. Allow Start annotation to return an optional Map of properties which can be appended into the provided service properties by Pierre De Rop · 14 years ago
- 09b799f added a "changed" attribute in the ResourceAdapterService annotation. Fixed some javadocs by Pierre De Rop · 14 years ago
- c599b6c javadoc by Pierre De Rop · 14 years ago
- 7d3f754 Fixed bug when parsing aspect service annotation. Added a factoryMethod attribute in order to allow the creation of the service implementation from a static method. Renamed factory attribute into factorySet by Pierre De Rop · 14 years ago
- cf65f01 added a factoryMethod attribute in order to allow the creation of the service implementation from a static method. Renamed factory attribute into factorySet by Pierre De Rop · 14 years ago
- e121e18 added a factoryMethod attribute in order to allow the creation of the service implementation from a static method. Fixed javadoc. Renamed factory attribute into factorySet by Pierre De Rop · 14 years ago
- df1a958 added a factoryMethod attribute in order to allow the creation of the service implementation from a static method by Pierre De Rop · 14 years ago
- f49d7e5 added a factoryMethod attribute in order to allow the creation of the service implementation from a static method by Pierre De Rop · 14 years ago
- 713a2e4 Fixed issue FELIX-2403: the dependencymanager annotation scanner is not working under windows by Pierre De Rop · 14 years ago
- ddf1035 fixed javadoc by Pierre De Rop · 14 years ago
- 3fffd04 fixed javadoc by Pierre De Rop · 14 years ago
- 7329eb9 added a new name attribute, allowing to dynamically configure the service dependency filter/required attributes by Pierre De Rop · 14 years ago
- a6acf07 added a new name attribute, allowing to dynamically configure the service dependency filter/required attributes by Pierre De Rop · 14 years ago
- 4432a75 fixed javadoc by Pierre De Rop · 14 years ago
- 2f824c0 For consistency reasons, removed org.apache.felix.dm.annotation.api.dependency and org.apache.felix.dm.annotation.api.adapter sub-packages. by Pierre De Rop · 14 years ago
- 4e06b5a Removed TemporalServiceDependency, but added a timeout attribute in the ServiceDependency annotation by Pierre De Rop · 14 years ago
- 16b5126 added field attribute in Aspect annotation by Pierre De Rop · 14 years ago
- 575a2f7 - Reworked design of the runtime bundle. by Pierre De Rop · 14 years ago
- ef14a50 fixed javadoc by Pierre De Rop · 14 years ago
- ff2f5d1 Added component factory feature in Service annotation - Reorganized annotation packages - Fixed javadoc - Removed static factory methods from annotations by Pierre De Rop · 14 years ago
- f99da0c added annotation support for factory configuration adapter service by Pierre De Rop · 15 years ago
- 88de29a avoid NPE when invoking Bnd's error method by Pierre De Rop · 15 years ago
- 24f48b2 fixed bug in adapter annotations: the services provided by adapters were specified as a Class, instead of a Class array. Removed checkClassImplements in AnnotationCollector.java by Pierre De Rop · 15 years ago
- 1fb3590 switched to bnd 0.0.401 by Pierre De Rop · 15 years ago
- d264688 fixed findbug warning: Integer was not parsed using String.valueOf by Pierre De Rop · 15 years ago
- faea8e8 fixed findbugs warning: File.exists() and File.delete() return value was not checked by Pierre De Rop · 15 years ago
- 56fdf1b fixed inconsistency in ConfigurationDependency annotation API: renamed the "properties" attribute to "metadata" by Pierre De Rop · 15 years ago
- 699948d Aligned MetaType annotations on DependencyManager API: the configuration metadata is now specified when declaring the ConfigurationDependency annotation. Renamed "Param" annotation to "Property" annotation for consistency and clarity reasons by Pierre De Rop · 15 years ago
- f76f624 added ResourceAdapter and ResourceDependency annotations. by Pierre De Rop · 15 years ago
- 625cbda added factory and factoryMethod attributes in AspectService annotation by Pierre De Rop · 15 years ago
- c379b1f fixed javadoc by Pierre De Rop · 15 years ago
- 96be254 fixed javadoc by Pierre De Rop · 15 years ago
- 362ac2a added annotation support for BundleAdapterService by Pierre De Rop · 15 years ago
- 0bb2ce3 Implemented the ranking property of aspects. by Marcel Offermans · 15 years ago
- 8b85c35 added BundleDependency annotation parsing by Pierre De Rop · 15 years ago