summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authoraclement <aclement>2005-08-15 16:32:14 +0000
committeraclement <aclement>2005-08-15 16:32:14 +0000
commit82d63b5b44849e6fc664ef31deba0651494f4a8b (patch)
treed36f78a0ff36aae47699280c2282e8ab11dd0d66 /build
parentb472bfcf9ba336bfc1ff795e350932a9fa289906 (diff)
downloadaspectj-82d63b5b44849e6fc664ef31deba0651494f4a8b.tar.gz
aspectj-82d63b5b44849e6fc664ef31deba0651494f4a8b.zip
debug?
Diffstat (limited to 'build')
-rw-r--r--build/release/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/release/build.xml b/build/release/build.xml
index c063788d7..9808019af 100644
--- a/build/release/build.xml
+++ b/build/release/build.xml
@@ -116,6 +116,7 @@
</condition>
<antcall target="do-run-ant">
+ <param name="verbose" value="true"/>
<param name="ant.dir" location="${aspectj.modules.build.dir}"/>
<param name="run.ant.file" value="build.xml"/>
<param name="ant.target" value="@{target}"/>