Releases: eclipse-cbi/org.eclipse.cbi
Releases · eclipse-cbi/org.eclipse.cbi
1.3.0
🪶 Maven plugins
-
Changed default service urls in maven plugins a11bc56
- Jarsigner http://build.eclipse.org:31338/sign -> https://cbi.eclipse.org/jarsigner/sign
- Windows portable executable signing http://build.eclipse.org:31338/winsign.php -> https://cbi.eclipse.org/authenticode/sign
- macOS bundle (
.app
,.pkg
...) signing http://build.eclipse.org:31338/macsign.php -> https://cbi.eclipse.org/macos/codesign/sign - macOS DMG package creator http://build.eclipse.org:31338/dmg-packager -> https://cbi.eclipse.org/macos/packager/dmg/create
The old URLs are still available until build.eclipse.org is decommissioned (see bug 565644). They are proxy passing to the new service locations.
🔏 Signing services
- Fix #1 support signing a file/directory of files instead of attached artifacts @laeubi (#3)
- Fix bug 572691 AccessDeniedException in unpack (2024638)
📦 Dependency updates
- Update dependencies @akurtakov (#2)
- Bump spotbugs-maven-plugin from 4.2.0 to 4.2.2 @dependabot (#16)
- Bump spotbugs-annotations from 4.2.0 to 4.2.2 @dependabot (#12)
- Bump mockito-core from 3.7.7 to 3.9.0 @dependabot (#15)
- Bump guava from 30.1-jre to 30.1.1-jre @dependabot (#14)
- Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 @dependabot (#13)
- Bump jackson.version from 2.12.1 to 2.12.2 @dependabot (#11)
- Bump jetty-version from 11.0.1 to 11.0.2 @dependabot (#10)
- Bump junit from 4.13.1 to 4.13.2 @dependabot (#9)
- Bump tycho-core from 2.2.0 to 2.3.0 @dependabot (#8)
- Bump auto-value-annotations from 1.7.4 to 1.8 @dependabot (#6)
- Bump junit from 4.12 to 4.13.1 in /integration-tests @dependabot (#4)
- Bump jetty-version from 11.0.0 to 11.0.1 in /bom @dependabot (#5)