>> I could easily :
>>
>> - make ANT_HOME set to /usr/share/ant
>
>Only if /usr/share/ant/lib would do the same as ANT_HOME/lib in Ant's
>ant script
ok for me (Guillaume ?)
>and there was an antRun script in /usr/share/ant/bin.
Hum to follow FHS I should have a binary in /usr/bin.
May be we could just add a symlink from /usr/bin/antRun
to /usr/share/ant/bin/antRun
(Guillaume ?)
>Otherwise this wouldn't change anything.
Ok for me
>> - add --withjikes flags to ant script and use javac
>> by default.
>
>Why do you need that at all?
The idea is to tell ant script to use jikes
if jikes exist on the system, else just fallback
to javac...
>Thanks for working through this with us.
That's a pleasure
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|