summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* close fileinputstream on second exception in ZipPackageAndreas Beeker2016-04-091-121/+157
| | | | | | build.xml fix - maven artifacts aren't included in src-package git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_15_BETA1@1738389 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 3.15-beta1 - updating build.xml and status.xmlAndreas Beeker2016-04-031-6/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737617 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.15-beta2Andreas Beeker2016-04-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737615 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 3.15-beta1 - updating build.xml and status.xmlAndreas Beeker2016-04-031-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737611 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 3.15-beta1 - updating build.xml and status.xmlAndreas Beeker2016-04-031-23/+153
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737610 13f79535-47bb-0310-9956-ffa450edef68
* Fix some cases where file handles are not closed in OldExcelExtractorDominik Stadler2016-04-021-0/+2
| | | | | | Close resources in some more tests to make the file-leak report clean again git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737487 13f79535-47bb-0310-9956-ffa450edef68
* Enhance integration tests to call some of the common examples/devtools to ↵Dominik Stadler2016-04-011-0/+2
| | | | | | also trigger these with all sample files, currently XLSX2CSV, BiffViewer, FromHowTo git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737308 13f79535-47bb-0310-9956-ffa450edef68
* POI 59257 upgrade Bouncy Castle to 1.54Tim Allison2016-04-011-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737298 13f79535-47bb-0310-9956-ffa450edef68
* Fetch the Ant SVN binding jars if init-svn is calledNick Burch2016-03-301-9/+45
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737165 13f79535-47bb-0310-9956-ffa450edef68
* another gump run fix (... try)Andreas Beeker2016-03-211-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1736091 13f79535-47bb-0310-9956-ffa450edef68
* XmlBeans generation still needs the original jarAndreas Beeker2016-03-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735876 13f79535-47bb-0310-9956-ffa450edef68
* #59195 - POIXMLTypeLoader depends on XMLBeans 2.6.0 - remove piccolo classes ↵Andreas Beeker2016-03-181-2/+9
| | | | | | from xmlbeans jars and disable xmloption in type loader git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735685 13f79535-47bb-0310-9956-ffa450edef68
* increase perm genAndreas Beeker2016-03-161-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735332 13f79535-47bb-0310-9956-ffa450edef68
* Findbugs fixesDominik Stadler2016-03-121-2/+2
| | | | | | | | OldExcelExtractor could leak file handles in case of exceptions Free file handles in POIFSDump, add unit-test for POIFSDump Add a Findbugs exclude and adjust findbugs-ant slightly git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734689 13f79535-47bb-0310-9956-ffa450edef68
* add fixcrlf to docs-target, to fix windows document generationAndreas Beeker2016-03-121-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734654 13f79535-47bb-0310-9956-ffa450edef68
* findbugs fixAndreas Beeker2016-03-091-12/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734319 13f79535-47bb-0310-9956-ffa450edef68
* fix class dependency error of #57031 / #59058 patchAndreas Beeker2016-03-091-1/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734312 13f79535-47bb-0310-9956-ffa450edef68
* signing and repository upload via antAndreas Beeker2016-03-071-226/+227
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1733863 13f79535-47bb-0310-9956-ffa450edef68
* Fixup last commit: don't remove the xmlbeans.marker filesDominik Stadler2016-03-031-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1733465 13f79535-47bb-0310-9956-ffa450edef68
* Switch to 3.15-beta1 in the sonar-build-files as wellDominik Stadler2016-03-031-0/+10
| | | | | | Add a bit more cleanup and removal of old libs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1733464 13f79535-47bb-0310-9956-ffa450edef68
* switch to 3.15-beta1Andreas Beeker2016-03-011-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732983 13f79535-47bb-0310-9956-ffa450edef68
* 3.14 release preparationAndreas Beeker2016-03-011-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732981 13f79535-47bb-0310-9956-ffa450edef68
* Update to JaCoCo 0.7.6 to try to restore coverage on builds.a.oDominik Stadler2016-02-271-8/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732611 13f79535-47bb-0310-9956-ffa450edef68
* Add curvesapi-jar when running FindbugsDominik Stadler2016-01-291-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1727652 13f79535-47bb-0310-9956-ffa450edef68
* Raised xmlsec version to 2.0.6Andreas Beeker2016-01-241-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1726528 13f79535-47bb-0310-9956-ffa450edef68
* Include curvesapi-jar in distributionDominik Stadler2016-01-181-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1725335 13f79535-47bb-0310-9956-ffa450edef68
* Dummy commit to try if we can close some old github PRs via commit-comments: ↵Dominik Stadler2016-01-041-1/+1
| | | | | | closes #2, closes #3, closes #4, closes #19 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722963 13f79535-47bb-0310-9956-ffa450edef68
* rat-check - remove clutter to compact build outputAndreas Beeker2015-12-201-1/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721043 13f79535-47bb-0310-9956-ffa450edef68
* Trunk now heading for beta2 again, unpin docsDavid North2015-12-161-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1720438 13f79535-47bb-0310-9956-ffa450edef68
* About to roll 3.14 beta1 rc2David North2015-12-161-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1720434 13f79535-47bb-0310-9956-ffa450edef68
* Trunk is now on course for 3.14beta2David North2015-12-071-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1718468 13f79535-47bb-0310-9956-ffa450edef68
* xml schemas - remove deprecated warnings, as we prefer the array methods - ↵Andreas Beeker2015-12-051-11/+6
| | | | | | see #56854 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1718125 13f79535-47bb-0310-9956-ffa450edef68
* Add some additional rules for the forbidden-apis-check borrowed from ↵Dominik Stadler2015-12-021-0/+16
| | | | | | Elasticsearch, also add a separate signature file with more rules for the 'prod' code and fix two newly found issues git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717689 13f79535-47bb-0310-9956-ffa450edef68
* revert r1716119, since it would delete the output of compile-ooxml-xsds and ↵Javen O'Neal2015-11-291-2/+3
| | | | | | require the target to be rebuilt every time "ant compile" was run git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717057 13f79535-47bb-0310-9956-ffa450edef68
* Bump the ooxml-security version in the classpath definition to match the ↵Nick Burch2015-11-241-2/+2
| | | | | | updated jar name git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716119 13f79535-47bb-0310-9956-ffa450edef68
* raise ooxml schema/security versionAndreas Beeker2015-11-231-4/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715718 13f79535-47bb-0310-9956-ffa450edef68
* Use <file/> instead of <fileset/> for single files to ensure, they existUwe Schindler2015-11-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715627 13f79535-47bb-0310-9956-ffa450edef68
* delete old schema-1.2 jarAndreas Beeker2015-11-211-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715556 13f79535-47bb-0310-9956-ffa450edef68
* #58617 - Add custom safe XmlBeans type loader / rename vendor specific ↵Andreas Beeker2015-11-211-67/+100
| | | | | | schema packages git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715555 13f79535-47bb-0310-9956-ffa450edef68
* Make forbiddenapis also check excelant. Use a separate "classpath" for ↵Uwe Schindler2015-11-081-4/+10
| | | | | | running forbiddenapis; don't misuse javadoc.classpath for that. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713222 13f79535-47bb-0310-9956-ffa450edef68
* Tried to add excelant to forbidden-apis-check, but failed due to issue #82 ↵Dominik Stadler2015-11-081-11/+24
| | | | | | in forbidden-api-checks tool. List more pathes that we still not include. Add description to custom forbidden-api-checks and add commented out checks for reflectoin as discussed in bug 58597 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713218 13f79535-47bb-0310-9956-ffa450edef68
* extended forbidden-apis-check to ooxml-testsAndreas Beeker2015-11-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1712693 13f79535-47bb-0310-9956-ffa450edef68
* Add description to jenkins targetDavid North2015-10-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711215 13f79535-47bb-0310-9956-ffa450edef68
* Add delete of outdated forbiddenapi-jarDominik Stadler2015-10-261-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710691 13f79535-47bb-0310-9956-ffa450edef68
* Update the build version, step missed from the release guideNick Burch2015-10-251-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710408 13f79535-47bb-0310-9956-ffa450edef68
* Revert upgrade of findbugs as it requires Java 7, but we still allow to ↵Dominik Stadler2015-10-231-5/+5
| | | | | | compile using Java 6. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710196 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest findbugs version 3.0.1, reported issues go from 163 to 209 :(Dominik Stadler2015-10-231-4/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710195 13f79535-47bb-0310-9956-ffa450edef68
* Set newer curvesapi-version in .classpath as well and update some ↵Dominik Stadler2015-10-221-22/+30
| | | | | | third-party libs for the password-protection-code to the latest versions git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710032 13f79535-47bb-0310-9956-ffa450edef68
* XDGF: fix the fixDustin Spicuzza2015-10-191-2/+2
| | | | | | | - Use Collections.emptySet() for an iterator instead - Bump curvesapi to 1.03, which is compiled for JDK 1.5 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1709463 13f79535-47bb-0310-9956-ffa450edef68
* poi-import: fix build dependenciesDustin Spicuzza2015-10-191-0/+10
| | | | | | - Compilation + tests work now git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1709356 13f79535-47bb-0310-9956-ffa450edef68