diff options
author | Sven Gothel <[email protected]> | 2010-03-31 23:32:39 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-03-31 23:32:39 +0200 |
commit | e37c383c4a09432fff009e81d572c8a92b42eef6 (patch) | |
tree | 9ebb8bacc940a3460be1639ad771f8e5d98ad012 /make/build-junit.xml | |
parent | 73829c38665c57052bf703ae58a2bd1dc7dc4625 (diff) | |
parent | 22262166e07de99ae0d4557e4f87e3bd1c5cd6dd (diff) |
Merged with latest of mbien
Diffstat (limited to 'make/build-junit.xml')
-rw-r--r-- | make/build-junit.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/build-junit.xml b/make/build-junit.xml index 17ca17e..102a7ba 100644 --- a/make/build-junit.xml +++ b/make/build-junit.xml @@ -103,7 +103,6 @@ <javac destdir="${build_t.java}" source="1.5" debug="true" fork="yes" - verbose="true" debuglevel="lines,vars,source"> <classpath refid="junit.compile.classpath"/> <src path="${test.base.dir}"/> |