Branch: refs/heads/master
Home: https://github.com/jenkinsci/description-setter-plugin
Commit: cd25251271aa4afcd4e68ff53188f3204e360f48
https://github.com/jenkinsci/description-setter-plugin/commit/cd25251271aa4afcd4e68ff53188f3204e360f48
Author: Edwin van der Ham <[email protected]>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M
src/main/java/hudson/plugins/descriptionsetter/DescriptionSetterBuilder.java
Log Message:
-----------
add public getter for appendMode to fix JENKINS-72702 (#50)
This fixes https://issues.jenkins.io/browse/JENKINS-72702.
According to
https://wiki.jenkins.io/display/JENKINS/Basic+guide+to+Jelly+usage+in+Jenkins
every object in a jelly file with a Descriptor needs to have either a getter or
a public final field to allow the Jelly script to read the values to populate
the configuration page
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/description-setter-plugin/settings/notifications
--
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 visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/description-setter-plugin/push/refs/heads/master/c9c63d-cd2525%40github.com.