[hibernate-issues] [Hibernate-JIRA] Created: (METAGEN-52) Remove dependency to JPA jar/classes

Hardy Ferentschik (JIRA) noreply at atlassian.com
Tue Jan 25 14:54:05 EST 2011


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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list