]>
source.dussan.org Git - poi.git/log
Dominik Stadler [Sun, 26 Aug 2018 11:41:09 +0000 (11:41 +0000)]
Adjust test for JDK 9, 10 and 11
fix some IDE/Javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1839195 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 24 Aug 2018 17:58:30 +0000 (17:58 +0000)]
fix accidental change in test file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838919 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 24 Aug 2018 17:57:06 +0000 (17:57 +0000)]
use released version of xmlbeans 3.0.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838918 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 24 Aug 2018 06:48:39 +0000 (06:48 +0000)]
Also update asm to 6.2.1, this is required for JaCoCo 0.8.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838787 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 23 Aug 2018 20:23:30 +0000 (20:23 +0000)]
Exclude some test-suites in build.gradle to not execute tests multiple times
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838765 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 23 Aug 2018 20:23:25 +0000 (20:23 +0000)]
Update JaCoCo to 0.8.2 in build.gradle to make it work with JDK 10+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838764 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 23 Aug 2018 20:23:20 +0000 (20:23 +0000)]
Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency now as it was removed from the JDK
Also needed to remove a few uses of Mockito which fail now with certain abstract classes
Update to Mockito 2.21
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838763 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 23 Aug 2018 13:34:25 +0000 (13:34 +0000)]
Remove some IDE warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838733 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 23 Aug 2018 13:25:53 +0000 (13:25 +0000)]
Update to latest Mockito 2.21
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838731 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 23 Aug 2018 13:22:34 +0000 (13:22 +0000)]
Add staging repo in one more place in Gradle build to make compile succeed on a fresh machine
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838729 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 23 Aug 2018 09:26:25 +0000 (09:26 +0000)]
Disable some machines that do not yet have JDK 11 installed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838705 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 23 Aug 2018 09:06:34 +0000 (09:06 +0000)]
Try to make target "docs" work on Windows again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838703 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 23 Aug 2018 09:03:49 +0000 (09:03 +0000)]
Adjust job for JDK 11 to not require module java.xml.bind any more
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838702 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 20 Aug 2018 18:12:37 +0000 (18:12 +0000)]
[github-122] XWPF: Set table and table cell widths to percentage, twips, or auto. This closes #122
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838449 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 20 Aug 2018 10:03:49 +0000 (10:03 +0000)]
[bug-62639] make private constructor on DateFormatter public
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838420 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 19 Aug 2018 13:17:43 +0000 (13:17 +0000)]
allow access to apache staging repo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838379 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 19 Aug 2018 09:08:00 +0000 (09:08 +0000)]
uptake xmlbeans 3.0.1 (staging version, pre-release)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838366 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 19 Aug 2018 05:58:31 +0000 (05:58 +0000)]
Adjust list of nodes for testing environment
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838360 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 19 Aug 2018 05:58:27 +0000 (05:58 +0000)]
Add Job for testing with JDK 11, no trigger yet as it does not fully work yet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838359 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 17 Aug 2018 07:53:10 +0000 (07:53 +0000)]
fix issue with commons-compress URL
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838237 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Thu, 16 Aug 2018 18:36:47 +0000 (18:36 +0000)]
62630 -- upgrad commons-compress
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838214 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Wed, 15 Aug 2018 19:20:11 +0000 (19:20 +0000)]
entity_expansion
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838135 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 15 Aug 2018 18:31:36 +0000 (18:31 +0000)]
[github-121] Fix issue with setting vertical alignment and emphasis mark. This closes #121
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838133 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Tue, 14 Aug 2018 20:03:14 +0000 (20:03 +0000)]
improve sax reading
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838048 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Tue, 14 Aug 2018 19:29:03 +0000 (19:29 +0000)]
bug 62597 -- bump max record length for ExOleObjStg based on regression corpus
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1838047 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 12 Aug 2018 22:35:02 +0000 (22:35 +0000)]
#61589 - Importing content does not copy hyperlink address
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837909 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 11 Aug 2018 09:22:05 +0000 (09:22 +0000)]
disable dtd processing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837850 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 11 Aug 2018 01:55:39 +0000 (01:55 +0000)]
#62587 - repeated call to XSLFSheet.removeShape leads to java.lang.IllegalArgumentException: partName
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837839 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Thu, 9 Aug 2018 15:50:34 +0000 (15:50 +0000)]
bug 62591 -- revert to ignoring place holders even if they contain metroblobs in ppt
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837742 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 9 Aug 2018 11:09:45 +0000 (11:09 +0000)]
try to fix TestAllFiles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837716 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Wed, 8 Aug 2018 17:30:02 +0000 (17:30 +0000)]
bug 62608 -- avoid ioobe in VBAMacroReader
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837664 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Wed, 8 Aug 2018 16:06:18 +0000 (16:06 +0000)]
bug 62592 -- prevent StackOverflowError on corrupt thmx
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837658 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Fri, 3 Aug 2018 17:14:34 +0000 (17:14 +0000)]
bug 62597 -- bump max record sizes up based on new failures in regression set. I typically bumped to 2x the max found in regression set.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837387 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 3 Aug 2018 07:41:22 +0000 (07:41 +0000)]
fix build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837349 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 2 Aug 2018 21:28:47 +0000 (21:28 +0000)]
[github-119] extra xpwf formatting support. This closes #119
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837336 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 2 Aug 2018 20:04:49 +0000 (20:04 +0000)]
[github-120] rename some new xpwf abstract classes. This closes #120
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837335 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 31 Jul 2018 23:45:18 +0000 (23:45 +0000)]
add CTEm class to poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837197 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 30 Jul 2018 22:23:25 +0000 (22:23 +0000)]
[github-118] Added get/set for mirror margins setting. This closes #118
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837093 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 30 Jul 2018 18:44:58 +0000 (18:44 +0000)]
add new public method to expose cell addresses that have comments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837082 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 30 Jul 2018 02:08:37 +0000 (02:08 +0000)]
ensure xssfsheet getCellComments returns comments with client anchors set
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837014 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 30 Jul 2018 01:55:09 +0000 (01:55 +0000)]
exclude broken pptx file from integration test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837013 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 30 Jul 2018 01:45:29 +0000 (01:45 +0000)]
add null guard in XSSFComment
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837012 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 29 Jul 2018 23:19:07 +0000 (23:19 +0000)]
add 1 of the pptx files failing in centic regression tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837010 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 29 Jul 2018 23:05:01 +0000 (23:05 +0000)]
Handle NPE issues in POIXMLProperties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1837007 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 27 Jul 2018 21:26:31 +0000 (21:26 +0000)]
[bug-62275] in vlooup function, treat optional 4th param as true if the value is not provided
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836857 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 27 Jul 2018 21:00:36 +0000 (21:00 +0000)]
add test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836856 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 27 Jul 2018 09:19:58 +0000 (09:19 +0000)]
make xssf streaming code more extensible
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836795 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 27 Jul 2018 06:59:13 +0000 (06:59 +0000)]
add missing licenses
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836779 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 26 Jul 2018 14:18:13 +0000 (14:18 +0000)]
start process of introducing an interface for Styles and Themes Tables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836732 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 26 Jul 2018 13:41:11 +0000 (13:41 +0000)]
reduce dependence on CTComment
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836730 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 26 Jul 2018 12:30:32 +0000 (12:30 +0000)]
reduce dependence on CTComment
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836723 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 26 Jul 2018 12:12:39 +0000 (12:12 +0000)]
start process of introducing an interface for Comments Table
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836721 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 25 Jul 2018 21:24:29 +0000 (21:24 +0000)]
add SharedStrings interface to allow our XSSF code to more easily extended by external projects
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836674 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 25 Jul 2018 17:21:58 +0000 (17:21 +0000)]
[github-117] Add getStyleWithName() to XWPFStyles. This closes #117
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836649 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 25 Jul 2018 13:09:54 +0000 (13:09 +0000)]
make ReadOnlySharedStringsTable subclassable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836627 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 24 Jul 2018 22:57:18 +0000 (22:57 +0000)]
#62564 - replace Thread.currentThread().getContextClassLoader() with getClass().getClassLoader()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836590 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 24 Jul 2018 14:48:01 +0000 (14:48 +0000)]
Add missing apache licenses. This closes #116
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836558 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 24 Jul 2018 09:46:44 +0000 (09:46 +0000)]
[github-115] implement endnote. This closes #115
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836538 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 22 Jul 2018 12:01:37 +0000 (12:01 +0000)]
Added missing reference to commons-compress JAR
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836433 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 21 Jul 2018 21:30:52 +0000 (21:30 +0000)]
[github-114] Extend docx footnote support. Thanks to Eliot Kimber. This closes #114
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836415 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 21 Jul 2018 10:28:53 +0000 (10:28 +0000)]
replaced forrest ant integration with ant invocation - copying xml-resolver.jar in $ANT_HOME/lib isn't necessary anymore
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836402 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 19 Jul 2018 22:55:51 +0000 (22:55 +0000)]
fix forrest path on windows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836305 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 19 Jul 2018 21:49:49 +0000 (21:49 +0000)]
fix new javadocs location in build dir
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836304 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 19 Jul 2018 21:28:38 +0000 (21:28 +0000)]
update forrest version info / set FORREST_HOME environment variable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836303 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 18 Jul 2018 23:24:53 +0000 (23:24 +0000)]
Update to Apache Forrest 0.90
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1836243 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 14 Jul 2018 15:49:49 +0000 (15:49 +0000)]
upgrade commons-collections4 to 4.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1835913 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 13 Jul 2018 18:09:56 +0000 (18:09 +0000)]
add retest-ooxml target that can be used to verify if we have all the necessary classes in poi-ooxml-schemas jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1835852 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 13 Jul 2018 17:51:55 +0000 (17:51 +0000)]
add retest-ooxml target that can be used to verify if we have all the necessary classes in poi-ooxml-schemas jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1835850 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 11 Jul 2018 23:24:27 +0000 (23:24 +0000)]
try to get more generated classes into poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1835687 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 11 Jul 2018 22:55:03 +0000 (22:55 +0000)]
try to get more generated classes into poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1835685 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 11 Jul 2018 21:32:55 +0000 (21:32 +0000)]
code formatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1835674 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 9 Jul 2018 20:49:21 +0000 (20:49 +0000)]
more usage of shared rebuildRows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1835494 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 9 Jul 2018 19:58:33 +0000 (19:58 +0000)]
update indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1835482 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 7 Jul 2018 18:54:40 +0000 (18:54 +0000)]
changed expiry date of kiwiwings entry
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1835328 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 7 Jul 2018 11:38:10 +0000 (11:38 +0000)]
update PGP key
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1835302 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 7 Jul 2018 11:23:35 +0000 (11:23 +0000)]
add pgp key
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1835301 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 6 Jul 2018 19:07:22 +0000 (19:07 +0000)]
[bug-62522] include partName in exception message
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1835276 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 5 Jul 2018 19:55:12 +0000 (19:55 +0000)]
Gradle: Define japicmp settings only once, but still fails due to removed classes in 4.0.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1835185 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 5 Jul 2018 19:54:24 +0000 (19:54 +0000)]
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
Dominik Stadler [Thu, 5 Jul 2018 19:53:52 +0000 (19:53 +0000)]
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
Dominik Stadler [Thu, 5 Jul 2018 19:53:44 +0000 (19:53 +0000)]
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
Dominik Stadler [Thu, 5 Jul 2018 19:53:36 +0000 (19:53 +0000)]
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
PJ Fanning [Wed, 4 Jul 2018 11:38:32 +0000 (11:38 +0000)]
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
PJ Fanning [Mon, 2 Jul 2018 20:01:11 +0000 (20:01 +0000)]
mark constructor as public
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1834879 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 30 Jun 2018 20:40:53 +0000 (20:40 +0000)]
Fix gradle add maven repo again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1834764 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 30 Jun 2018 20:36:47 +0000 (20:36 +0000)]
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
PJ Fanning [Sat, 30 Jun 2018 14:49:31 +0000 (14:49 +0000)]
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
Andreas Beeker [Sat, 30 Jun 2018 11:20:23 +0000 (11:20 +0000)]
#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
PJ Fanning [Fri, 29 Jun 2018 22:40:13 +0000 (22:40 +0000)]
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
Dominik Stadler [Fri, 29 Jun 2018 08:13:22 +0000 (08:13 +0000)]
Slightly adjust afew tests some more
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1834654 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 28 Jun 2018 20:06:24 +0000 (20:06 +0000)]
update xmlbeans repo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1834639 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 28 Jun 2018 15:47:16 +0000 (15:47 +0000)]
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
Dominik Stadler [Tue, 26 Jun 2018 10:12:52 +0000 (10:12 +0000)]
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
Andreas Beeker [Sun, 24 Jun 2018 18:53:14 +0000 (18:53 +0000)]
#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
Andreas Beeker [Sun, 24 Jun 2018 07:30:20 +0000 (07:30 +0000)]
#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
Andreas Beeker [Sat, 23 Jun 2018 22:56:34 +0000 (22:56 +0000)]
#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
PJ Fanning [Sat, 23 Jun 2018 09:25:42 +0000 (09:25 +0000)]
add repo definition to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1834187 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 22 Jun 2018 22:24:27 +0000 (22:24 +0000)]
#59268 - add license header / escape unicode string
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1834168 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 22 Jun 2018 21:25:00 +0000 (21:25 +0000)]
#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
Andreas Beeker [Sun, 17 Jun 2018 16:59:48 +0000 (16:59 +0000)]
#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