aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Updated to BC 1.51Andreas Beeker2014-08-161-8/+21
* migrated enveloped document test (1 of 2)Andreas Beeker2014-08-151-2/+14
* sync merge to trunkAndreas Beeker2014-08-121-12/+0
|\
| * Fix bug #56814 - Switch from dom4j to JAXPUwe Schindler2014-08-121-12/+0
* | download xades files and remove from them resourcesAndreas Beeker2014-08-101-3/+7
* | Xml signature support - version 1Andreas Beeker2014-08-101-51/+65
|/
* Correct xmlbeans 2.6 urlNick Burch2014-08-051-1/+1
* Change the default XMLBeans version used for running to be 2.6, leave 2.3 for...Nick Burch2014-08-041-12/+20
* * Ensure that some older versions of third-party libraries are removed when w...Dominik Stadler2014-08-031-3/+17
* Prep for 3.11 beta 1Nick Burch2014-07-311-2/+2
* Exclude the release notes and readmes from the rat checksNick Burch2014-07-301-0/+1
* Add a target to help with generating the release notesNick Burch2014-07-301-1/+12
* JaCoCo 0.7.x requires asm-5Dominik Stadler2014-07-231-3/+3