Hi,
I've just upgrade Hibernate Annotations to Beta2 version (using Maven 2) in
one of my sandbox projects and noticed that there are new dependencies to
3rd party libraries. Can you please quickly explain why there are the
following ones:
* javax.xml.bind:jaxb-api:jar:2.1:compile - only for Java 1.5, but still
don't know why Hibernate needs JAXB
* com.sun.xml.bind:jaxb-impl:jar:2.1.3:compile
* hsqldb:hsqldb:jar:1.8.0.2:compile - shouldn't that be at scope test?
Kind Regards,
Tomasz