From 0b4db82a913831184e7bdccad412e45efcf53337 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Mon, 10 Nov 2014 12:29:08 +0000 Subject: [PATCH] Build per-component javadoc jars, suitable for use with Maven / Maven Central git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637827 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 58 ++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 45 insertions(+), 13 deletions(-) diff --git a/build.xml b/build.xml index 39e0bcc92..66c62f5ef 100644 --- a/build.xml +++ b/build.xml @@ -317,6 +317,14 @@ under the License. + + + + + + + + @@ -1140,8 +1148,8 @@ under the License. description="Generates the API documentation"> - + maxmemory="384M" additionalparam="-notimestamp" + classpathref="javadoc.classpath"> @@ -1153,14 +1161,6 @@ under the License. - - - - - - - - POI API Documentation]]> Copyright ${tstamp.year} The Apache Software Foundation or @@ -1196,7 +1196,6 @@ under the License. - @@ -1335,8 +1334,41 @@ under the License. - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +