I'm having a lot of trouble getting the bundle jar to work in the 1.3 branch
as databinding-jaxb and databinding-jaxb-axiom both include the class
com.example.ipo.jaxb.Address which causes the shade plugiin to fail with a
duplicate class exception. Can anyone see any way to either stop these
classes being included in the databinding jars, or to have the old shade
plugin filter them out (or get the new shade plugin to include all the other
dependencies)? Or if not how about moving the unit tests out into an itest
so the classes don't get included?

   ...ant

Reply via email to