changeset 330:91062c435753

* properties.xml: Change buildpath to build
author Andre Heinecke <aheinecke@intevation.de>
date Mon, 22 Oct 2012 16:12:06 +0200
parents e4a389935147
children 10939bda0aaa
files ChangeLog properties.xml
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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@intevation.de>
+
+	* properties.xml: Change buildpath to build
+
 2011-10-15  Andre Heinecke <aheinecke@intevation.de>
 
 	* build.xml (jar, jar-norevision): Remove version numbers from
--- 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"/>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)