summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKore Nordmann <mail@kore-nordmann.de>2012-11-21 17:43:44 +0100
committerKore Nordmann <mail@kore-nordmann.de>2012-11-21 17:50:45 +0100
commita7c561f9302fa76cb10cc6dd0f05603b2c7ddc64 (patch)
treec3f86bdf10b395268b4886e8072d861b1bd3701b
parent02a2a60bf1482c74090c036b48e045126f6f2aa4 (diff)
downloadzetacomponents-graph-a7c561f9302fa76cb10cc6dd0f05603b2c7ddc64.zip
zetacomponents-graph-a7c561f9302fa76cb10cc6dd0f05603b2c7ddc64.tar.gz
Disbabled compile step
It just takes ages…
-rw-r--r--build.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 2076298..03acacd 100644
--- a/build.xml
+++ b/build.xml
@@ -10,4 +10,8 @@
-->
<import file="setup/src/main/xml/base.xml" />
+ <target name="-compile:compile">
+ <!-- Disabled -->
+ </target>
+
</project>
OpenPOWER on IntegriCloud