summaryrefslogtreecommitdiffstats
path: root/build/release/build.xml
diff options
context:
space:
mode:
authoraclement <aclement>2005-08-16 07:33:56 +0000
committeraclement <aclement>2005-08-16 07:33:56 +0000
commit1966bd29f29e78f18931f759baec35087a94e604 (patch)
tree64228cf3aa2a3e71591e6841f4034a5becb15492 /build/release/build.xml
parent15c5be04ed8d39ceeeb4ab7b610c62ad3ba9073a (diff)
downloadaspectj-1966bd29f29e78f18931f759baec35087a94e604.tar.gz
aspectj-1966bd29f29e78f18931f759baec35087a94e604.zip
removed 1.3 testing temporarily to keep build happy?
Diffstat (limited to 'build/release/build.xml')
-rw-r--r--build/release/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/release/build.xml b/build/release/build.xml
index 9808019af..6f3d60331 100644
--- a/build/release/build.xml
+++ b/build/release/build.xml
@@ -63,7 +63,7 @@
<save-build-id id="min-vm-${min.vm}"/>
<build-aspectj vm="${min.vm}" target="echo-properties"/>
<build-aspectj vm="${min.vm}" target="all"/>
- <build-aspectj vm="${min.vm}" target="test-each-module"/>
+ <!-- ANDYANDYANDY build-aspectj vm="${min.vm}" target="test-each-module"/-->
<build-aspectj vm="${max.vm}" target="junitreport"/>
<build-aspectj vm="${max.vm}" target="save-result"/>