[sword-cvs] r51 - trunk

Apache apache at crosswire.org
Mon Sep 20 13:56:03 MST 2004


Author: 
Date: 2004-09-20 13:56:03 -0700 (Mon, 20 Sep 2004)
New Revision: 51

Modified:
   trunk/build.xml
Log:
changed the build to ignore ImportLesson.java

Modified: trunk/build.xml
===================================================================
--- trunk/build.xml	2004-09-20 20:37:01 UTC (rev 50)
+++ trunk/build.xml	2004-09-20 20:56:03 UTC (rev 51)
@@ -109,6 +109,7 @@
            destdir="${target.classes}"
            source="1.4">
       <src refid="source.path"/>
+      <exclude name="**/migrate/*"/>
     </javac>
     <!-- Copy the resources to the proper org/crosswire directory.
       == The path separator could be either / or \



More information about the sword-cvs mailing list