You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2019. It is now read-only.
Currently jaxb2-sources fails to compile under Java 6, failing in the 'txwc'
task with this error:
build.xml:179: java.lang.NullPointerException
Building using Java 5 works fine, but obviously it would be cool to have JAXB
compile under the current release of the Java platform.
Perhaps more importantly the current requirement for Java 5 should be documented
as it's causing user's confusion - see
http://forums.java.net/jive/message.jspa?messageID=256237#256237
Instructions at https://jaxb2-sources.dev.java.net/ and in 'HOWTO-build.txt' &
'src-build.readme' should be updated.
best regards,
Roberto
Environment
Operating System: All
Platform: All
Affected Versions
[2.1.6]