[Tynstep-svn] r41 - trunk/step-web-app
ChrisBurrell at crosswire.org
ChrisBurrell at crosswire.org
Sat Dec 12 15:19:44 MST 2009
Author: ChrisBurrell
Date: 2009-12-12 15:19:44 -0700 (Sat, 12 Dec 2009)
New Revision: 41
Modified:
trunk/step-web-app/build.xml
Log:
update to step directory's location in war file
Modified: trunk/step-web-app/build.xml
===================================================================
--- trunk/step-web-app/build.xml 2009-12-12 22:14:40 UTC (rev 40)
+++ trunk/step-web-app/build.xml 2009-12-12 22:19:44 UTC (rev 41)
@@ -65,7 +65,7 @@
</copy>
<copy todir="${tomcat.dir}">
- <fileset dir="build/www/step" />
+ <fileset dir="build/www" />
</copy>
<copy todir="${tomcat.dir}/WEB-INF/lib">
More information about the Tynstep-svn
mailing list