diff options
author | Nicola Ken Barozzi <nicolaken@apache.org> | 2002-04-06 09:35:38 +0000 |
---|---|---|
committer | Nicola Ken Barozzi <nicolaken@apache.org> | 2002-04-06 09:35:38 +0000 |
commit | fc9c4c838c6c3f21f89aee8adb3033c6514bcc45 (patch) | |
tree | c502c35043534cd3598a775cf4b7bc69271b6331 /tools | |
parent | 718e237e17047730fe5684489a7c1f3a7da5ed81 (diff) | |
download | poi-fc9c4c838c6c3f21f89aee8adb3033c6514bcc45.tar.gz poi-fc9c4c838c6c3f21f89aee8adb3033c6514bcc45.zip |
Added jdepend cent.
There are problems with classpath, so I've but the jar in the antipede lib dir :-(
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352335 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tools')
-rw-r--r-- | tools/antipede/build.xtarget | 8 | ||||
-rw-r--r-- | tools/antipede/lib/ant-optional-1.5-dev-20020402.jar | bin | 435598 -> 441004 bytes | |||
-rw-r--r-- | tools/antipede/lib/jdepend.jar | bin | 0 -> 42683 bytes | |||
-rw-r--r-- | tools/cents/jdepend-20020406.cent.jar | bin | 0 -> 4938 bytes |
4 files changed, 4 insertions, 4 deletions
diff --git a/tools/antipede/build.xtarget b/tools/antipede/build.xtarget index e3b9c0492e..90504a3537 100644 --- a/tools/antipede/build.xtarget +++ b/tools/antipede/build.xtarget @@ -66,10 +66,10 @@ <!-- define the tasks found in cents --> <taskdef file="${temp.dir}/${task.properties.name}"> - <classpath> - <fileset dir="${tools.dir}" casesensitive="yes"> - <include name="**/*.jar"/> - </fileset> + <classpath> + <fileset dir="tools"> + <include name="**/*.jar"/> + </fileset> </classpath> </taskdef> diff --git a/tools/antipede/lib/ant-optional-1.5-dev-20020402.jar b/tools/antipede/lib/ant-optional-1.5-dev-20020402.jar Binary files differindex a6e934aff3..e71e99cfef 100644 --- a/tools/antipede/lib/ant-optional-1.5-dev-20020402.jar +++ b/tools/antipede/lib/ant-optional-1.5-dev-20020402.jar diff --git a/tools/antipede/lib/jdepend.jar b/tools/antipede/lib/jdepend.jar Binary files differnew file mode 100644 index 0000000000..6ab8a6f281 --- /dev/null +++ b/tools/antipede/lib/jdepend.jar diff --git a/tools/cents/jdepend-20020406.cent.jar b/tools/cents/jdepend-20020406.cent.jar Binary files differnew file mode 100644 index 0000000000..cd550acf11 --- /dev/null +++ b/tools/cents/jdepend-20020406.cent.jar |