[jsword-svn] r1813 - in trunk: bibledesktop common
dmsmith at www.crosswire.org
dmsmith at www.crosswire.org
Thu Apr 24 13:31:15 MST 2008
Author: dmsmith
Date: 2008-04-24 13:31:14 -0700 (Thu, 24 Apr 2008)
New Revision: 1813
Modified:
trunk/bibledesktop/build.xml
trunk/common/JSwordDictionary.txt
Log:
Temporarily turn off the nsis build.
Modified: trunk/bibledesktop/build.xml
===================================================================
--- trunk/bibledesktop/build.xml 2008-04-24 00:23:54 UTC (rev 1812)
+++ trunk/bibledesktop/build.xml 2008-04-24 20:31:14 UTC (rev 1813)
@@ -12,7 +12,9 @@
<property name="gener.root" value="${target.root}/gener"/>
<property name="support.tools" value="../jsword-support/tools"/>
+ <!-- Temporarily remove
<import file="${support.tools}/nsis/build.xml"/>
+ -->
<!--=======================================================================-->
<target name="testcompile.extra">
@@ -28,8 +30,9 @@
</target>
<!--=======================================================================-->
+ <!-- was depends "build, keygen, install.check, nsis" -->
<target name="install"
- depends="build, keygen, install.check, nsis"
+ depends="build, keygen, install.check"
unless="install.uptodate"
description="Prepares for web based jnlp deploy">
@@ -137,6 +140,7 @@
</fixcrlf>
<!-- Build the Windows installers from the installed/signed jars -->
+ <!-- Figure out how to make this conditional on the availability of makensis
<copy todir="${target.installed}"
filtering="true"
preservelastmodified="true">
@@ -160,6 +164,7 @@
<delete file="${target.installed}/BibleDesktop.nsi"/>
<delete file="${target.installed}/PortableBibleDesktop.nsi"/>
<delete file="${target.installed}/BibleDesktopSetup.nsi"/>
+ -->
</target>
<target name="install.check">
Modified: trunk/common/JSwordDictionary.txt
===================================================================
--- trunk/common/JSwordDictionary.txt 2008-04-24 00:23:54 UTC (rev 1812)
+++ trunk/common/JSwordDictionary.txt 2008-04-24 20:31:14 UTC (rev 1813)
@@ -63,3 +63,7 @@
servlet
remoting
tomcat
+cloneable
+tally
+mapper
+parsable
More information about the jsword-svn
mailing list