remm 2003/12/22 01:22:02 Modified: webapps/docs/appdev build.xml.txt Log: - Use localWar attribute. Revision Changes Path 1.5 +2 -2 jakarta-tomcat-catalina/webapps/docs/appdev/build.xml.txt Index: build.xml.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/appdev/build.xml.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- build.xml.txt 21 Sep 2003 23:13:03 -0000 1.4 +++ build.xml.txt 22 Dec 2003 09:22:02 -0000 1.5 @@ -361,7 +361,7 @@ username="${manager.username}" password="${manager.password}" path="${app.path}" - war="file://${build.home}"/> + localWar="file://${build.home}"/> </target>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]