Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
set CATALINA_HOME=C:\apache-tomcat-6.0.29
call C:\apache-tomcat-6.0.29\bin\shutdown.bat
del /Q C:\apache-tomcat-6.0.29\webapps\Prioritizer.war
:again
rmdir /Q /S C:\apache-tomcat-6.0.29\webapps\Prioritizer
if exist C:\apache-tomcat-6.0.29\webapps\Prioritizer goto :again
call scar
copy Prioritizer.war C:\apache-tomcat-6.0.29\webapps
call C:\apache-tomcat-6.0.29\bin\startup.bat

Commits for litesoft/trunk/GWT_Sandbox/Prioritizer/z.bat

Diff revisions: vs.
Revision Author Commited Message
615 GeorgeS picture GeorgeS Thu 15 Mar, 2012 14:25:39 +0000