From 9c72fdaddb54e5c39b0f1ff8af02c7e813496e11 Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Mon, 30 Nov 2009 22:53:11 +0100 Subject: fixed "native taglet" javadoc build configuration. --- make/build.xml | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/make/build.xml b/make/build.xml index 32024e3e1..b3a77945c 100644 --- a/make/build.xml +++ b/make/build.xml @@ -196,10 +196,11 @@ overview="${javadoc.overview}" source="1.4" maxmemory="512m" - bottom="${javadoc.bottom}" > - - - + bottom="${javadoc.bottom}" > + + + + @@ -213,10 +214,11 @@ source="1.4" maxmemory="512m" bottom="${javadoc.bottom}" > - - - - + + + + + @@ -229,10 +231,11 @@ overview="${javadoc.overview}" source="1.4" maxmemory="512m" - bottom="${javadoc.bottom}" > - - - + bottom="${javadoc.bottom}" > + + + + @@ -246,9 +249,10 @@ source="1.4" maxmemory="512m" bottom="${javadoc.bottom}" > - - - + + + + -- cgit v1.2.3