[Tynstep-svn] r63 - in trunk/step-web-app: . war/StepDB war/StepDB/log war/StepDB/seg0

ChrisBurrell at crosswire.org ChrisBurrell at crosswire.org
Fri Dec 18 06:39:33 MST 2009


Author: ChrisBurrell
Date: 2009-12-18 06:39:33 -0700 (Fri, 18 Dec 2009)
New Revision: 63

Modified:
   trunk/step-web-app/build.xml
   trunk/step-web-app/war/StepDB/db.lck
   trunk/step-web-app/war/StepDB/log/log.ctrl
   trunk/step-web-app/war/StepDB/log/logmirror.ctrl
   trunk/step-web-app/war/StepDB/seg0/c101.dat
   trunk/step-web-app/war/StepDB/seg0/c111.dat
   trunk/step-web-app/war/StepDB/seg0/c121.dat
   trunk/step-web-app/war/StepDB/seg0/c130.dat
   trunk/step-web-app/war/StepDB/seg0/c141.dat
   trunk/step-web-app/war/StepDB/seg0/c150.dat
   trunk/step-web-app/war/StepDB/seg0/c161.dat
   trunk/step-web-app/war/StepDB/seg0/c171.dat
   trunk/step-web-app/war/StepDB/seg0/c180.dat
   trunk/step-web-app/war/StepDB/seg0/c191.dat
   trunk/step-web-app/war/StepDB/seg0/c1a1.dat
   trunk/step-web-app/war/StepDB/seg0/c1b1.dat
   trunk/step-web-app/war/StepDB/seg0/c20.dat
   trunk/step-web-app/war/StepDB/seg0/c200.dat
   trunk/step-web-app/war/StepDB/seg0/c211.dat
   trunk/step-web-app/war/StepDB/seg0/c221.dat
   trunk/step-web-app/war/StepDB/seg0/c31.dat
   trunk/step-web-app/war/StepDB/seg0/c41.dat
   trunk/step-web-app/war/StepDB/seg0/c51.dat
   trunk/step-web-app/war/StepDB/seg0/c60.dat
   trunk/step-web-app/war/StepDB/seg0/c71.dat
   trunk/step-web-app/war/StepDB/seg0/c81.dat
   trunk/step-web-app/war/StepDB/seg0/c90.dat
   trunk/step-web-app/war/StepDB/seg0/ca1.dat
   trunk/step-web-app/war/StepDB/seg0/cb1.dat
   trunk/step-web-app/war/StepDB/seg0/cf0.dat
Log:
updates to build.xml

Modified: trunk/step-web-app/build.xml
===================================================================
--- trunk/step-web-app/build.xml	2009-12-18 12:28:13 UTC (rev 62)
+++ trunk/step-web-app/build.xml	2009-12-18 13:39:33 UTC (rev 63)
@@ -8,7 +8,7 @@
     <pathelement location="build"/>
     <fileset dir="war/WEB-INF/lib" includes="**/*.jar"/>
   	<pathelement location="src/main/java"/>
-  	
+        <pathelement location="serc/main/resources/"/>  	
     <pathelement location="${gwt.dir}/gwt-user.jar"/>
     <pathelement location="${gwt.dir}/gwt-dev.jar"/>
 
@@ -59,7 +59,7 @@
   		<fileset dir="${tomcat.dir}" includes="**/*" defaultexcludes="no"/>
   	</delete>
   	
-  	<copy todir="${tomcat.dir}/WEB-INF/classes">
+  	<copy todir="${tomcat.dir}/WEB-INF/classes/com">
 		<fileset dir="build/com" />
 	</copy>
   	
@@ -88,7 +88,9 @@
   		<fileset dir="war" includes="Step.html" />
   	</copy>  	
 
-  
+ 	<copy todir="${tomcat.dir}/WEB-INF/classes">
+		<fileset dir="src/main/resources" includes="**/*" />
+	</copy> 
   	<jar destfile="${tomcat.dir}/WEB-INF/lib/step-guice-servlet.jar" basedir="build">
   		<fileset dir="build" includes="com/tyndalehouse/step/server/**" />
   	</jar>
@@ -153,4 +155,4 @@
       <arg line="-a /Applications/Safari.app test/index.html"/>
     </exec>
   </target>
-</project>
\ No newline at end of file
+</project>

Modified: trunk/step-web-app/war/StepDB/db.lck
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/log/log.ctrl
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/log/logmirror.ctrl
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c101.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c111.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c121.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c130.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c141.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c150.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c161.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c171.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c180.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c191.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c1a1.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c1b1.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c20.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c200.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c211.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c221.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c31.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c41.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c51.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c60.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c71.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c81.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/c90.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/ca1.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/cb1.dat
===================================================================
(Binary files differ)

Modified: trunk/step-web-app/war/StepDB/seg0/cf0.dat
===================================================================
(Binary files differ)




More information about the Tynstep-svn mailing list