Bug#508509: Incorrect runtime dependencies?

Julien Bernard axolotl at magieeternelle.org
Mon Dec 29 13:34:20 UTC 2008


glassfish-javaee is needed for JPA annotations that can be used by
Hibernate (javax.persistence.*). Hibernate can also be used as a JPA
provider. To remove this weird dependency to glassfish-javaee, a
simple option would be to package the JPA implementation by Hibernate
:

http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/jpa-api/

This package would serve for standalone uses of JPA while
glassfish-javaee would be for a full JavaEE server (so maybe a
Conflict between both)





More information about the pkg-java-maintainers mailing list