Change 22019
Paul Allen
committed this change
into
//guest/perforce_software/p4jenkins/main/src/main/java/org/jenkinsci/plugins/p4/groovy
Request Review
Download .zip
Fix TaskListener serialisation issue.
TaskListener field must be transient as part of the program state, but is marked `Serializable` for the Task as it is sent over the Remoting Channel.
Update p4 groovy to extend Step and not AbstractStepImpl.
Files
3
Comments
0
3
edited
0
added
0
deleted
•
GetP4Step.java#4
Loading...
P4Groovy.java#7
Loading...
P4GroovyTask.java#2
Loading...
Tip: Use
n
and
p
to cycle through the changes.