[Schmitzm-commits] r1415 - branches/2.4.x

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Jan 27 11:51:40 CET 2011


Author: mojays
Date: 2011-01-27 11:51:39 +0100 (Thu, 27 Jan 2011)
New Revision: 1415

Modified:
   branches/2.4.x/build.xml
   branches/2.4.x/release.txt
Log:


Modified: branches/2.4.x/build.xml
===================================================================
--- branches/2.4.x/build.xml	2011-01-27 10:51:02 UTC (rev 1414)
+++ branches/2.4.x/build.xml	2011-01-27 10:51:39 UTC (rev 1415)
@@ -24,7 +24,7 @@
 	<!-- Project name -->
 	<property name="PROJECT.NAME"    value="schmitzm"/>
 	<!-- Version number added as postfix to files -->
-	<property name="VERSION"         value="-2.3-SNAPSHOT"/>
+	<property name="VERSION"         value="-2.4.x"/>
 
 	<!-- Destination folder for ZIPs and JARs -->
 	<property name="DEST.DIR"         value="dist"/>

Modified: branches/2.4.x/release.txt
===================================================================
--- branches/2.4.x/release.txt	2011-01-27 10:51:02 UTC (rev 1414)
+++ branches/2.4.x/release.txt	2011-01-27 10:51:39 UTC (rev 1415)
@@ -5,6 +5,14 @@
 === http://wald.intevation.org/projects/schmitzm/           ===
 ===============================================================
 
+SCHMITZM 2.4.x
+--------------
+This branch is the last version which contains all SCHMITZM classes
+in on module. Since 2.5-SNAPSHOT there will be several modules to
+reduce the library depencencies when only using a part of the
+library (e.g. no need for geotools when using only the core functionalities
+or the base JFreeChart extensions).
+
 SCHMITZM 2.3-SNAPSHOT
 --------------
 This trunk bases on version 2.3-SNAPSHOT and contains the next



More information about the Schmitzm-commits mailing list