aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorMichael Speth <[email protected]>2012-10-26 00:28:20 +1300
committerMichael Speth <[email protected]>2012-10-26 00:28:20 +1300
commit5c894f5055dfdbf571afee3057e46b9912aedb9b (patch)
tree3ca433f39dd4886de493ccd7046d83809540c980 /build.xml
parented3c33ad8fb52c0266222fdfd57d543a7b2f96b6 (diff)
Applied the patch and seems to work after testing.
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"/>