https://issues.apache.org/bugzilla/show_bug.cgi?id=48633
--- Comment #1 from Stefan Bodewig <[email protected]> 2010-03-05 17:01:29 UTC --- If you are integrating Ant into your own program Launcher is not the best starting place since it will load Ant's Main class which isn't written to be used in any way other than the command line interface. All in all it is probably easier to mimic what Main does from inside your own code. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
