[
https://issues.jenkins-ci.org/browse/JENKINS-13057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161264#comment-161264
]
SCM/JIRA link daemon commented on JENKINS-13057:
------------------------------------------------
Code changed in jenkins
User: Rob Petti
Path:
src/main/java/com/tek42/perforce/parse/Changes.java
src/main/java/hudson/plugins/perforce/PerforceSCM.java
src/main/resources/hudson/plugins/perforce/PerforceSCM/config.jelly
src/main/webapp/help/showIntChanges.html
src/test/java/hudson/plugins/perforce/PerforceSCMTest.java
http://jenkins-ci.org/commit/perforce-plugin/f6f6bd3e05f3f6f625b4140612259bb140df01af
Log:
Merge pull request #19 from miktap/master
[JENKINS-13057] Support for integrated changelists in "Changes" view
Compare: https://github.com/jenkinsci/perforce-plugin/compare/16ef60d...f6f6bd3
> Support for integrated changelists in "Changes" view
> ----------------------------------------------------
>
> Key: JENKINS-13057
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13057
> Project: Jenkins
> Issue Type: Improvement
> Components: perforce
> Reporter: Mikko Tapaninen
>
> Especially with Streams, you are most probably merging lot between
> development-main-release type streams. For better visibility of the build
> content, the "Changes" view should show also integrated changes. So instead
> for running {{p4 changes}} run {{p4 changes -i}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira