aboutsummaryrefslogtreecommitdiffstats
path: root/jenkins
Commit message (Expand)AuthorAgeFilesLines
* Jenkins DSL for Github PR build: Try to create the one file which is read fro...Dominik Stadler2018-12-281-7/+10
* Jenkins DSL: enable Github PR builds, it seems to be functional nowDominik Stadler2018-12-281-2/+1
* Jenkins DSL: throttle Github PR builds to not run many at onceDominik Stadler2018-12-281-0/+4
* Use normal string parameter for nowDominik Stadler2018-12-281-1/+3
* Add XMLBeans jobs for JDK 8 and 11.Dominik Stadler2018-12-281-6/+41
* activate IBMJDK again, unlimited JCE policy files are now included by default...Andreas Beeker2018-12-161-3/+1
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-1/+1
* Multiproject test including Windows slavesAndreas Beeker2018-11-161-29/+44
* exclude H35 because of strange file permission errorsAndreas Beeker2018-11-161-3/+3
* exclude H35 because of strange file permission errorsAndreas Beeker2018-11-161-1/+2
* Jenkins DSL: Adjust the view-description, but it is still commented outDominik Stadler2018-10-261-1/+18
* disable junit xml collectionPJ Fanning2018-10-021-5/+5
* get xmlbeans job to build dist artifactsPJ Fanning2018-10-021-1/+1
* get xmlbeans job to build dist artifactsPJ Fanning2018-10-021-0/+4
* rename xmlbeans jobPJ Fanning2018-10-021-1/+1
* try to fix xmlbeans jenkins jobPJ Fanning2018-10-021-1/+1
* try to set up xmlbeans buildPJ Fanning2018-10-021-0/+90
* Jenkins DSL: Remove JDK 9 and adjust location of image for the project-logoDominik Stadler2018-09-281-18/+2
* Use different directory for xerces-jar so we do not remove it again as part o...Dominik Stadler2018-09-071-2/+2
* Enable periodic run of build against JDK 11Dominik Stadler2018-08-261-4/+23
* Disable some machines that do not yet have JDK 11 installedDominik Stadler2018-08-231-0/+2
* Adjust job for JDK 11 to not require module java.xml.bind any moreDominik Stadler2018-08-231-3/+4
* Adjust list of nodes for testing environmentDominik Stadler2018-08-191-5/+6
* Add Job for testing with JDK 11, no trigger yet as it does not fully work yetDominik Stadler2018-08-191-0/+15
* fix forrest path on windowsAndreas Beeker2018-07-191-1/+1
* fix new javadocs location in build dirAndreas Beeker2018-07-191-1/+1
* update forrest version info / set FORREST_HOME environment variableAndreas Beeker2018-07-191-0/+1
* Gradle: Define japicmp settings only once, but still fails due to removed cla...Dominik Stadler2018-07-051-0/+1
* Disabled API-Check for 4.0.0 because of incompatible breaking changes - enabl...Andreas Beeker2018-06-101-1/+1
* fix slavesAndreas Beeker2018-06-051-4/+3
* fix forbidden-apis for jdk10+Andreas Beeker2018-06-051-1/+1
* add beam slaves or politically correct "proud followers" :)Andreas Beeker2018-06-051-1/+1
* clean ooxml-lib jars before build, because the typeloader class has been move...Andreas Beeker2018-05-281-2/+4
* Allow one more add-opens to silence one more warning seen in Java 9/Java 10 c...Dominik Stadler2018-04-301-3/+8
* Add job to build with latest available JDK 10 early access buildDominik Stadler2018-03-041-0/+13
* Add JDK 10 and new slaves to job POI-DSL-Test-EnvironmentDominik Stadler2018-03-031-4/+10
* Don't try to collect junit results for Maven when we only run Sonar-tasks and...Dominik Stadler2017-11-231-3/+5
* Try if using a local temporary directory avoids the permission errors in unit...Dominik Stadler2017-11-211-0/+5
* Add more output to the pre-check to help in analysis some strange build-failu...Dominik Stadler2017-10-091-0/+12
* The Gradle-based Sonarqube job does not actually, it completes with success, ...Dominik Stadler2017-09-221-3/+3
* Remove Jobs for JDK 1.6/1.7, this should also make the findbugs-hacks obsolet...Dominik Stadler2017-09-221-24/+1
* MaxPermSize is not used any more in Java 8, so remove it everywhereDominik Stadler2017-09-171-3/+1
* Disable Maven-Sonar run to check if the Gradle-Sonar job is working, some mor...Dominik Stadler2017-09-171-1/+7
* Jenkins DSL: Remove timeout from Jenkins Jobs for now, it seems this plugin i...Dominik Stadler2017-09-161-2/+6
* Jenkins DSL: Use JDK 1.8 for more projects, fix listing of slaves in Test-Env...Dominik Stadler2017-09-161-15/+15
* Jenkins DSL:Dominik Stadler2017-09-161-99/+158
* Jenkins DSL: Use OpenJDK 8 and latest JDK 1.9Dominik Stadler2017-09-161-2/+2
* Java 8: Disable Jobs using Java 1.6 and 1.7 for now, they can be removed soon.Dominik Stadler2017-09-151-5/+8
* Add more --add-opens for JDK 9Dominik Stadler2017-08-191-1/+1
* exclude H21 from slave listAndreas Beeker2017-08-131-3/+3