| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust some more places to use https instead of http, need a workaround for a... | Dominik Stadler | 2020-03-08 | 1 | -3/+3 |
* | check for old xercesImpl.jar file size > 0 | Andreas Beeker | 2020-02-21 | 1 | -1/+1 |
* | Use https for repo1.maven.org | Dominik Stadler | 2020-02-09 | 1 | -1/+1 |
* | try to fix winmail errors in maven / sonar builds | Andreas Beeker | 2020-01-21 | 1 | -0/+1 |
* | Jenkins DSL: Add JDK 14, disable JDK 12 | Dominik Stadler | 2020-01-10 | 1 | -3/+16 |
* | test if sonar can be configured via properties file | Andreas Beeker | 2020-01-07 | 1 | -7/+1 |
* | Update Jacoco version and activate it again in the Sonar run | Andreas Beeker | 2019-12-01 | 1 | -4/+9 |
* | Remove build with OpenJDK as the Apache Jenkins instance does not provide it ... | Dominik Stadler | 2019-11-17 | 1 | -9/+0 |
* | Update sonar links | Andreas Beeker | 2019-11-13 | 1 | -3/+3 |
* | replace withCredentials with credentialBindings | Andreas Beeker | 2019-11-13 | 1 | -32/+31 |
* | wrap everything in withCredentials - see https://github.com/jenkinsci/aws-cre... | Andreas Beeker | 2019-11-12 | 1 | -14/+15 |
* | migrate to sonarcloud.io | Andreas Beeker | 2019-11-12 | 1 | -11/+11 |
* | migrate to sonarcloud.io | Andreas Beeker | 2019-11-12 | 1 | -6/+12 |
* | Limit nodes for OpenJDK 8 | Andreas Beeker | 2019-11-09 | 1 | -13/+6 |
* | Jenkins DSL: Exclude more nodes from building the OpenJDK CI job | Dominik Stadler | 2019-10-26 | 1 | -0/+2 |
* | Jenkins-DSL: Fix writing a dummy pom.xml and switch to "Maven 3 (latest)" | Dominik Stadler | 2019-10-26 | 1 | -2/+2 |
* | Jenkins-DSL: Do not expect to find mvn executable in Test-Environment | Dominik Stadler | 2019-10-26 | 1 | -1/+1 |
* | Jenkins-DSL: Add JDK 14, remove JDK 10, add testing for Maven to Test-Environ... | Dominik Stadler | 2019-10-26 | 1 | -5/+15 |
* | try to use gradle wrapper to fix build | PJ Fanning | 2019-09-12 | 1 | -1/+1 |
* | XMLBeans Java 1.12 build | PJ Fanning | 2019-06-11 | 1 | -1/+0 |
* | modify xmlbeans jobs | PJ Fanning | 2019-06-09 | 1 | -3/+3 |
* | revert exclude H27 / don't complain on mkdir | Andreas Beeker | 2019-05-12 | 1 | -2/+2 |
* | exclude H27 | Andreas Beeker | 2019-05-12 | 1 | -1/+1 |
* | Disable all beam nodes - ANT is not installed on them | Andreas Beeker | 2019-05-05 | 1 | -16/+5 |
* | Jenkins DSL: Exclude more beam* nodes which cause strange problems | Dominik Stadler | 2019-04-22 | 1 | -5/+7 |
* | Jenkins DSL: Switch to "Ant 1.9 (Latest)" as "Ant 1.9.9" seems to be unavaila... | Dominik Stadler | 2019-04-22 | 1 | -4/+5 |
* | Disable all apache-beam-* nodes as they seem to lack svn and Ant installation... | Dominik Stadler | 2019-04-13 | 1 | -1/+4 |
* | Try to make dependency on "svn" optional to allow to build on more CI nodes | Dominik Stadler | 2019-04-13 | 1 | -4/+3 |
* | Jenkins: Disable one node which is missing the "svn" command | Dominik Stadler | 2019-04-13 | 1 | -2/+4 |
* | Various enhancements to build.xml | Dominik Stadler | 2019-04-07 | 1 | -4/+1 |
* | Jenkins DSL: Enable job for running API-Check again now that we compare 4.x t... | Dominik Stadler | 2019-03-10 | 1 | -2/+1 |
* | Jenkins DSL: Add XMLBeans-JDK-12, still disabled, though | Dominik Stadler | 2019-03-03 | 1 | -5/+22 |
* | Jenkins DSL: Add more output in test-env-build | Dominik Stadler | 2019-01-27 | 1 | -1/+1 |
* | Jenkins DSL: Adjust the list of JDKs that we look for in the testevn-job | Dominik Stadler | 2019-01-27 | 1 | -4/+2 |
* | try to fix missing modules error and move addOpens detection into ant build | Andreas Beeker | 2019-01-24 | 1 | -52/+10 |
* | Add required --add-opens and other settings for JDK 12 on Windows | Dominik Stadler | 2019-01-22 | 1 | -0/+7 |
* | Jenkins: Try to disable coverage for JDK 13 for now as it seems to cause issues | Dominik Stadler | 2019-01-22 | 1 | -1/+4 |
* | Jenkins: Add initial build for JDK 13, add build for JDK 12 on Windows | Dominik Stadler | 2019-01-22 | 1 | -0/+16 |
* | try to fix xmlbeans build | PJ Fanning | 2019-01-19 | 1 | -6/+1 |
* | update xmlbeans targets | Andreas Beeker | 2019-01-18 | 1 | -2/+2 |
* | Revert inadvertently commented lines | Dominik Stadler | 2019-01-11 | 1 | -6/+6 |
* | Remove obsolete settings from JDK 11/12 build | Dominik Stadler | 2019-01-11 | 1 | -8/+2 |
* | Enable weekly run of Java 12 build | Dominik Stadler | 2019-01-11 | 1 | -3/+1 |
* | Jenkins DSL: Disable XMLBeans-JDK-11 as it will not work yet | Dominik Stadler | 2018-12-30 | 1 | -0/+1 |
* | Jenkins DSL for Github PR build: Try to create the one file which is read fro... | Dominik Stadler | 2018-12-28 | 1 | -7/+10 |
* | Jenkins DSL: enable Github PR builds, it seems to be functional now | Dominik Stadler | 2018-12-28 | 1 | -2/+1 |
* | Jenkins DSL: throttle Github PR builds to not run many at once | Dominik Stadler | 2018-12-28 | 1 | -0/+4 |
* | Use normal string parameter for now | Dominik Stadler | 2018-12-28 | 1 | -1/+3 |
* | Add XMLBeans jobs for JDK 8 and 11. | Dominik Stadler | 2018-12-28 | 1 | -6/+41 |
* | activate IBMJDK again, unlimited JCE policy files are now included by default... | Andreas Beeker | 2018-12-16 | 1 | -3/+1 |