PHASE I (Jan 2022)
Current build is failing due to old version of Jenkins docker image. Main goal of this work is to have an updated working environment to test scl python 3.8 on CentOS 7
Several repositories need to be updated/adjusted in order to get things to work. Below is the list of repositories with changes:
Infra/Build
DNS assumptions
Jobs
Three jobs were green in merge-ci and failed on a fresh installation, giving us possible false positives.
Others
Other changes in BioFormats related repositories will also be required.
- The usage of older plugin prevents us from using the new way to push to nexus when using
mvn deploy.
ZarrReader prevents the usage of the more suitable flag altSnapshotDeploymentRepository.
PHASE II (Jan 2023)
Upgrade of Jenkins. Upgrade to 2.375.
- Upgrade to Java 11 (impact)
- Upgrade to Gradle 6 (impact)
- Upgrade to nodejs 1 (no impact)
- Postgresql 13
Infrastructure
Java 11 related issues:
The following PRs fails the build due to a Javadoc related flag.
Gradle related issues:
PHASE I (Jan 2022)
Current build is failing due to old version of Jenkins docker image. Main goal of this work is to have an updated working environment to test scl python 3.8 on CentOS 7
Several repositories need to be updated/adjusted in order to get things to work. Below is the list of repositories with changes:
Infra/Build
DNS assumptions
Jobs
OMERO-gradle-plugins-build submodule init submodule omero-gradle-plugins#28Three jobs were green in merge-ci and failed on a fresh installation, giving us possible false positives.
Others
Other changes in BioFormats related repositories will also be required.
mvn deploy.ZarrReaderprevents the usage of the more suitable flagaltSnapshotDeploymentRepository.PHASE II (Jan 2023)
Upgrade of Jenkins. Upgrade to 2.375.
Infrastructure
Java 11 related issues:
The following PRs fails the build due to a Javadoc related flag.
Gradle related issues: