aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* remove some older jacoco jars from the lib-directories to avoid loading outda...Dominik Stadler2015-06-161-0/+3
* List more targets in help, make jar-src work standaloneDominik Stadler2015-05-311-1/+3
* Set version to 3.13-beta1Dominik Stadler2015-05-311-2/+2
* Note on why ooxml needs scratchpad, for one part onlyNick Burch2015-05-281-2/+2
* Fix inconsistent indentsNick Burch2015-05-281-15/+16
* Update to JaCoCo 0.7.4 and fix location of coverage data in build-outputDominik Stadler2015-05-191-3/+4
* Make source-build from a fresh repository work, compile-lib was not created.Dominik Stadler2015-05-081-0/+1
* Use en-locale for javadoc otherwise apidocs contains <html lang="de"> attributesAndreas Beeker2015-05-061-2/+2
* Release preparationAndreas Beeker2015-05-041-2/+2
* javadoc fix ... trying to get rid of the "Error fetching URL" warningAndreas Beeker2015-05-041-1/+1
* Little bit more OSGi, not yet working #57857Nick Burch2015-04-251-1/+1
* #57857 Based on the Apache Tika OSGi bundle and tests, start on a maven-power...Nick Burch2015-04-251-0/+8
* Also write findbugs.xml file for reading the results in ^Cnkins buildsDominik Stadler2015-03-141-1/+24
* Bug 57612: Fix checking for proxy/accessible website in TestSignatureInfoDominik Stadler2015-02-231-1/+5
* Fix typo - remove duplicate charactersNick Burch2015-02-231-1/+1
* update to next beta and docu fixAndreas Beeker2015-02-211-2/+2
* Add ooxml-sources-jar files to up-to-date check to still recompile if only th...Dominik Stadler2015-02-091-0/+2
* Bug 57468: Avoid possible build-error if lib-directory is not createdDominik Stadler2015-01-211-0/+1
* Adjust .classpath sources and add missing dependencies to run ooxml-lite test...Dominik Stadler2015-01-031-1/+1
* Update to junit-4.12, the jar file is downloaded, so not required on classpat...Dominik Stadler2015-01-031-10/+7
* Update to latest JaCoCo 0.7.2 and adjust coverage report to exclude third-par...Dominik Stadler2015-01-031-9/+23
* Exclude javadoc-jars in findbugs runDominik Stadler2014-12-281-0/+1
* Add jars from compile-lib to findbugs targetDominik Stadler2014-12-261-0/+4
* Add a test-suite which performs integration/stress tests which load and handl...Dominik Stadler2014-12-251-1/+78
* Prep for releaseNick Burch2014-12-161-2/+2
* Prep for releaseNick Burch2014-12-161-2/+2
* revert of r1639217 and offline-linking for maven javadocsAndreas Beeker2014-11-151-3/+22
* Use more maven-like naming of the source jars for the ooxml schemasNick Burch2014-11-111-2/+2
* Bug 57197: use proxy for TestSignatureInfo if set via environment variablesDominik Stadler2014-11-101-2/+4
* Build per-component javadoc jars, suitable for use with Maven / Maven CentralNick Burch2014-11-101-13/+45
* Follow discussions on dev@, don't include the javadocs in the source package,...Nick Burch2014-11-101-3/+6
* Add xmlsec-jar in test-ooxml-lite which is missing after removing ooxml.class...Dominik Stadler2014-11-091-0/+1
* Adjust location of ooxml-lite classes and try with reduced classpath to actua...Dominik Stadler2014-11-091-2/+2
* When building the source package, also exclude the compile jars, and any dist...Nick Burch2014-11-081-0/+2
* Set things up for the next releaseNick Burch2014-11-081-2/+2
* Fail build if test-cases fail in OOXMLLite execution to avoid missing include...Dominik Stadler2014-11-071-1/+2
* excluded notesmaster.xml from rat checkAndreas Beeker2014-10-291-0/+1
* added ooxml-security-1.0 to the maven artifactsAndreas Beeker2014-10-251-15/+15
* One more change to OOXMLLite to also run all tests successfully when the outd...Dominik Stadler2014-10-211-0/+1
* xml dsign - javadoc fixesAndreas Beeker2014-10-201-0/+1
* * Make more tests work in OOXMLLite compilation by adding xml security classp...Dominik Stadler2014-10-201-9/+2
* * Also adjust build.xml for newer required Ant 1.8.0Dominik Stadler2014-10-201-3/+9
* Removed some custom classloading code, which doesn't make sense anymoreAndreas Beeker2014-10-181-3/+28
* Fix detecting missing downloaded and compiled OOXML jars, remove older versio...Dominik Stadler2014-10-121-3/+6
* Update to Apache Rat 0.11Dominik Stadler2014-10-101-3/+4
* Print out current version of java before building to allow to see in build ou...Dominik Stadler2014-10-061-0/+2
* Fixed complete-build errorsAndreas Beeker2014-09-291-2/+18
* merge with trunkAndreas Beeker2014-09-171-1/+15
* removed HorribleProxyAndreas Beeker2014-08-241-7/+20
* starting tsp tests / removed mockito stuff againAndreas Beeker2014-08-171-14/+0