Dominik Przybysz created ARIES-1602:
---------------------------------------
Summary: Remove annotations from Blueprint Maven Plugin model
package and make them using only SPI
Key: ARIES-1602
URL: https://issues.apache.org/jira/browse/ARIES-1602
Project: Aries
Issue Type: Improvement
Components: Blueprint
Reporter: Dominik Przybysz
Assignee: Dominik Przybysz
Fix For: blueprint-maven-plugin-1.5.0
Annotations to remove from model package:
* javax.annotation.PostConstruct;
* javax.annotation.PreDestroy;
* javax.enterprise.inject.Produces;
* javax.inject.Qualifier;
* javax.persistence.PersistenceContext;
* javax.persistence.PersistenceUnit;
* org.ops4j.pax.cdi.api.OsgiService;
* org.ops4j.pax.cdi.api.OsgiServiceProvider;
* org.ops4j.pax.cdi.api.Properties;
* org.ops4j.pax.cdi.api.Property;
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)