[jsword-svn] r1495 - trunk/bibledesktop

dmsmith at www.crosswire.org dmsmith at www.crosswire.org
Mon Jul 9 17:15:37 MST 2007


Author: dmsmith
Date: 2007-07-09 17:15:37 -0700 (Mon, 09 Jul 2007)
New Revision: 1495

Modified:
   trunk/bibledesktop/build.xml
Log:
build windows installer on linux, mac and windows.

Modified: trunk/bibledesktop/build.xml
===================================================================
--- trunk/bibledesktop/build.xml	2007-07-10 00:14:17 UTC (rev 1494)
+++ trunk/bibledesktop/build.xml	2007-07-10 00:15:37 UTC (rev 1495)
@@ -137,12 +137,6 @@
     </fixcrlf>
 
   	<!-- Build the Windows installers from the installed/signed jars -->
-  	<copy todir="${target.installed}" preservelastmodified="true">
-      <fileset dir="${target.jar}">
-        <patternset refid="external.runtime.jars"/>
-        <patternset refid="internal.built.jars"/>
-      </fileset>
-    </copy>
   	<copy todir="${target.installed}"
           filtering="true"
           preservelastmodified="true">




More information about the jsword-svn mailing list