From: Nick Burch Date: Wed, 26 Dec 2007 17:39:15 +0000 (+0000) Subject: Update build.xml to download various libraries that we will want for playing with... X-Git-Tag: REL_3_0_3_BETA1~243 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=47207dd723b83d7b7f9c34dfecafb8f862d2ea4c;p=poi.git Update build.xml to download various libraries that we will want for playing with ooxml files git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@606922 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 087a66f73b..88bc47c20b 100644 --- a/build.xml +++ b/build.xml @@ -70,6 +70,7 @@ under the License. + @@ -77,6 +78,9 @@ under the License. + + + @@ -116,8 +120,32 @@ under the License. - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -162,6 +190,15 @@ under the License. + + + + + + + + + @@ -265,6 +302,11 @@ under the License. + + + + + @@ -279,8 +321,54 @@ under the License. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -363,6 +451,13 @@ under the License. + + + + + + diff --git a/legal/NOTICE b/legal/NOTICE index b852dd25ef..41c966ff27 100644 --- a/legal/NOTICE +++ b/legal/NOTICE @@ -17,3 +17,19 @@ Since this is a data file, and has no compiled version (the original file is distributed in both source and binary versions), there should be little difference in licencing requirements compared to the ASL. See http://www.gnome.ru/projects/vsdump_en.html + + +Office Open XML experimental support: + XML Beans - http://xmlbeans.apache.org/ + Apache Licence Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 + DOM4J - http://www.dom4j.org/ + BSD Licence - http://www.dom4j.org/license.html + Jaxen - http://jaxen.org/ + Apache Style Licence - http://jaxen.org/license.html + OpenXml4J - http://www.openxml4j.org/ + BSD Licence or Apache Licence Version 2.0 - + http://www.openxml4j.org/Licensing/Default.html + Office Open XML ECMA Specification - + http://www.ecma-international.org/publications/standards/Ecma-376.htm + Microsoft Open Specification Promise (OSP) - + http://www.microsoft.com/interop/osp/