Christian Schneider created FELIX-5241:
------------------------------------------
Summary: Files generated by a java annotationprocessor are not
added to the jar
Key: FELIX-5241
URL: https://issues.apache.org/jira/browse/FELIX-5241
Project: Felix
Issue Type: Bug
Components: Maven Bundle Plugin
Affects Versions: maven-bundle-plugin-3.0.1
Reporter: Christian Schneider
Fix For: maven-bundle-plugin-3.0.2
In karaf-boot we use standard java annotation processors to generate files at
runtime.
Oner such processor is:
https://github.com/jbonofre/karaf-boot/tree/master/starters/karaf-boot-starter-jpa
It parses the @PersistentContext annotation and creates a persistence.xml file.
This is an example file that uses it:
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)