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=34505>. 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=34505 Summary: python script only warns if the launcher jar isnt where it is meant to be Product: Ant Version: 1.7Alpha (nightly) Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P2 Component: Wrapper scripts AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I dont know if this is deliberate or not, but the runant.py script only prints a message when the launcher.jar isnt found, I suppose if the JAR is on the classpath you dont care the launcher is missing, but it seems to me if you cant find the launcher, you shouldnt try executing the command. Also, the message doesnt appear until after the java program finishes; think we need a call to sys.stdout.flush() just before the os.system() call. -- 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]