From faf2b6c5219d6d88adfa3b0cd95ae939c1376e7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Walter?= Date: Wed, 2 Apr 2014 07:21:41 +0000 Subject: [PATCH] moved oxxml ressources to module git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583908 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/apache/poi/poifs/crypt/encryptionCertificate.xsd | 0 .../org/apache/poi/poifs/crypt/encryptionCertificate.xsdconfig | 0 .../main/resources/org/apache/poi/poifs/crypt/encryptionInfo.xsd | 0 .../resources/org/apache/poi/poifs/crypt/encryptionInfo.xsdconfig | 0 .../resources/org/apache/poi/poifs/crypt/encryptionPassword.xsd | 0 .../org/apache/poi/poifs/crypt/encryptionPassword.xsdconfig | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename {poi-ooxml => ooxml-schema-encryption}/src/main/resources/org/apache/poi/poifs/crypt/encryptionCertificate.xsd (100%) rename {poi-ooxml => ooxml-schema-encryption}/src/main/resources/org/apache/poi/poifs/crypt/encryptionCertificate.xsdconfig (100%) rename {poi-ooxml => ooxml-schema-encryption}/src/main/resources/org/apache/poi/poifs/crypt/encryptionInfo.xsd (100%) rename {poi-ooxml => ooxml-schema-encryption}/src/main/resources/org/apache/poi/poifs/crypt/encryptionInfo.xsdconfig (100%) rename {poi-ooxml => ooxml-schema-encryption}/src/main/resources/org/apache/poi/poifs/crypt/encryptionPassword.xsd (100%) rename {poi-ooxml => ooxml-schema-encryption}/src/main/resources/org/apache/poi/poifs/crypt/encryptionPassword.xsdconfig (100%) diff --git a/poi-ooxml/src/main/resources/org/apache/poi/poifs/crypt/encryptionCertificate.xsd b/ooxml-schema-encryption/src/main/resources/org/apache/poi/poifs/crypt/encryptionCertificate.xsd similarity index 100% rename from poi-ooxml/src/main/resources/org/apache/poi/poifs/crypt/encryptionCertificate.xsd rename to ooxml-schema-encryption/src/main/resources/org/apache/poi/poifs/crypt/encryptionCertificate.xsd diff --git a/poi-ooxml/src/main/resources/org/apache/poi/poifs/crypt/encryptionCertificate.xsdconfig b/ooxml-schema-encryption/src/main/resources/org/apache/poi/poifs/crypt/encryptionCertificate.xsdconfig similarity index 100% rename from poi-ooxml/src/main/resources/org/apache/poi/poifs/crypt/encryptionCertificate.xsdconfig rename to ooxml-schema-encryption/src/main/resources/org/apache/poi/poifs/crypt/encryptionCertificate.xsdconfig diff --git a/poi-ooxml/src/main/resources/org/apache/poi/poifs/crypt/encryptionInfo.xsd b/ooxml-schema-encryption/src/main/resources/org/apache/poi/poifs/crypt/encryptionInfo.xsd similarity index 100% rename from poi-ooxml/src/main/resources/org/apache/poi/poifs/crypt/encryptionInfo.xsd rename to ooxml-schema-encryption/src/main/resources/org/apache/poi/poifs/crypt/encryptionInfo.xsd diff --git a/poi-ooxml/src/main/resources/org/apache/poi/poifs/crypt/encryptionInfo.xsdconfig b/ooxml-schema-encryption/src/main/resources/org/apache/poi/poifs/crypt/encryptionInfo.xsdconfig similarity index 100% rename from poi-ooxml/src/main/resources/org/apache/poi/poifs/crypt/encryptionInfo.xsdconfig rename to ooxml-schema-encryption/src/main/resources/org/apache/poi/poifs/crypt/encryptionInfo.xsdconfig diff --git a/poi-ooxml/src/main/resources/org/apache/poi/poifs/crypt/encryptionPassword.xsd b/ooxml-schema-encryption/src/main/resources/org/apache/poi/poifs/crypt/encryptionPassword.xsd similarity index 100% rename from poi-ooxml/src/main/resources/org/apache/poi/poifs/crypt/encryptionPassword.xsd rename to ooxml-schema-encryption/src/main/resources/org/apache/poi/poifs/crypt/encryptionPassword.xsd diff --git a/poi-ooxml/src/main/resources/org/apache/poi/poifs/crypt/encryptionPassword.xsdconfig b/ooxml-schema-encryption/src/main/resources/org/apache/poi/poifs/crypt/encryptionPassword.xsdconfig similarity index 100% rename from poi-ooxml/src/main/resources/org/apache/poi/poifs/crypt/encryptionPassword.xsdconfig rename to ooxml-schema-encryption/src/main/resources/org/apache/poi/poifs/crypt/encryptionPassword.xsdconfig