Author: remy.maucherat(a)jboss.com
Date: 2009-02-16 12:24:50 -0500 (Mon, 16 Feb 2009)
New Revision: 935
Modified:
branches/2.1.x/build.properties.default
branches/2.1.x/webapps/docs/changelog.xml
Log:
- NSIS 2.43.
Modified: branches/2.1.x/build.properties.default
===================================================================
--- branches/2.1.x/build.properties.default 2009-02-14 03:45:44 UTC (rev 934)
+++ branches/2.1.x/build.properties.default 2009-02-16 17:24:50 UTC (rev 935)
@@ -59,12 +59,12 @@
commons-collections-src.loc=${base-commons.loc}/collections/source/commons-collections-3.2.1-src.tar.gz
# ----- NSIS, version 2.0 or later -----
-nsis.home=${base.path}/nsis-2.41
+nsis.home=${base.path}/nsis-2.43
nsis.exe=${nsis.home}/makensis.exe
nsis.installoptions.dll=${nsis.home}/Plugins/InstallOptions.dll
nsis.nsexec.dll=${nsis.home}/Plugins/nsExec.dll
nsis.nsisdl.dll=${nsis.home}/Plugins/NSISdl.dll
-nsis.loc=${base-sf.loc}/nsis/nsis-2.41.zip
+nsis.loc=${base-sf.loc}/nsis/nsis-2.43.zip
# ----- JBoss Native, version 2.0 or later -----
jbossnative.home=${base.path}/jboss-native-2.0.6
Modified: branches/2.1.x/webapps/docs/changelog.xml
===================================================================
--- branches/2.1.x/webapps/docs/changelog.xml 2009-02-14 03:45:44 UTC (rev 934)
+++ branches/2.1.x/webapps/docs/changelog.xml 2009-02-16 17:24:50 UTC (rev 935)
@@ -19,6 +19,9 @@
<section name="JBoss Web 2.1.2.GA (remm)">
<subsection name="General">
<changelog>
+ <update>
+ NSIS 2.43. (remm)
+ </update>
</changelog>
</subsection>
<subsection name="Catalina">
Show replies by date