aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Delete outdated versions of ooxml-schemas jars before buildingDominik Stadler2015-10-141-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1708681 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest commons-codec-1.10 and commons-logging-1.2, use the ↵Dominik Stadler2015-10-131-9/+10
| | | | | | properties for these libs everywhere in build.xml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1708464 13f79535-47bb-0310-9956-ffa450edef68
* Exclude visio xsd from rat checkDustin Spicuzza2015-10-071-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1707292 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58048: Add visio schemas to the OOXML jarDustin Spicuzza2015-10-071-4/+8
| | | | | | - Bumped OOXML jar version also git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1707177 13f79535-47bb-0310-9956-ffa450edef68
* Ant build: Use correct AntTask as reported by forbidden-apis-check, Print ↵Dominik Stadler2015-10-061-1/+2
| | | | | | out which documentation directory is looked at in -check-docs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1707055 13f79535-47bb-0310-9956-ffa450edef68
* Clean up a bit and move some comments into descriptions for the benefit of ↵David North2015-10-051-11/+5
| | | | | | ant -p git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1706822 13f79535-47bb-0310-9956-ffa450edef68
* Update forbidden-api checks to new release 2.0Dominik Stadler2015-09-301-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1706151 13f79535-47bb-0310-9956-ffa450edef68
* 3.13 Final RC preparationAndreas Beeker2015-09-211-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1704429 13f79535-47bb-0310-9956-ffa450edef68
* More forbidden apis fixes (added main-tests to the check)Andreas Beeker2015-09-111-1/+4
| | | | | | | | | and a few junit4 upgrades ... hopefully this doesn't crash the build again ... :| to simulate the tests on jenkins on the local developer box, uncomment the UTC lines in the build.xml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1702356 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and ↵Andreas Beeker2015-09-071-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | timezone settings also includes fixes for - name shadowing - unused deprecated method "getClipRect" in classes extending Graphics2d - HexDump - replaced intermediate String.format calls with custom padding - convert testcases to junit4 - closing resources also tested with an arbitary timezone (PST) and locale (ru) supresses forbidden apis check for - LocaleUtil (the only place where Locale.getDefault() and TimeZone.getDefault() should be called) - Classes using FontMetrics - without the actual text it's difficult to return something sane Some usage of UTC and Locale.ROOT might be still wrong, e.g. in MapiMessage we don't access the extended mapi properties, which might contain the timezone DataFormatter has now a Observable property which need to be observed when custom formats are used and the Locale changes git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1701688 13f79535-47bb-0310-9956-ffa450edef68
* Enable the Forbidden APIs checks on Main, Scratchpad and OOXML. Run with ↵Nick Burch2015-08-271-1/+21
| | | | | | "ant forbidden-apis-check" git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1698148 13f79535-47bb-0310-9956-ffa450edef68
* Update RAT docs, and fetch the Forbidden APIs jarNick Burch2015-08-271-5/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1698147 13f79535-47bb-0310-9956-ffa450edef68
* Stub a call to the Forbidden APIs checkNick Burch2015-08-271-2/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1698143 13f79535-47bb-0310-9956-ffa450edef68
* Specify the amount of memory for OOXMLLite as different environments fail ↵Dominik Stadler2015-08-231-0/+1
| | | | | | sometimes currently and it should make the build more reproducible if we state how much memeory we want git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1697233 13f79535-47bb-0310-9956-ffa450edef68
* Add empty.pptx to excludes in rat-checkDominik Stadler2015-08-231-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1697232 13f79535-47bb-0310-9956-ffa450edef68
* Use more permsize when running ooxml-lite as it seems to reach the default ↵Dominik Stadler2015-08-181-0/+1
| | | | | | limit now git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696359 13f79535-47bb-0310-9956-ffa450edef68
* Adjust dependencies to make target compile-ooxml-xsds run standalone and use ↵Dominik Stadler2015-08-181-2/+2
| | | | | | init instead of check-jars,fetch-jars git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696358 13f79535-47bb-0310-9956-ffa450edef68
* use woodstox property on all junit callsAndreas Beeker2015-08-071-300/+296
| | | | | | move test system properties to junit propertyset git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694751 13f79535-47bb-0310-9956-ffa450edef68
* another try to fix the woodstox errors in the gump buildAndreas Beeker2015-08-051-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694337 13f79535-47bb-0310-9956-ffa450edef68
* Maven uses plurals for everything *except* javadocs... #58203Nick Burch2015-08-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1693768 13f79535-47bb-0310-9956-ffa450edef68
* merged common_sl branch to trunkAndreas Beeker2015-07-241-2/+40
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1692593 13f79535-47bb-0310-9956-ffa450edef68
| * disable jaxb class generation, because the order is different with each runcommon_slAndreas Beeker2015-07-191-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1691849 13f79535-47bb-0310-9956-ffa450edef68
| * merge trunk to common sl branchAndreas Beeker2015-07-191-28/+71
| |\ | |/ |/| | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1691843 13f79535-47bb-0310-9956-ffa450edef68
| * downgraded xjc params to jdk6 and regenerated geometry binding classesAndreas Beeker2015-07-081-2/+3
| | | | | | | | | | | | | | | | | | added rendering for auto numbers fixed various bugs on failing tests changed xslf paragraph indent to indentLevel to align with hslf added escher record factory subclass to hslf, to eventually make hslf wrapper classes obsolete git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1689777 13f79535-47bb-0310-9956-ffa450edef68
| * initial commit - still lots of errors, but I need to switch to a clean trunk ↵Andreas Beeker2015-02-211-1/+39
| | | | | | | | | | | | for releasing and testing git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1661322 13f79535-47bb-0310-9956-ffa450edef68
* | remove some older jacoco jars from the lib-directories to avoid loading ↵Dominik Stadler2015-06-161-0/+3
| | | | | | | | | | | | outdated 3rd party code git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1685702 13f79535-47bb-0310-9956-ffa450edef68
* | List more targets in help, make jar-src work standaloneDominik Stadler2015-05-311-1/+3
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1682785 13f79535-47bb-0310-9956-ffa450edef68