]
Hardy Ferentschik resolved METAGEN-52.
--------------------------------------
Resolution: Fixed
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.2.next
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.
For more information on JIRA, see: