diff -Naur a/build.xml b/build.xml
--- a/build.xml	2014-02-18 23:32:25.440819710 +0100
+++ b/build.xml	2014-02-18 23:32:43.017053558 +0100
@@ -218,12 +218,6 @@
         </fileset>
       </batchtest>
     </junit>
-    <junitreport todir="${doc}/junit">
-      <fileset dir="${doc}/junit">
-        <include name="TEST-*.xml"/>
-      </fileset>
-      <report format="noframes" todir="${doc}/junit"/>
-    </junitreport>
   </target>
 
   <!-- ******************************************************************** -->
