DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33879>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33879 ------- Additional Comments From [EMAIL PROTECTED] 2006-07-14 20:34 ------- Created an attachment (id=18606) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=18606&action=view) Ant driver class A ruby class that I wrote for my project (http://buildmaster.rubyforge.org), where you can check out the latest version (this one is the latest released version). With this script, launch script can be written like: require 'ant_client' Ant.new().launch(ARGV) Ant.new('release.xml').target('release') Let me know if it looks like something can be used and I can finish up the details. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]