/[Apache-SVN]
ViewVC logotype

Revision 1616509


Jump to revision: Previous Next
Author: uschindler
Date: Thu Aug 7 15:25:17 2014 UTC (9 years, 8 months ago)
Changed paths: 18
Log Message:
Merged revision(s) 1569991, 1615720, 1615731, 1615780-1615781, 1615893, 1589759 from poi/trunk:
Apply suggestions from Uwe Schindler for more secure xml defaults for #54764 and #56164, for xml parsers which support them
........
Add another test file for #54764, and a test that uses it
........
Change the default XMLBeans version used for running to be 2.6, leave 2.3 for compiling the schemas (for maximum compatibility)
........
Before parsing an OOXML document, reset the xmlbeans sax parser to avoid the risk of getting one in an error state (due to XMLBEANS-512). Should be a minimal extra overhead pending a proper fix. Allows us to finish enabling the unit tests for #54764
........
Correct xmlbeans 2.6 url

Changed paths

Path Details
Directorypoi/branches/REL_3_10_BRANCH/ modified , props changed
Directorypoi/branches/REL_3_10_BRANCH/.classpath modified , text changed
Directorypoi/branches/REL_3_10_BRANCH/build.xml modified , text changed
Directorypoi/branches/REL_3_10_BRANCH/maven/poi-ooxml-schemas.pom modified , text changed
Directorypoi/branches/REL_3_10_BRANCH/src/ooxml/java/org/apache/poi/POIXMLDocument.java modified , text changed
Directorypoi/branches/REL_3_10_BRANCH/src/ooxml/java/org/apache/poi/openxml4j/opc/PackageRelationshipCollection.java modified , text changed
Directorypoi/branches/REL_3_10_BRANCH/src/ooxml/java/org/apache/poi/openxml4j/opc/internal/ContentTypeManager.java modified , text changed
Directorypoi/branches/REL_3_10_BRANCH/src/ooxml/java/org/apache/poi/openxml4j/opc/internal/unmarshallers/PackagePropertiesUnmarshaller.java modified , text changed
Directorypoi/branches/REL_3_10_BRANCH/src/ooxml/java/org/apache/poi/util/SAXHelper.java
(Copied from poi/trunk/src/ooxml/java/org/apache/poi/util/SAXHelper.java, r1569991)
added , text changed
Directorypoi/branches/REL_3_10_BRANCH/src/ooxml/java/org/apache/poi/xssf/model/SharedStringsTable.java modified , text changed
Directorypoi/branches/REL_3_10_BRANCH/src/ooxml/testcases/org/apache/poi/openxml4j/opc/TestPackage.java modified , text changed
Directorypoi/branches/REL_3_10_BRANCH/src/ooxml/testcases/org/apache/poi/openxml4j/opc/TestPackageCoreProperties.java modified , text changed
Directorypoi/branches/REL_3_10_BRANCH/src/ooxml/testcases/org/apache/poi/openxml4j/opc/TestRelationships.java modified , text changed
Directorypoi/branches/REL_3_10_BRANCH/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java modified , text changed
Directorypoi/branches/REL_3_10_BRANCH/test-data/openxml4j/CorePropertiesHasEntities.ooxml
(Copied from poi/trunk/test-data/openxml4j/CorePropertiesHasEntities.ooxml, r1589759)
added
Directorypoi/branches/REL_3_10_BRANCH/test-data/openxml4j/PackageRelsHasEntities.ooxml
(Copied from poi/trunk/test-data/openxml4j/PackageRelsHasEntities.ooxml, r1589759)
added
Directorypoi/branches/REL_3_10_BRANCH/test-data/spreadsheet/54764-2.xlsx
(Copied from poi/trunk/test-data/spreadsheet/54764-2.xlsx, r1615731)
added
Directorypoi/branches/REL_3_10_BRANCH/test-data/spreadsheet/54764.xlsx
(Copied from poi/trunk/test-data/spreadsheet/54764.xlsx, r1615720)
added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26