Change 11626
Paul Allen
committed this change
into
//guest/perforce_software/p4jenkins/main
under Review
11537
View Review
Download .zip
Workflow support.
- Updated the plugin to the latest LTS Jenkins release 1.580.3.
- Updated P4Java to 2014.1
Tested with simple ‘static’ workspace, there may be limitations with ‘manual’ workspace. Plan to add DSL support by extending the SCMStep class.
#review-11537
JENKINS-24206
Files
9
Comments
0
9
edited
0
added
0
deleted
•
pom.xml#34
Loading...
src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java#37
Loading...
src/main/java/org/jenkinsci/plugins/p4/changes/P4ChangeParser.java#6
Loading...
src/main/java/org/jenkinsci/plugins/p4/changes/P4ChangeSet.java#3
Loading...
src/main/java/org/jenkinsci/plugins/p4/tagging/TagAction.java#9
Loading...
src/main/java/org/jenkinsci/plugins/p4/tasks/CheckoutTask.java#3
Loading...
src/main/java/org/jenkinsci/plugins/p4/tasks/HostnameTask.java#2
Loading...
src/main/java/org/jenkinsci/plugins/p4/tasks/PollTask.java#3
Loading...
src/main/java/org/jenkinsci/plugins/p4/tasks/PublishTask.java#2
Loading...
Tip: Use
n
and
p
to cycle through the changes.