Bugs item #667825, was opened at 2003-01-14 16:16
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=667825&group_id=22866

Category: Build System
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Rod Burgett (rodburgett)
Assigned to: Jason Dillon (user57)
Summary: Add NOPAUSE option to build.bat files

Initial Comment:
Unlike the run.bat and shutdown.bat files, the build.bat 
files end with an unconditional pause command.  
Replacing the pause line with

if "%NOPAUSE%" == "" pause

will not change the default behavior of the build.bat files, 
but will make them easier to combine with ant and 
other .bat files to automate common processes.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=667825&group_id=22866


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to