Branch: refs/heads/main
Home: https://github.com/jenkinsci/publish-over-plugin
Commit: e6832fa05928ef9cc08092610b59eb14600236ef
https://github.com/jenkinsci/publish-over-plugin/commit/e6832fa05928ef9cc08092610b59eb14600236ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Bump org.jenkins-ci.plugins:plugin from 4.70 to 4.74
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom)
from 4.70 to 4.74.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.70...plugin-4.74)
---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Commit: a443f938c2efb9781216f22847dd1c219387237c
https://github.com/jenkinsci/publish-over-plugin/commit/a443f938c2efb9781216f22847dd1c219387237c
Author: Mark Waite <[email protected]>
Date: 2023-10-13 (Fri, 13 Oct 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Remove unnecessary java.level property
The Java level is defined in the parent pom and is controlled by the
value of jenkins.version.
Commit: 8de4e92ad010cd9ff0c016d0d6ff451bf47c3387
https://github.com/jenkinsci/publish-over-plugin/commit/8de4e92ad010cd9ff0c016d0d6ff451bf47c3387
Author: Mark Waite <[email protected]>
Date: 2023-10-13 (Fri, 13 Oct 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Remove unnecessary exclusions
Commit: c25daa4e3eb6b8370fa94d8207e0cf10a2b732d0
https://github.com/jenkinsci/publish-over-plugin/commit/c25daa4e3eb6b8370fa94d8207e0cf10a2b732d0
Author: Mark Waite <[email protected]>
Date: 2023-10-13 (Fri, 13 Oct 2023)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Test with Java 21
Java 21 was released Sep 19, 2023. We want to announce full support
for Java 21 in early October and would like the most used plugins to be
compiled and tested with Java 21.
The acceptance test harness and plugin bill of materials tests are already
passing with Java 21. This is a further step to improve plugin readiness
for use with Java 21 and for development with Java 21.
The change intentionally tests only two Java configurations, Java 17
and Java 21 because we believe that the risk of a regression that only
affects Java 11 is low. We generate Java 11 byte code with the Java 17
and the Java 21 builds, so we're already testing Java 11 byte code.
Commit: 7b3a1d26ecfa5ef70655b65bfd701d071454336b
https://github.com/jenkinsci/publish-over-plugin/commit/7b3a1d26ecfa5ef70655b65bfd701d071454336b
Author: Gavin McDonald <[email protected]>
Date: 2023-11-11 (Sat, 11 Nov 2023)
Changed paths:
M Jenkinsfile
M pom.xml
Log Message:
-----------
Merge pull request #67 from
MarkEWaite/dependabot/maven/org.jenkins-ci.plugins-plugin-4.74
Test with Java 21
Compare:
https://github.com/jenkinsci/publish-over-plugin/compare/9e48cd6165a6...7b3a1d26ecfa
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/publish-over-plugin/push/refs/heads/main/9e48cd-7b3a1d%40github.com.