-
Bug
-
Resolution: Fixed
-
Major
-
None
-
n/a
hudson.model.Cause.UserCause is deprecated and class ReleaseCause should extend hudson.model.Cause.UserIdCause instead.
Also, it should not override methods like getUserName() as it will cause issues for other plugins like build-user-vars (see JENKINS-20787)!
- is blocking
-
JENKINS-20787 BUILD_USER_ID is not set in Maven build execution triggered by release:perform
- Closed