hi jenkins user

i noticed that this call
http://my-jenkins-host:8080/job/myjob/api/xml?tree=builds[changeSet[items[affectedPaths]]]

produces output where the first character is missing of each <affectedPath> 
content:

<matrixProject>
<build>
<changeSet/>
</build>
<build>
<changeSet>
<item>
<affectedPath>
runk/com.proc... ### redacted ###
</affectedPath>
</item>


note: the "runk" should read "trunk".

bug?

thanks,
simon

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to