Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-tag-message-plugin
Commit: 8387b888c289e20cf67593d79f6c0fb1d4dec3ad
https://github.com/jenkinsci/git-tag-message-plugin/commit/8387b888c289e20cf67593d79f6c0fb1d4dec3ad
Author: René Scheibe <[email protected]>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M pom.xml
M
src/test/java/org/jenkinsci/plugins/gittagmessage/AbstractGitTagMessageExtensionTest.java
Log Message:
-----------
Modernize plugin
With the upgrade to the latest parent pom, e.g. more meta-info and less
jar files are packaged in the .hpi, more checks are performed in the build.
Because Java 7 is end-of-life since a while, upgrading to Java 8 and
one of the first Jenkins LTS versions that requires it.
Upgrading git dependency to be more up-to-date and that less other
dependency versions have to be declared to comply with the
maven-enforcer plugin.
Commit: 5fc49b45186b6067890aedf53d196ef2338d3375
https://github.com/jenkinsci/git-tag-message-plugin/commit/5fc49b45186b6067890aedf53d196ef2338d3375
Author: Christopher Orr <[email protected]>
Date: 2020-04-25 (Sat, 25 Apr 2020)
Changed paths:
M pom.xml
M
src/test/java/org/jenkinsci/plugins/gittagmessage/AbstractGitTagMessageExtensionTest.java
Log Message:
-----------
Merge pull request #4 from darxriggs/modernize
Modernize plugin
Compare:
https://github.com/jenkinsci/git-tag-message-plugin/compare/42dd247b8cc8...5fc49b45186b
--
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/git-tag-message-plugin/push/refs/heads/master/42dd24-5fc49b%40github.com.