Hi,****

** **

I am trying to use Jenkins for POC, and have enabled Email-ext plugin. I am 
facing some issue while getting perforce change list.****

** **

I am have been using perforce plugin for integration with SCM. I have some 
issue with the plugin.
I use Email-ext plugin and trying get complete change list history in mail 
with revision no and workspace as display on build home page.
Example: (*Expected to be in e-mail*)
Changes
1436416 by umashankar@umashakar-test on Jan 10, 2013 8:44:54 AM
Forcing a build 
Affected Files: 
//myproject/src/test/java/control.java(#16)****

//myproject/src/test/java/control1.java(#17)****

** **

** **

But I have used some keyword to get this things in email as below:
*************************

List of changed file(s):
${CHANGES, showPaths=true}****

** **

${CHANGES_SINCE_LAST_SUCCESS, showPaths=true}****

*************************

** **

And output comes in mail as below:
List of changed file(s):
[umashankar] Updates
src/test/java/control.java****

src/test/java/control1.java****

** **

Changes for Build #16
[umashankar] Updates
src/test/java/control.java****

src/test/java/control1.java****

It is missing the full path, revision number, changelist workspace name.****

** **

Early response would help to resolve this issue ASAP.

Reply via email to