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) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org