Dominik Stadler
b6c148ceb8
Regression tests: Add test which triggers reading header/footer of PPTX files so that we include the related CT classes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835184 13f79535-47bb-0310-9956-ffa450edef68
2018-07-05 19:54:24 +00:00
Dominik Stadler
c383144c39
Adjust comments and IDE warnings, duplicate code reduction
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835183 13f79535-47bb-0310-9956-ffa450edef68
2018-07-05 19:53:52 +00:00
Dominik Stadler
66d279a569
Add a test with a threaded TempFileCreationStrategy, remove duplicated constant.
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835182 13f79535-47bb-0310-9956-ffa450edef68
2018-07-05 19:53:44 +00:00
Dominik Stadler
09ad5a5f30
Java 9: Add Automatic-Module-Name in Jars built via Gradle
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835181 13f79535-47bb-0310-9956-ffa450edef68
2018-07-05 19:53:36 +00:00
PJ Fanning
329cbd3d99
try to get CTPhonetic included in poi-ooxml-schemas
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835048 13f79535-47bb-0310-9956-ffa450edef68
2018-07-04 11:38:32 +00:00
PJ Fanning
4c69a7a4bc
mark constructor as public
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834879 13f79535-47bb-0310-9956-ffa450edef68
2018-07-02 20:01:11 +00:00
Andreas Beeker
123f30bf42
Fix gradle add maven repo again
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834764 13f79535-47bb-0310-9956-ffa450edef68
2018-06-30 20:40:53 +00:00
Andreas Beeker
0de8e21298
Fix gradle ant-junit dependencies when not using the gradle wrapper / update ant version
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834762 13f79535-47bb-0310-9956-ffa450edef68
2018-06-30 20:36:47 +00:00
PJ Fanning
439c277f2b
try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in excel-streaming-reader codebase)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834745 13f79535-47bb-0310-9956-ffa450edef68
2018-06-30 14:49:31 +00:00
Andreas Beeker
c038ccdd1d
#62513 - Don't try to parse embedded package relationships
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834729 13f79535-47bb-0310-9956-ffa450edef68
2018-06-30 11:20:23 +00:00
PJ Fanning
f36a089a09
belated ref to 3.17 in doap file
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834711 13f79535-47bb-0310-9956-ffa450edef68
2018-06-29 22:40:13 +00:00
Dominik Stadler
95587bd12f
Slightly adjust afew tests some more
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834654 13f79535-47bb-0310-9956-ffa450edef68
2018-06-29 08:13:22 +00:00
PJ Fanning
62e3986e49
update xmlbeans repo
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834639 13f79535-47bb-0310-9956-ffa450edef68
2018-06-28 20:06:24 +00:00
Dominik Stadler
11f141e0d4
Somehow the WordToHtml converter now produces slightly more than 6000 chars before the <table element for me
...
As there is no description why this substring was in the test in the first place I removed it to make
the test less flaky.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834621 13f79535-47bb-0310-9956-ffa450edef68
2018-06-28 15:47:16 +00:00
Dominik Stadler
e11b371597
Gracefully close resources in test if first line in setup causes a problem
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834412 13f79535-47bb-0310-9956-ffa450edef68
2018-06-26 10:12:52 +00:00
Andreas Beeker
53ae3ba4d1
#59268 - adapt xml schema changes to maven build and add apache staging repository temporarily
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834257 13f79535-47bb-0310-9956-ffa450edef68
2018-06-24 18:53:14 +00:00
Andreas Beeker
63b1f6a133
#59268 - cache typeloader because of OOMs in the jenkins tests
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834236 13f79535-47bb-0310-9956-ffa450edef68
2018-06-24 07:30:20 +00:00
Andreas Beeker
2de46d1921
#59268 - remove duplicated typeloader in POI and use fixed XmlBeans implementation instead
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834229 13f79535-47bb-0310-9956-ffa450edef68
2018-06-23 22:56:34 +00:00
PJ Fanning
04d989a85d
add repo definition to pom.xml
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834187 13f79535-47bb-0310-9956-ffa450edef68
2018-06-23 09:25:42 +00:00
Andreas Beeker
ef47dfe191
#59268 - add license header / escape unicode string
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834168 13f79535-47bb-0310-9956-ffa450edef68
2018-06-22 22:24:27 +00:00
Andreas Beeker
d193426a1d
#59268 - Work on providing an updated version of XMLBeans
...
(imported from https://github.com/apache/poi/pull/113 )
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834165 13f79535-47bb-0310-9956-ffa450edef68
2018-06-22 21:25:00 +00:00
Andreas Beeker
5bb9ab0609
#62451 - Document last printed in the year 27321
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833668 13f79535-47bb-0310-9956-ffa450edef68
2018-06-17 16:59:48 +00:00
Andreas Beeker
044155f449
#60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the OutputStream
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833566 13f79535-47bb-0310-9956-ffa450edef68
2018-06-14 22:25:26 +00:00
Andreas Beeker
4873dc71d3
#62452 - Extract configuration while verifying XML signatures
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833477 13f79535-47bb-0310-9956-ffa450edef68
2018-06-13 20:06:08 +00:00
PJ Fanning
cbc275d4b7
[bug-62438] remove nullable class (and use java.util.Optional). This closes #111
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833459 13f79535-47bb-0310-9956-ffa450edef68
2018-06-13 12:18:32 +00:00
PJ Fanning
b3c0e23784
add back xmlbeans jar manipulation due to build issue
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833303 13f79535-47bb-0310-9956-ffa450edef68
2018-06-10 21:58:18 +00:00
Andreas Beeker
8dc5521e40
Disabled API-Check for 4.0.0 because of incompatible breaking changes - enable it again, after 4.0.0 is released
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833302 13f79535-47bb-0310-9956-ffa450edef68
2018-06-10 20:42:19 +00:00
PJ Fanning
a03f53ccb5
update license notice based on https://apache.org/legal/release-policy.html
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833298 13f79535-47bb-0310-9956-ffa450edef68
2018-06-10 19:51:23 +00:00
Dominik Stadler
4b8fc63558
Fix some IDE warnings, Javadoc, useless asserts, ...
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833293 13f79535-47bb-0310-9956-ffa450edef68
2018-06-10 18:55:33 +00:00
Dominik Stadler
7e2b111f85
Update Gradle wrapper to 4.6
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833292 13f79535-47bb-0310-9956-ffa450edef68
2018-06-10 18:54:06 +00:00
Dominik Stadler
06bf821adf
Remove the older version of commons-compress and some possible remnants of xmlbeans-2.3.0
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833291 13f79535-47bb-0310-9956-ffa450edef68
2018-06-10 18:53:20 +00:00
PJ Fanning
c8dab9d0d3
remove unnecessary xmlbeans jar manipulation
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833288 13f79535-47bb-0310-9956-ffa450edef68
2018-06-10 17:19:54 +00:00
PJ Fanning
5fe4a0d6ed
update property names in build.xml
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833287 13f79535-47bb-0310-9956-ffa450edef68
2018-06-10 16:39:24 +00:00
PJ Fanning
cf86510355
fix some deprecation warnings
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833218 13f79535-47bb-0310-9956-ffa450edef68
2018-06-08 23:15:46 +00:00
Andreas Beeker
299808fba3
remove obsolete dev classes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833217 13f79535-47bb-0310-9956-ffa450edef68
2018-06-08 22:31:39 +00:00
PJ Fanning
a191d485a5
fix some deprecation warnings
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833116 13f79535-47bb-0310-9956-ffa450edef68
2018-06-07 12:01:49 +00:00
PJ Fanning
8b07d4c741
fix some javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833106 13f79535-47bb-0310-9956-ffa450edef68
2018-06-07 08:37:28 +00:00
PJ Fanning
6045b277b1
fix some javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833101 13f79535-47bb-0310-9956-ffa450edef68
2018-06-07 07:40:09 +00:00
PJ Fanning
bb15bf3aef
use try with resources
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833096 13f79535-47bb-0310-9956-ffa450edef68
2018-06-07 06:03:35 +00:00
PJ Fanning
1ba74b1da9
use spaces as indents
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833095 13f79535-47bb-0310-9956-ffa450edef68
2018-06-07 05:58:10 +00:00
PJ Fanning
043b58811b
[bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833090 13f79535-47bb-0310-9956-ffa450edef68
2018-06-06 22:30:57 +00:00
PJ Fanning
3d756a7bd3
[bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts (getAllEmbedds is retained but deprecated)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833059 13f79535-47bb-0310-9956-ffa450edef68
2018-06-06 16:51:13 +00:00
PJ Fanning
9f5d0a9c97
fix test class name
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833056 13f79535-47bb-0310-9956-ffa450edef68
2018-06-06 16:27:02 +00:00
Andreas Beeker
1883c986f5
fix slaves
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832980 13f79535-47bb-0310-9956-ffa450edef68
2018-06-05 23:39:26 +00:00
Andreas Beeker
7c379494aa
fix forbidden-apis for jdk10+
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832979 13f79535-47bb-0310-9956-ffa450edef68
2018-06-05 23:29:09 +00:00
Andreas Beeker
3077257645
javadoc fixes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832978 13f79535-47bb-0310-9956-ffa450edef68
2018-06-05 22:44:18 +00:00
Andreas Beeker
986cab53fb
add beam slaves or politically correct "proud followers" :)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832977 13f79535-47bb-0310-9956-ffa450edef68
2018-06-05 22:16:18 +00:00
Andreas Beeker
1e0c76f276
#62187 - missing lib reference on integration build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832974 13f79535-47bb-0310-9956-ffa450edef68
2018-06-05 21:22:33 +00:00
Andreas Beeker
8cabdb476c
#62187 - Compiling with Java 10 fails with ClassCastException / use commons-compress for zipbomb detection
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832789 13f79535-47bb-0310-9956-ffa450edef68
2018-06-03 22:09:11 +00:00
Andreas Beeker
bfe3e6a976
sonar fixes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832748 13f79535-47bb-0310-9956-ffa450edef68
2018-06-02 21:28:06 +00:00