diff --git a/.classpath b/.classpath index 601290e29..58ae07b0f 100644 --- a/.classpath +++ b/.classpath @@ -23,7 +23,7 @@ - + diff --git a/build.xml b/build.xml index d6711b2a6..9308fc4f7 100644 --- a/build.xml +++ b/build.xml @@ -198,10 +198,10 @@ under the License. - - - - + + + + @@ -255,7 +255,7 @@ under the License. - + @@ -550,7 +550,7 @@ under the License. - + @@ -592,14 +592,14 @@ under the License. destfile="${ooxml.xsds.src.jar}" /> - - + + - + @@ -607,9 +607,9 @@ under the License. @@ -1031,7 +1031,7 @@ under the License. - + @@ -1540,7 +1540,7 @@ under the License. - + diff --git a/maven/ooxml-security.pom b/maven/ooxml-security.pom new file mode 100644 index 000000000..de9112e21 --- /dev/null +++ b/maven/ooxml-security.pom @@ -0,0 +1,79 @@ + + + + + + 4.0.0 + org.apache.poi + ooxml-security + @VERSION@ + jar + OOXML security + + XmlBeans generated from various supplied xsds for encryption and signing: + http://msdn.microsoft.com/en-us/library/dd925810(v=office.12).aspx + http://www.ecma-international.org/publications/files/ECMA-ST/Office%20Open%20XML%201st%20edition%20Part%202%20(PDF).zip + http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd + http://uri.etsi.org/01903/v1.3.2/XAdES.xsd + http://uri.etsi.org/01903/v1.4.1/XAdESv141.xsd + http://dublincore.org/schemas/xmls/qdc/2003/04/02/dc.xsd + http://dublincore.org/schemas/xmls/qdc/2003/04/02/dcterms.xsd + http://dublincore.org/schemas/xmls/qdc/2003/04/02/dcmitype.xsd + + http://poi.apache.org/ + + + + 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 + repo + + + + + Apache Software Foundation + http://www.apache.org/ + + + + + org.apache.xmlbeans + xmlbeans + 2.3.0 + + +