Remove dependency to JPA jar/classes
------------------------------------
Key: METAGEN-52
URL:
http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-52
Project: Hibernate Metamodel Generator
Issue Type: Improvement
Components: processor
Affects Versions: 1.1.1.Final
Reporter: Hardy Ferentschik
Assignee: Hardy Ferentschik
Fix For: 1.x
It should be possible to remove all dependencies to JPA classes in the annotation
processor. The advantage would be that when configuring the processor one does not have to
specify a processor classpath.
On the other hand, when using the processor you will always need a JPA jar anyways since
otherwise your code won't compile. So the only benefit is a slightly
"easier" configuration of the processor.
See also
https://issues.jboss.org/browse/WELD-835
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira