poi/tools/antipede
Nicola Ken Barozzi 36b40fef8d Laters centipede jar; it also adds the list of the elements if there are many
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
2002-04-18 15:45:13 +00:00
..
bin Increased the memory settings so that I can run a dist target. 2002-04-14 13:57:08 +00:00
lib Laters centipede jar; it also adds the list of the elements if there are many 2002-04-18 15:45:13 +00:00
resources/stylesheets Use Jakarta Commons Sandbox project JJar to get the cents directly from 2002-04-16 16:49:38 +00:00
build.xtarget Removed the jar-cent target (not for poi, it's for krysalis-centipede) from 2002-04-18 15:42:37 +00:00
tasks.properties Moved centipede tasks to antipede dir; they are core to the system. 2002-04-16 16:47:53 +00:00