summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authoraclement <aclement>2005-08-22 09:15:45 +0000
committeraclement <aclement>2005-08-22 09:15:45 +0000
commitc4ae8337e3761309515f0221eac71d6483ccd8e4 (patch)
tree51dfac680da2612ce6c854b8132e8a02ed98bf01 /build
parentddf1655ed6ab513dfd183e34a8e85c9d805a36d7 (diff)
downloadaspectj-c4ae8337e3761309515f0221eac71d6483ccd8e4.tar.gz
aspectj-c4ae8337e3761309515f0221eac71d6483ccd8e4.zip
reincluding 1.3 test run ... will it work?
Diffstat (limited to 'build')
-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 6f3d60331..9808019af 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"/>
- <!-- ANDYANDYANDY build-aspectj vm="${min.vm}" target="test-each-module"/-->
+ <build-aspectj vm="${min.vm}" target="test-each-module"/>
<build-aspectj vm="${max.vm}" target="junitreport"/>
<build-aspectj vm="${max.vm}" target="save-result"/>