aboutsummaryrefslogtreecommitdiffstats
path: root/tools/antipede/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merged from BUILD_BRANCH. Note: There is one problem. The HDF testcases ↵Glen Stampoultzis2003-04-247-0/+0
| | | | | | are failing for me which prevents the full build from running. Committers, please feel free to tweak the build on your own now. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353067 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest dev version of Centipede whivh uses the newly committedNicola Ken Barozzi2002-04-221-0/+0
| | | | | | | xmlproperty task in Ant :-) git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352466 13f79535-47bb-0310-9956-ffa450edef68
* Laters centipede jar; it also adds the list of the elements if there are manyNicola Ken Barozzi2002-04-181-0/+0
| | | | | | | | | | | | | | | | | | with the same name and puts the others in like: <element>content1</element> <element>content2</element> <element>content3</element> becomes element=content1 element[0]=content1 element[1]=content2 element[2]=content3 element.list=element[0],element[1],element[2] git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352450 13f79535-47bb-0310-9956-ffa450edef68
* Use Jakarta Commons Sandbox project JJar to get the cents directly fromNicola Ken Barozzi2002-04-161-0/+0
| | | | | | | | | 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
* Moved centipede tasks to antipede dir; they are core to the system.Nicola Ken Barozzi2002-04-161-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352427 13f79535-47bb-0310-9956-ffa450edef68
* Finally found out how to load the ant optional tasks without having toNicola Ken Barozzi2002-04-065-0/+0
| | | | | | | | | | | put the jar under ant lib! :-D Moved the default.properties of ant in a separate jar and removed the definitions of the optional tasks used by centipede; removed the optional tasks from ant optional.jar and put the classes in a jar in the relative cent lib dir. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352346 13f79535-47bb-0310-9956-ffa450edef68
* Added jdepend cent.Nicola Ken Barozzi2002-04-062-0/+0
| | | | | | | 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
* Update of Krysalis Centipede build system to version 1.0-devNicola Ken Barozzi2002-04-034-0/+0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352313 13f79535-47bb-0310-9956-ffa450edef68