]> source.dussan.org Git - poi.git/commit
Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but expect...
authorDominik Stadler <centic@apache.org>
Tue, 11 Aug 2015 05:37:15 +0000 (05:37 +0000)
committerDominik Stadler <centic@apache.org>
Tue, 11 Aug 2015 05:37:15 +0000 (05:37 +0000)
commitccc4ebcf70455834dffb267d6ea20bf6eae0bb9a
treef1612c52f560a857662aee564e6a104c05ea0146
parent4795b3d2cb81f08bbc9ca9bb68fba9f9cdfc7cfb
Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695212 13f79535-47bb-0310-9956-ffa450edef68
src/integrationtest/org/apache/poi/TestAllFiles.java
src/integrationtest/org/apache/poi/stress/OPCFileHandler.java [new file with mode: 0644]
src/ooxml/java/org/apache/poi/openxml4j/opc/internal/unmarshallers/PackagePropertiesUnmarshaller.java
src/ooxml/testcases/org/apache/poi/openxml4j/opc/TestZipPackage.java [new file with mode: 0644]
src/ooxml/testcases/org/apache/poi/openxml4j/opc/compliance/TestOPCComplianceCoreProperties.java
test-data/openxml4j/dcterms_bug_56479.zip [new file with mode: 0644]