-
New Feature
-
Resolution: Unresolved
-
Major
-
None
email-ext looks for getDate getTimestamp and getRevision getCommitId methods using reflection when retrieving changelog information. Currently the perforce plugin does not implement these methods, so the date and change number are not available.
Code changed in jenkins
User: Rob Petti
Path:
src/main/java/hudson/plugins/perforce/PerforceChangeLogEntry.java
http://jenkins-ci.org/commit/perforce-plugin/1face9d522c9886ec0328b24e72bf97a2b782216
Log:
[FIXED JENKINS-11600] added getDate and getRevision implementations to ChangeLogSet.Entry