Skip to content
Success

Changes

Summary

  1. Bump stCarolas/setup-maven from 4.5 to 5 (details)
  2. Adjust to 2024-03 changes (details)
  3. Lock JustJ to 21.x version (details)
  4. Update tycho to 4.0.7 (details)
  5. Update eclipse jarsigner plugin to 1.4.3 (details)
  6. Remove jacoco build configs (details)
  7. Allos single build per PR/branch to run simultaneously (details)
Commit 8eaf1963aef3950cc150cc92b4ab6bba5b34aec7 by Alexander Kurtakov
Bump stCarolas/setup-maven from 4.5 to 5

Bumps [stCarolas/setup-maven](https://github.com/stcarolas/setup-maven) from 4.5 to 5.
- [Release notes](https://github.com/stcarolas/setup-maven/releases)
- [Commits](https://github.com/stcarolas/setup-maven/compare/v4.5...v5)

---
updated-dependencies:
- dependency-name: stCarolas/setup-maven
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
The file was modified .github/workflows/maven.yml (diff)
The file was modified target-platform/target-platform.target (diff)
The file was modified repository/corrosion.product (diff)
The file was modified repository/pom.xml (diff)
Commit d3a7399ab4208de6a6162a4b14301adc3c89ff47 by Alexander Kurtakov
Update tycho to 4.0.7

And remove useless prerequisites (generates warning about that in the
build) section.
The file was modified .mvn/extensions.xml (diff)
The file was modified pom.xml (diff)
Commit e9f09b0a24c428c3f097cd7a38bdfeea3af6fc1a by Alexander Kurtakov
Update eclipse jarsigner plugin to 1.4.3
The file was modified pom.xml (diff)
Commit a63bcca3c940715e03783d5355d0178342a4a73c by Alexander Kurtakov
Remove jacoco build configs

Data is not used/displayed anywhere and tests are not exhaustive thus
trying to have code coverage is just losing time.
The file was modified pom.xml (diff)
Commit 78b7b1909bf60d2e7871df3922da19637ebe2a22 by Alexander Kurtakov
Allos single build per PR/branch to run simultaneously
The file was modified Jenkinsfile (diff)