|
|
 |
|
|
|
|
Change By:
|
Jeff Maxwell
(24/Sep/12 6:01 PM)
|
|
Environment:
|
1.
472
461 and Above
|
|
Description:
|
Formerly you
In versions prior to 1.461 one
could redeploy all artifacts of a build
with one click, now you need to redeploy each module separately
from the build page from the "Redeploy Artifacts" button
.
In
1.461 and above the "Redeploy Artifacts" button no longer appears on the root build page and only appears on each component page.
This appears to be caused this section: {code} <hudson.maven.reporters.MavenAggregatedArtifactRecord> <records/> <parent reference="../../.."/ </hudson.maven.reporters.MavenAggregatedArtifactRecord> {code} no longer appearing in the build.xml.
This bug makes redeploying large
multi-module projects
this is impossible.
problematic, complicating promotion of a build from a staging to a release repository
|
|
|
|
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
|
|
This is blocking us from migrating to newer versions of Jenkins.