| Commit message (Expand) | Author | Age | Files | Lines |
* | Add JDK 23 and disable JDK 19 and 20 as they are replaced by LTS-version JDK ... | Dominik Stadler | 2023-12-30 | 1 | -4/+19 |
* | Jenkins DSL: Capture artefacts for checksums and .pom as well | Dominik Stadler | 2023-11-20 | 1 | -1/+1 |
* | Jenkins DSL: Adjust nodes for job Test-Environment | Dominik Stadler | 2023-08-12 | 1 | -1/+2 |
* | Jenkins DSL: Add JDK 20, 21 and 22, disable JDK 18 and 19, remove JDK 10, 12,... | Dominik Stadler | 2023-08-12 | 1 | -24/+32 |
* | Jenkins DSL: Add JDK 20 and 21 to Test-Environment job | Dominik Stadler | 2023-08-10 | 1 | -0/+2 |
* | add back gradle wrapper jar due to windows build issues | PJ Fanning | 2023-08-05 | 1 | -0/+1 |
* | update jobs | PJ Fanning | 2023-08-05 | 1 | -1/+1 |
* | update jobs | PJ Fanning | 2023-08-05 | 1 | -1/+9 |
* | apply some spelling fixes | PJ Fanning | 2023-06-27 | 1 | -1/+1 |
* | use gradle for java 20 build | PJ Fanning | 2023-05-21 | 1 | -4/+2 |
* | jenkinsLite | PJ Fanning | 2023-03-20 | 1 | -30/+14 |
* | remove unused github-pr job that appears to break create-jobs | PJ Fanning | 2023-03-20 | 1 | -53/+6 |
* | still issues in create-jobs | PJ Fanning | 2023-03-20 | 1 | -2/+2 |
* | revert create-jobs changes due to build issues | PJ Fanning | 2023-03-20 | 1 | -52/+71 |
* | jenkinsLite | PJ Fanning | 2023-03-20 | 1 | -28/+9 |
* | use 'its' | PJ Fanning | 2023-03-18 | 1 | -1/+1 |
* | remove oracle requirement due to build failures | PJ Fanning | 2023-02-06 | 1 | -1/+1 |
* | Jenkins DSL: Fix link to Spotbugs results some more | Dominik Stadler | 2023-01-01 | 1 | -2/+2 |
* | Jenkins DSL: Adjust links and comment out publishing "warnings" as the plugin... | Dominik Stadler | 2022-12-30 | 1 | -4/+6 |
* | Jenkins DSL: On Windows also revert some specific files | Dominik Stadler | 2022-12-30 | 1 | -0/+2 |
* | Jenkins DSL: Do not try to rebuild sources with Gradle for JDK 20 | Dominik Stadler | 2022-12-30 | 1 | -7/+11 |
* | try ant for jdk 20 build due to policeman issues | PJ Fanning | 2022-12-22 | 1 | -1/+1 |
* | try ant for jdk 20 build due to policeman issues | PJ Fanning | 2022-12-22 | 1 | -1/+1 |
* | java 20 build | PJ Fanning | 2022-12-21 | 1 | -1/+6 |
* | try to build sboms | PJ Fanning | 2022-12-21 | 1 | -1/+1 |
* | archive xmlbeans jdk 1.19 build | PJ Fanning | 2022-12-21 | 1 | -0/+2 |
* | archive xmlbeans sboms | PJ Fanning | 2022-12-21 | 1 | -1/+1 |
* | try to disable jacoco for latest JDKs | PJ Fanning | 2022-10-29 | 1 | -1/+2 |
* | try to disable jacoco for latest JDKs | PJ Fanning | 2022-10-28 | 1 | -5/+7 |
* | try to disable spotbugs for latest JDKs | PJ Fanning | 2022-10-28 | 1 | -8/+11 |
* | issue with oracle jdks missing | PJ Fanning | 2022-09-30 | 1 | -3/+3 |
* | xmlbeans 5.1.1 release | PJ Fanning | 2022-08-30 | 1 | -0/+1 |
* | Switch from "gradle: true" to "useAnt: true" to make it clear which jobs stil... | Dominik Stadler | 2022-07-30 | 1 | -30/+31 |
* | try java 19 build | PJ Fanning | 2022-07-27 | 1 | -1/+2 |
* | try java 19 build | PJ Fanning | 2022-07-27 | 1 | -1/+3 |
* | try java 19 build | PJ Fanning | 2022-07-27 | 1 | -0/+1 |
* | try java 19 build | PJ Fanning | 2022-07-27 | 1 | -3/+35 |
* | try java 19 build | PJ Fanning | 2022-07-27 | 1 | -4/+0 |
* | try java 19 build | PJ Fanning | 2022-07-27 | 1 | -31/+4 |
* | revert | PJ Fanning | 2022-06-05 | 1 | -1/+0 |
* | gradle refresh | PJ Fanning | 2022-06-05 | 1 | -0/+1 |
* | jdk 18 build support | PJ Fanning | 2022-06-04 | 1 | -1/+1 |
* | poi-ooxml-lite: Check in list of classes and xsb-files to avoid the jar-to-te... | Dominik Stadler | 2022-03-24 | 1 | -1/+2 |
* | quote typo | Andreas Beeker | 2022-02-21 | 1 | -6/+6 |
* | Use gradle toolchain to specify the jdk version and vendor, e.g. | Andreas Beeker | 2022-02-21 | 1 | -14/+26 |
* | use gradle in most xmlbeans CI builds | PJ Fanning | 2022-02-09 | 1 | -17/+5 |
* | activate xmlbeans sonarqube | Andreas Beeker | 2022-01-08 | 1 | -7/+23 |
* | update xmlbeans gradle calls | Andreas Beeker | 2022-01-02 | 1 | -9/+3 |
* | update xmlbeans gradle calls | Andreas Beeker | 2021-12-31 | 1 | -10/+21 |
* | revert: spotbugs only seems to report txt now | PJ Fanning | 2021-12-19 | 1 | -1/+1 |