[izpack-changes] r2038 - in izpack-src/trunk: . src src/dist-files
noreply at berlios.de
noreply at berlios.de
Sat Feb 9 14:01:50 CET 2008
Author: jponge
Date: 2008-02-09 14:01:47 +0100 (Sat, 09 Feb 2008)
New Revision: 2038
Modified:
izpack-src/trunk/Versions.txt
izpack-src/trunk/src/build.xml
izpack-src/trunk/src/dist-files/IzPack-install.xml
Log:
Preparation of 3.11.0.
Modified: izpack-src/trunk/Versions.txt
===================================================================
--- izpack-src/trunk/Versions.txt 2008-02-09 11:21:40 UTC (rev 2037)
+++ izpack-src/trunk/Versions.txt 2008-02-09 13:01:47 UTC (rev 2038)
@@ -1,6 +1,6 @@
[ The list of the different public versions of IzPack ]
- > Next major release
+ > 3.11.0 (TBD)
- Added ignore as possible value for failure argument in executables (Dennis Reil)
- Added Conditional expressions (Dennis Reil)
Modified: izpack-src/trunk/src/build.xml
===================================================================
--- izpack-src/trunk/src/build.xml 2008-02-09 11:21:40 UTC (rev 2037)
+++ izpack-src/trunk/src/build.xml 2008-02-09 13:01:47 UTC (rev 2038)
@@ -207,7 +207,7 @@
<property file="src/ant.properties" />
<property name="ver" value="3.11" />
- <property name="rel" value="0-beta2" />
+ <property name="rel" value="0" />
<property name="build.number" value="${ver}.${rel}" />
<property name="src.dir" value="${basedir}/src/lib" />
Modified: izpack-src/trunk/src/dist-files/IzPack-install.xml
===================================================================
--- izpack-src/trunk/src/dist-files/IzPack-install.xml 2008-02-09 11:21:40 UTC (rev 2037)
+++ izpack-src/trunk/src/dist-files/IzPack-install.xml 2008-02-09 13:01:47 UTC (rev 2038)
@@ -23,28 +23,32 @@
<!-- The info section -->
<info>
<appname>IzPack</appname>
- <appversion>3.11.0-beta2</appversion>
+ <appversion>3.11.0</appversion>
<authors>
<author email="" name="Julien Ponge (maintainer and original developer)"/>
<author email="" name="Hans Aikema (developer)" />
<author email="" name="Klaus Bartz (developer)"/>
- <author email="" name="Marc Eppelmann (developer)" />
+ <author email="" name="Marc Eppelmann (developer)" />
+ <author email="" name="Matthew Fudge (Volantis Systems Ltd., developers)" />
+ <author email="" name="Jeff Gordon (developer)" />
<author email="" name="Dennis Reil (developer)" />
<author email="" name="JBoss/RedHat: Vladimir Ralev (developers)" />
+ <author email="" name="Piotr Skowronek (developer)" />
<author email="" name="Daniel Azarov (Exadel Inc, contributors)" />
<author email="" name="Sergio Banos Calvo (contributor)" />
<author email="" name="Loic Bardon (contributor)" />
+ <author email="" name="Roberto Boriotti (contributor)" />
<author email="" name="Kerekes Balazs (contributor)" />
- <author email="" name="Xabier Cancela (contributor)" />
- <author email="" name="Matthew Fudge (Volantis Systems Ltd., contributors)" />
+ <author email="" name="Xabier Cancela (contributor)" />
<author email="" name="Andreas Guenther (contributor)" />
<author email="" name="Michael Hagedorn (contributor)" />
<author email="" name="Dick Hollenbeck (contributor)" />
<author email="" name="Syed Khadeer (contributor)" />
<author email="" name="Parastou Kohvaei (contributor)" />
<author email="" name="Gildas Le Louarn (contributor)" />
+ <author email="" name="Alexander Maslov (contributor)" />
<author email="" name="Markus Schlegel (contributor)" />
<author email="" name="Ari Voutilainen (contributor)" />
<author email="" name="Pascal Wallem (contributor)" />
@@ -105,6 +109,7 @@
<langpack iso3="scg"/>
<langpack iso3="cze"/>
<langpack iso3="kor"/>
+ <langpack iso3="gal"/>
</locale>
<!-- The resources needed by the various panels -->
More information about the izpack-changes
mailing list