Backwards compatbility: Ant task javasource attribute not passed down to
compiler in 2.0.0; source attribute missing from SVN_HEAD
----------------------------------------------------------------------------------------------------------------------------------
Key: XMLBEANS-201
URL: http://issues.apache.org/jira/browse/XMLBEANS-201
Project: XMLBeans
Type: Bug
Versions: Version 2, TBD
Environment: Java 1.5 on linux
Reporter: Steve Loughran
Hello,
I am trying to use XMLbeans on a project that normally uses 2.0,0, but on gump
it gets built against HEAD instead.
Unfortunately, I cannot configure my build.xml to work consistently across the
two, because the source attribut is missing from the HEAD release. If I leave
it out, I cannot compile the generated java1.5 source against the 2.0.0
release. Now maybe in the HEAD release the javasource attr is all you need, but
that is not sufficient for 2.0.0.
Please bring the source attribute back to HEAD, even if all it does is print a
warning "no longer used", otherwise you have broken backwards compatilbity in
your build process for end users.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]