Branch: refs/heads/master
Home: https://github.com/jenkinsci/basic-branch-build-strategies-plugin
Commit: dc4747b22ef2ec1e3c95d4fbb05d90bb118d1a32
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/dc4747b22ef2ec1e3c95d4fbb05d90bb118d1a32
Author: Mark Waite <[email protected]>
Date: 2023-07-04 (Tue, 04 Jul 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Remove description from pom, read from index.jelly
The description was dropped from the archetype in
https://github.com/jenkinsci/archetypes/pull/38
Commit: abe4c3d17b907a162895ec0d00656af15a4487b6
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/abe4c3d17b907a162895ec0d00656af15a4487b6
Author: Mark Waite <[email protected]>
Date: 2023-07-04 (Tue, 04 Jul 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Remove the distribution property from the license
https://maven.apache.org/pom.html#Licenses says:
This describes how the project may be legally distributed. The two
stated methods are repo (they may be downloaded from a Maven repository)
or manual (they must be manually installed).
Since the archetype removed it, it seems safe to remove it here as well.
Commit: 8f5b91c27359b474f9ae2522da13de934262f9e5
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/8f5b91c27359b474f9ae2522da13de934262f9e5
Author: Mark Waite <[email protected]>
Date: 2023-07-04 (Tue, 04 Jul 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Add a Jenkins version selection comment
Match the archetype and remind maintainers of the guidance used to choose
the minimum Jenkins version.
Commit: 7c58a61698e8a5372592b7398ea3b59f35338005
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/7c58a61698e8a5372592b7398ea3b59f35338005
Author: Mark Waite <[email protected]>
Date: 2023-07-04 (Tue, 04 Jul 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Sort the dependencies
Easier to read dependencies when in predictable order
Commit: 5b7bfe9fae8f68f2adadbada1ad7cf95e5b23a20
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/5b7bfe9fae8f68f2adadbada1ad7cf95e5b23a20
Author: Mark Waite <[email protected]>
Date: 2023-07-04 (Tue, 04 Jul 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Use gitHubRepo consistently in scm section
developerConnection changes from ssh to https to match archetype
Compare:
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/compare/6ea1ca1221b5...5b7bfe9fae8f
--
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/basic-branch-build-strategies-plugin/push/refs/heads/master/6ea1ca-5b7bfe%40github.com.