[ http://issues.apache.org/jira/browse/XMLBEANS-201?page=comments#action_12331004 ]
Radu Preotiuc-Pietro commented on XMLBEANS-201: ----------------------------------------------- I am not getting the same results. Javasource is definitely supported in the HEAD revision. Also, source is still supported, even though javasource is the correct thing to use. As far as backwards compatibility is concerned, this was just an oversight and the "source" parameter was supposed to be used for something else, you have to draw the line somewhere otherwise it would become impossible to fix bugs :-) We'll look into the ant-testharness thing. > 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]