DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21072 Allow User-Specified Ant Library Access In Scripts ------- Additional Comments From antoine@apache.org 2003-06-25 07:17 ------- Why not in this case simply install a complete ant distro in the user's home directory. The libs are a large part of the disk space used by ant anyway. Then the user's who want to use their own ant distro can do it by doing export ANT_HOME=$HOME/ant export PATH=$ANT_HOME/bin:$PATH in their .profile --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org