Moved centipede tasks to antipede dir; they are core to the system.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352427 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nicola Ken Barozzi 2002-04-16 16:47:53 +00:00
parent b11b6da066
commit 556b963621
2 changed files with 8 additions and 0 deletions

Binary file not shown.

View File

@ -6,3 +6,11 @@ antipede-propertycopy=net.sf.antcontrib.property.PropertyCopy
antipede-switch=net.sf.antcontrib.logic.Switch
antipede-trycatch=net.sf.antcontrib.logic.TryCatchTask
antipede-jjar=org.apache.commons.jjar.JJARTask
centipede-user-input=org.krysalis.centipede.ant.task.UserInputTask
centipede-xml-property=org.krysalis.centipede.ant.task.XmlPropertyTask
centipede-class-available=org.krysalis.centipede.ant.task.ClassAvailableTask