From 37cdcf101ce754288ac136a25c2c19a5b7e9102a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20K=C3=BChne?= Date: Mon, 2 Aug 2004 07:00:08 +0000 Subject: [PATCH] added useExternalFile flag to javadoc task (patch 1001577, contributed by Brant Langer Gurganus) --- build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.xml b/build.xml index d44d858fb..4e932fb82 100644 --- a/build.xml +++ b/build.xml @@ -551,6 +551,7 @@ classpathref="javadoc.classpath" Use="true" Footer="<a target="_top" href="./{@docRoot}/../index.html">Back to the Checkstyle Home Page</a>" + useExternalFile="yes" failonerror="yes" >