aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-11-22 06:39:20 +0100
committerSven Gothel <[email protected]>2012-11-22 06:39:20 +0100
commit49416164a4729b1b7e234841ba9be48b9aa90830 (patch)
tree3ca433f39dd4886de493ccd7046d83809540c980 /build.xml
parentd0737cc4a34a41ad9bdac7de379250cacbf55a1d (diff)
parent5c894f5055dfdbf571afee3057e46b9912aedb9b (diff)
Merge remote-tracking branch 'conzar/detect'HEADmaster
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 1873a70..44d7f1e 100644
--- a/build.xml
+++ b/build.xml
@@ -1,6 +1,7 @@
<?xml version="1.0"?>
<project name="Sun Games Initiative Client Technologies" basedir="." default="all" xmlns:artifact="urn:maven-artifact-ant">
+ <echo message="${os.arch}"/>
<property name="api.version" value="2.0.6"/>
<property name="mvn.version" value="${api.version}-SNAPSHOT"/>