Issue Type: Bug Bug
Assignee: Unassigned
Components: copyartifact
Created: 19/Apr/13 12:04 PM
Description:

After an update to the new copy artifacts version 1.26 existing configurations are broken because all job names to copy artifacts from are empty. The configuration files still contain the correct names, e.g.:

<hudson.plugins.copyartifact.CopyArtifact plugin="copyartifact@1.25">
<projectName>rsc-trunk/label=$label</projectName>
<filter>*/.tar.gz</filter>
<target>upstream</target>
<selector class="hudson.plugins.copyartifact.StatusBuildSelector"/>
<flatten>true</flatten>
</hudson.plugins.copyartifact.CopyArtifact>

As you can see, most of our jobs use variables in the projectName tag. Maybe this is the reason for the problem. I actually cannot find a job without this, so I cannot verify this idea.

With 1.25 everything is ok.

Project: Jenkins
Labels: copyartifact upgrade
Priority: Critical Critical
Reporter: Johannes Wienke
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to