From b56bda3d9394ee72a654110cfe8893b2d99f868d Mon Sep 17 00:00:00 2001 From: Andreas Beeker Date: Thu, 20 Aug 2015 23:06:00 +0000 Subject: Move security schemas to security module Fork xmlbeans plugin and run with more memory depending on 32/64bit runtime git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696874 13f79535-47bb-0310-9956-ffa450edef68 --- sonar/ooxml-schema/pom.xml | 65 ++++++++++++++++++++++++---------------------- 1 file changed, 34 insertions(+), 31 deletions(-) (limited to 'sonar/ooxml-schema') diff --git a/sonar/ooxml-schema/pom.xml b/sonar/ooxml-schema/pom.xml index 3200bce60f..36183c643a 100644 --- a/sonar/ooxml-schema/pom.xml +++ b/sonar/ooxml-schema/pom.xml @@ -16,7 +16,40 @@ target/generated-sources/* + true + + + + + + + + 32bitstuff + + + sun.arch.data.model + 32 + + + + 512m + + + + + 64bitstuff + + + sun.arch.data.model + 64 + + + + 768m + + + @@ -38,18 +71,6 @@ abe6bb6e7799e854934b3c634e8bcf7b - - install-xsds-part-2 - generate-sources - - wget - - - http://www.ecma-international.org/publications/files/ECMA-ST/Office%20Open%20XML%201st%20edition%20Part%202%20(PDF).zip - true - c8f0eac388691d5be0d1647146400a10 - - @@ -65,23 +86,6 @@ - - - - - - - - - - - - - - - - - @@ -105,10 +109,9 @@ target/schemas - true - true 1.5 yes + true -- cgit v1.2.3