From 474af27ea46d96a74a29de18308f4e607ebbe8d3 Mon Sep 17 00:00:00 2001 From: Nicola Ken Barozzi Date: Tue, 16 Apr 2002 16:49:38 +0000 Subject: [PATCH] Use Jakarta Commons Sandbox project JJar to get the cents directly from the krysalis.org/jars repository when needed. It downloads the cents that are specified in the properties.xml when the corresponding jar is not available at all. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352428 13f79535-47bb-0310-9956-ffa450edef68 --- tools/antipede/build.xtarget | 47 ++++++++--- tools/antipede/lib/jjar.jar | Bin 0 -> 37598 bytes .../resources/stylesheets/getcent.xsl | 77 ++++++++++++++++++ tools/cents/antidote.cent.jar | Bin 225970 -> 0 bytes tools/cents/centipede.cent.jar | Bin 38529 -> 0 bytes tools/cents/checkstyle.cent.jar | Bin 197381 -> 0 bytes tools/cents/forrest.cent.jar | Bin 1630000 -> 0 bytes tools/cents/jdepend.cent.jar | Bin 49583 -> 0 bytes tools/cents/junit.cent.jar | Bin 165247 -> 0 bytes tools/cents/umldoclet.cent.jar | Bin 21845 -> 0 bytes tools/cents/xmldoclet.cent.jar | Bin 129976 -> 0 bytes 11 files changed, 112 insertions(+), 12 deletions(-) create mode 100644 tools/antipede/lib/jjar.jar create mode 100644 tools/antipede/resources/stylesheets/getcent.xsl delete mode 100644 tools/cents/antidote.cent.jar delete mode 100644 tools/cents/centipede.cent.jar delete mode 100644 tools/cents/checkstyle.cent.jar delete mode 100644 tools/cents/forrest.cent.jar delete mode 100644 tools/cents/jdepend.cent.jar delete mode 100644 tools/cents/junit.cent.jar delete mode 100644 tools/cents/umldoclet.cent.jar delete mode 100644 tools/cents/xmldoclet.cent.jar diff --git a/tools/antipede/build.xtarget b/tools/antipede/build.xtarget index a0392f741f..6b040aaf20 100644 --- a/tools/antipede/build.xtarget +++ b/tools/antipede/build.xtarget @@ -31,7 +31,6 @@ - @@ -40,7 +39,8 @@ - + + @@ -52,7 +52,38 @@ - + + + + + + + +