aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Provide XAdES schemas locally, because of connection timeoutsAndreas Beeker2019-12-091-12/+14
* upgrade asm to 7.2 to try to fix jacocoPJ Fanning2019-12-011-6/+7
* Update Jacoco version and activate it again in the Sonar runAndreas Beeker2019-12-011-2/+4
* Sync version in more places and use -SNAPSHOT everywhere during developmentDominik Stadler2019-10-261-1/+8
* prepare for 4.1.2Andreas Beeker2019-10-151-1/+1
* release prepare for 4.1.1 - updating build.xml and changes.xmlAndreas Beeker2019-10-151-1/+1
* prepare for 4.1.2Andreas Beeker2019-10-131-1/+1
* release prepare for 4.1.1 - updating build.xml and changes.xmlAndreas Beeker2019-10-131-1/+1
* [bug-63725] commons-compress 1.19PJ Fanning2019-09-041-2/+3
* upgrade to commons-collections4 4.4PJ Fanning2019-08-311-4/+5
* upgrade bouncycastlePJ Fanning2019-08-291-8/+9
* upgrade commons-codec and mockitoPJ Fanning2019-08-291-13/+12
* Print out where the junit-test-report is written toDominik Stadler2019-06-051-0/+1
* [bug-63463] ignore forbiddenapis in new testcasePJ Fanning2019-05-311-1/+0
* [bug-63463] ignore forbiddenapis in new testcasePJ Fanning2019-05-301-0/+1
* switch svn jars to https sitePJ Fanning2019-05-211-17/+6
* [bug-63404] add description to assemble targetPJ Fanning2019-05-061-1/+1
* Update JAXB to the latest versionDominik Stadler2019-04-231-4/+6
* Use https in build.xml where possible to avoid errors in Gradle buildDominik Stadler2019-04-221-5/+5
* try a different url for svnclient jar (due to broken CI builds)PJ Fanning2019-04-161-1/+1
* Set version to 4.1.1-SNAPSHOT everywhere to not mix intermediate packages wit...Dominik Stadler2019-04-071-2/+26
* Various enhancements to build.xmlDominik Stadler2019-04-071-37/+30
* prepare for 4.1.1Greg Woolsey2019-04-051-1/+1
* release prepare for 4.1.0 - updating build.xml and changes.xmlGreg Woolsey2019-04-051-1/+1
* prepare for 4.1.1Greg Woolsey2019-04-051-1/+1
* release prepare for 4.1.0 - updating build.xml and changes.xmlGreg Woolsey2019-04-051-1/+1
* restore BouncyCastle version to 1.61, update commons-openpgp link to newer ve...Greg Woolsey2019-04-051-13/+10
* revert signing BouncyCastle to 1.51 due to commons-openpgp dependency compati...Greg Woolsey2019-04-051-10/+13
* prepare for 4.1.1Greg Woolsey2019-04-051-1/+1
* Update pentaho repo domain, per Greg Woolsey2019-04-041-1/+1
* Add integration-test-jar to jenkins targetDominik Stadler2019-03-311-1/+1
* use released version of xmlbeans 3.1.0PJ Fanning2019-03-261-1/+1
* xmlbeans 3.1.0PJ Fanning2019-03-221-5/+3
* reorder jar filesPJ Fanning2019-03-211-3/+1
* reorder jar filesPJ Fanning2019-03-211-1/+1
* upgrade xmlsec, slf4j, batikPJ Fanning2019-03-211-6/+9
* upgrade bouncycastle and curvesapiPJ Fanning2019-03-211-10/+12
* commons-codec - 1.12PJ Fanning2019-03-211-2/+3
* commons-collections4 - 4.3PJ Fanning2019-03-211-2/+3
* use xmlbeans-3.0.3 rc versionPJ Fanning2019-03-201-2/+3
* Remove old versions of commons-collections also in ooxml-lib, we loadedDominik Stadler2019-03-191-0/+1
* Fix detecting Java <= 8 vs. >= 9 to not detect Java 8 for version-string "11.x"Dominik Stadler2019-03-021-4/+7
* Add batik-jars to findbugs-taskDominik Stadler2019-02-231-0/+3
* Bug 63029: fixed failing test in test-ooxml-lite Yegor Kozlov2019-02-131-0/+1
* Exclude one more local file from rat-checksDominik Stadler2019-01-271-0/+1
* try to fix missing modules error and move addOpens detection into ant buildAndreas Beeker2019-01-241-9/+22
* Fix invalid comment in build.xmlDominik Stadler2019-01-221-1/+1
* Fix passing in --add-opens for Java 9+ after the poiunit refactoring, thisDominik Stadler2019-01-221-9/+9
* use spaces for indentsPJ Fanning2019-01-101-8/+8
* updated mockito to 2.23.4 to fix java 11 buildVladislav Galas2019-01-061-7/+10