aboutsummaryrefslogtreecommitdiffstats
path: root/build/release/build.xml
diff options
context:
space:
mode:
authoraclement <aclement>2005-08-22 15:36:59 +0000
committeraclement <aclement>2005-08-22 15:36:59 +0000
commite4714fa267754554f6788c434cea03fb748d5a65 (patch)
treeca509a414c9521ff099b1b0325250c9c2db553b0 /build/release/build.xml
parent6d12d15bf58fb407815607a5c6e46802a445b796 (diff)
downloadaspectj-e4714fa267754554f6788c434cea03fb748d5a65.tar.gz
aspectj-e4714fa267754554f6788c434cea03fb748d5a65.zip
nope, wont build on 1.3 still .
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..43196f63f 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"/>
+ <!-- ANDY removed... build-aspectj vm="${min.vm}" target="test-each-module"/-->
<build-aspectj vm="${max.vm}" target="junitreport"/>
<build-aspectj vm="${max.vm}" target="save-result"/>