From: Yegor Kozlov Date: Wed, 23 Feb 2011 11:52:28 +0000 (+0000) Subject: merged with excelant branch X-Git-Tag: REL_3_8_BETA1~10 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=cb712c3d610281226eb5d906ec2c4dd3d5be6b04;p=poi.git merged with excelant branch git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1073707 13f79535-47bb-0310-9956-ffa450edef68 --- cb712c3d610281226eb5d906ec2c4dd3d5be6b04 diff --cc build.xml index 30ed785a70,50e17a6e5e..072fb36823 --- a/build.xml +++ b/build.xml @@@ -906,10 -1017,14 +1016,14 @@@ under the License - + + + + + - + @@@ -930,10 -1045,14 +1044,14 @@@ longfile="gnu" compression="gzip"> - + + + + + - + diff --cc maven/poi-excelant.pom index 0000000000,12b2b15a11..6b23e4a122 mode 000000,100755..100755 --- a/maven/poi-excelant.pom +++ b/maven/poi-excelant.pom @@@ -1,0 -1,73 +1,78 @@@ + + + + + + 4.0.0 + org.apache.poi + poi-excelant + @VERSION@ + jar + Apache POI + http://poi.apache.org/ + Apache POI Excel Ant Tasks + + + + POI Users List + user-subscribe@poi.apache.org + user-unsubscribe@poi.apache.org + http://mail-archives.apache.org/mod_mbox/poi-user/ + + + POI Developer List + dev-subscribe@poi.apache.org + dev-unsubscribe@poi.apache.org + http://mail-archives.apache.org/mod_mbox/poi-dev/ + + + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Apache Software Foundation + http://www.apache.org/ + + + + + org.apache.poi + poi + @VERSION@ + + + org.apache.poi + poi-ooxml + @VERSION@ + ++ ++ org.apache.ant ++ ant ++ 1.8.2 ++ + +