From 6104e15de63ebf24c7124f17f38ebe668163fc5c Mon Sep 17 00:00:00 2001 From: Nicola Ken Barozzi Date: Mon, 15 Apr 2002 09:24:04 +0000 Subject: Now umldoclet works also with JDK1.3.1_02 (tested). javadocs target now generates normal javadocs+uml docs. Each class javadoc has a corresponding uml page, with the same name but starting with uml- git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352422 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 25 +++++++------------------ tools/cents/umldoclet.cent.jar | Bin 21837 -> 21845 bytes 2 files changed, 7 insertions(+), 18 deletions(-) diff --git a/build.xml b/build.xml index 24939f5cf9..d011e56647 100644 --- a/build.xml +++ b/build.xml @@ -359,7 +359,7 @@ printed. - + - + + + + + + @@ -386,22 +391,6 @@ printed. - - - - - - - - - - - - - - - diff --git a/tools/cents/umldoclet.cent.jar b/tools/cents/umldoclet.cent.jar index 1edd7a3777..e13c551122 100644 Binary files a/tools/cents/umldoclet.cent.jar and b/tools/cents/umldoclet.cent.jar differ -- cgit v1.2.3