[jbosstools-issues] [JBoss JIRA] (JBDS-2028) publishing script not moving staging/${JOB_NAME}.next to staging.previous/${JOB_NAME}

Nick Boldt (JIRA) jira-events at lists.jboss.org
Mon Feb 20 13:26:36 EST 2012


     [ https://issues.jboss.org/browse/JBDS-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on JBDS-2028 started by Nick Boldt.

> publishing script not moving staging/${JOB_NAME}.next to staging.previous/${JOB_NAME}
> -------------------------------------------------------------------------------------
>
>                 Key: JBDS-2028
>                 URL: https://issues.jboss.org/browse/JBDS-2028
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Build
>    Affects Versions: 5.0.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 5.0.0.Beta1
>
>
> In hudson at dev01:~/STATIC/jbds/builds/staging, we see a lot of *.next folders. These should be moved as follows:
> rm -fr ~/STATIC/jbds/builds/staging.previous/${JOB_NAME}
> mv ~/STATIC/jbds/builds/staging/${JOB_NAME} ~/STATIC/jbds/builds/staging.previous/${JOB_NAME}
> mv ~/STATIC/jbds/builds/staging/${JOB_NAME}.next ~/STATIC/jbds/builds/staging/${JOB_NAME}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list