I have tagged the ANT_16_BRANCH (actually 2 hours before schedule, hope it
does not disturb anyone).

I am interested in the following next activities :

- sort out if possible the CLASSPATH issue by :

adding a -lib command line flag
this command line flag would be processed in Launcher, not in Main
and removed from what is passed to Main
the locations coming with -lib would be set ahead in the URL arrays used to
construct the loader created in Launcher.

The ant and ant.bat scripts will be changed so that :
LOCALCLASSPATH will not contain CLASSPATH anymore
CLASSPATH will be passed, if defined, with -lib $CLASSPATH (-lib
%CLASSPATH%) in the bat version

Does this sound OK ?

- remove the classloader from ant 1.6 simply by removing the corresponding
line from defaults.properties in the ANT_16_BRANCH (is this enough ?)

- get the beta build running afterwards.

Antoine



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to