summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* release prepare for 3.17 - updating build.xml and status.xmlAndreas Beeker2017-09-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807825 13f79535-47bb-0310-9956-ffa450edef68
* Add Removal annotation to xmlbeans generationAndreas Beeker2017-09-071-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807653 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.18-beta1Andreas Beeker2017-09-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807430 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 3.17 - updating build.xml and status.xmlAndreas Beeker2017-09-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807428 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.18-beta1Andreas Beeker2017-08-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806509 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 3.17 - updating build.xml and status.xmlAndreas Beeker2017-08-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806507 13f79535-47bb-0310-9956-ffa450edef68
* sha512 checksums aren't yet supported by NexusAndreas Beeker2017-08-281-4/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806505 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.18-beta1Andreas Beeker2017-08-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805582 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 3.17 - updating build.xml and status.xmlAndreas Beeker2017-08-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805580 13f79535-47bb-0310-9956-ffa450edef68
* As per ".sha Release Distribution Policy" email, also generate .sha512 ↵Nick Burch2017-08-161-3/+25
| | | | | | hashes for dist git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805198 13f79535-47bb-0310-9956-ffa450edef68
* try to fix build issues since namespaces constants were changedPJ Fanning2017-07-151-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1802030 13f79535-47bb-0310-9956-ffa450edef68
* test environment via ant - not via the shell - hope that makes sense ...Andreas Beeker2017-07-081-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1801341 13f79535-47bb-0310-9956-ffa450edef68
* add version.id to release notes in update-download templateAndreas Beeker2017-07-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1800529 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.17-beta2Andreas Beeker2017-06-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1799747 13f79535-47bb-0310-9956-ffa450edef68
* Update forbidden-apis to version 2.3Dominik Stadler2017-06-181-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1799036 13f79535-47bb-0310-9956-ffa450edef68
* #61162 - En-/decryption support for HWPFAndreas Beeker2017-06-141-0/+1
| | | | | | | | - encryption support for HWPF - refactor/unify EncryptionInfo handling in H**F classes - remove Iterable interface from WorkbookRecordList - use getRecords() instead, to prevent modifications over the Iterator git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1798722 13f79535-47bb-0310-9956-ffa450edef68
* Javadoc has some references to unit test classes, so put the junit jars on ↵Nick Burch2017-06-101-0/+1
| | | | | | the javadoc classpath git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1798324 13f79535-47bb-0310-9956-ffa450edef68
* Forbidden-APIs needs junit-jarsDominik Stadler2017-06-091-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1798204 13f79535-47bb-0310-9956-ffa450edef68
* Move one testcase with incorrect source locationDominik Stadler2017-06-091-3/+27
| | | | | | | | remove some junit dependencies in example-code build: do not pass junit-jar to normal compile targets to avoid introducing it as dependency again Reformat code, fix warnings, ... git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1798202 13f79535-47bb-0310-9956-ffa450edef68
* increase heap size for ooxml compilation again, because of failing (gradle?) ↵Andreas Beeker2017-05-301-1/+1
| | | | | | builds git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1796868 13f79535-47bb-0310-9956-ffa450edef68
* Add logging for gradle->ant->javac OOMAndreas Beeker2017-05-301-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1796862 13f79535-47bb-0310-9956-ffa450edef68
* Add jmh to Sonar-Maven build as well, add comment why we need to stick to ↵Dominik Stadler2017-05-241-0/+1
| | | | | | 1.15 for now git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1796035 13f79535-47bb-0310-9956-ffa450edef68
* Increase memory for xmlbean generation, because of failing gump builds.Andreas Beeker2017-05-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795661 13f79535-47bb-0310-9956-ffa450edef68
* github-54: when adding a picture to an XSSFWorkbook, reduce memory ↵Javen O'Neal2017-05-151-0/+13
| | | | | | | | consumption by 100x and increase speed by 10x based on OpenJDK JMH benchmarking. Thanks to Tim Helmstedt! This closes #54. https://github.com/apache/poi/pull/54 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795252 13f79535-47bb-0310-9956-ffa450edef68
* Add ASL header and exclude table preset from rat-checkAndreas Beeker2017-05-151-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795137 13f79535-47bb-0310-9956-ffa450edef68
* Exclude one more test from no-scratchpad runs, not sure how this was even ↵Dominik Stadler2017-04-301-0/+1
| | | | | | working before... git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1793253 13f79535-47bb-0310-9956-ffa450edef68
* Website update / release guide fixAndreas Beeker2017-04-161-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791631 13f79535-47bb-0310-9956-ffa450edef68
* roll back to hamcrest-coreJaven O'Neal2017-04-161-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791572 13f79535-47bb-0310-9956-ffa450edef68
* roll back to hamcrest-coreJaven O'Neal2017-04-161-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791570 13f79535-47bb-0310-9956-ffa450edef68
* change from hamcrest-core-1.3 to hamcrest-all-1.3Javen O'Neal2017-04-151-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791444 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.17-beta1Andreas Beeker2017-04-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791047 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 3.16 - updating build.xml and status.xmlAndreas Beeker2017-04-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791045 13f79535-47bb-0310-9956-ffa450edef68
* bug 59227: parse dates formatted in Japanese or Chinese. Change javac source ↵Javen O'Neal2017-02-081-1/+1
| | | | | | encoding from ASCII to UTF-8 (same as build.gradle). Patch from jzhao. This closes #48 on Github. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782119 13f79535-47bb-0310-9956-ffa450edef68
* run release-prep0 with https URLs. This worked for kiwiwings.Javen O'Neal2017-02-021-5/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1781337 13f79535-47bb-0310-9956-ffa450edef68
* echo release versionJaven O'Neal2017-02-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1781195 13f79535-47bb-0310-9956-ffa450edef68
* release-prep1 should abort if release tag already exists. It's likely that ↵Javen O'Neal2017-02-011-1/+19
| | | | | | the version was entered incorrectly or copy-pasted from a template. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1781191 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.16-beta3Javen O'Neal2017-01-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780508 13f79535-47bb-0310-9956-ffa450edef68
* revert r1780499: wrong release-prep1 version (3.15-beta1)Javen O'Neal2017-01-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780505 13f79535-47bb-0310-9956-ffa450edef68
* Revert r1780501: wrong release-prep1 version (3.15-beta1)Javen O'Neal2017-01-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780502 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.15-beta2Javen O'Neal2017-01-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780501 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 3.15-beta1 - updating build.xml and status.xmlJaven O'Neal2017-01-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780499 13f79535-47bb-0310-9956-ffa450edef68
* Need a fifth addopens-parameter for JDK 9Dominik Stadler2017-01-261-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780457 13f79535-47bb-0310-9956-ffa450edef68
* Allow to pass --add-modules to javadoc as well as we get lots of missing ↵Dominik Stadler2016-12-311-0/+3
| | | | | | code reported otherwise, we cannot use the existing property java9addmods as we need to use a different default-value for non-JDK9 builds git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776797 13f79535-47bb-0310-9956-ffa450edef68
* Coverage:Dominik Stadler2016-12-311-10/+5
| | | | | | | | * Exclude "examples" from coverage in Jenkins, add some comments * Fix warning in newer Gradle versions * Adjust coverage-excludes in build.xml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776715 13f79535-47bb-0310-9956-ffa450edef68
* Update JaCoCo to 0.7.8 to allow to run it when using JDK 9Dominik Stadler2016-12-301-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776623 13f79535-47bb-0310-9956-ffa450edef68
* Add full support for using file-leak-detector, will be added to CI to report ↵Dominik Stadler2016-12-301-0/+3
| | | | | | missing close() calls in test-runs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776617 13f79535-47bb-0310-9956-ffa450edef68
* Allow to set the new --add-opens argument for JDK 9, scratchpad tests ↵Dominik Stadler2016-12-301-4/+48
| | | | | | require slightly more memory on JDK 9 now, also adjust the Jenkins DSL accordingly. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776608 13f79535-47bb-0310-9956-ffa450edef68
* Use one redirection less when downloading findbugs jarDominik Stadler2016-12-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776066 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Fail after running tests if halt.on.test.failure is set and tests ↵Dominik Stadler2016-12-111-13/+0
| | | | | | | | are failing" This reverts commit 1fdfcd3d44e71a2b919f045bad849b9d38150aea. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773688 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Add file-leak-detector to test-run and ooxml-lite generation in ↵Dominik Stadler2016-12-111-8/+1
| | | | | | | | build.xml" This reverts commit 0392a0e1c7cb188c57f59fa17578b0a69bab4d22. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773678 13f79535-47bb-0310-9956-ffa450edef68