https://issues.apache.org/bugzilla/show_bug.cgi?id=51263
--- Comment #3 from Julien Béti <[email protected]> 2011-06-06 15:04:52 UTC --- (In reply to comment #1) > Julien: why was this set as a regression? AFAIK, Batik previously wasn't > available in maven at all... Well as explained in comment 0, Batik libraries are used in my project as a dependency of the docbkx-maven-plugin. As my project compilation used to work some times ago, I obviously wrongly assumed that the libraries haven been previously made available in Maven repo and built with JDK 1.4. Therefore I chose "Regression" as severity. Sorry for that. My current workaround, as I just can't compile using JDK 1.6, is to force the docbkx-maven-plugin version to a quite old version. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
