[MXD2map-commits] r330:91062c435753
scm-commit at wald.intevation.org
scm-commit at wald.intevation.org
Mon Oct 22 16:12:11 CEST 2012
details: http://hg.intevation.org/geospatial/mxd2map/rev/91062c435753
changeset: 330:91062c435753
user: Andre Heinecke <aheinecke at intevation.de>
date: Mon Oct 22 16:12:06 2012 +0200
description:
* properties.xml: Change buildpath to build
diffstat:
ChangeLog | 4 ++++
properties.xml | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r e4a389935147 -r 91062c435753 ChangeLog
--- a/ChangeLog Mon Oct 15 13:14:31 2012 +0200
+++ b/ChangeLog Mon Oct 22 16:12:06 2012 +0200
@@ -1,3 +1,7 @@
+2011-10-22 Andre Heinecke <aheinecke at intevation.de>
+
+ * properties.xml: Change buildpath to build
+
2011-10-15 Andre Heinecke <aheinecke at intevation.de>
* build.xml (jar, jar-norevision): Remove version numbers from
diff -r e4a389935147 -r 91062c435753 properties.xml
--- a/properties.xml Mon Oct 15 13:14:31 2012 +0200
+++ b/properties.xml Mon Oct 22 16:12:06 2012 +0200
@@ -40,7 +40,7 @@
<property name="root.dir" location="${basedir}"/>
<basename property="sample.dir" file="${basedir}" />
<property name="src.dir" location="src"/>
-<property name="build.dir" location="c:\tmp\build_sh"/>
+<property name="build.dir" location="build"/>
<property name="class.dir" location="${build.dir}/classes"/>
<property name="dist.dir" location="${build.dir}/dist"/>
<property name="libs.dir" location="lib"/>
More information about the MXD2map-commits
mailing list