That is correct, but only for the top-level build. But there are currently several scripts the could kick things off:
1) the make/build.xml 2) the make/build-test.xml - probably this should not be called directly 3) the modules/*/make/build.xml These were the scripts George modified. It''s not a trivial matter. I'm about to submit a JIRA with a fix to make a top-level property. Just waiting for the testing to finish - I want to test each of the above entry points compiling and testing on windows and linux so it takes a while. Regards, Mark. On 4/13/06, Geir Magnusson Jr <[EMAIL PROTECTED]> wrote: > idle curiosity... 1) why not make both 'source' and 'target' settable by > a property, and 2) educate me on ant - why couldn't this have been set > in a property in the script that kicked things off and have the value > propagate down? > > > [EMAIL PROTECTED] wrote: > > Author: gharley > > Date: Wed Apr 12 10:03:36 2006 > > New Revision: 393521 > > > > URL: http://svn.apache.org/viewcvs?rev=393521&view=rev > > Log: > > Temporary move to compile with "modern" compiler using the "jsr14" target > > until 5.0 VM support becomes available. > > > > [snip] > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Mark Hindess <[EMAIL PROTECTED]> IBM Java Technology Centre, UK. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
