[jbossts-issues] [JBoss JIRA] (JBTM-1276) utilize existing checkout of jboss-as in narayana.sh rather than blow it away

Tom Jenkinson (JIRA) jira-events at lists.jboss.org
Fri Sep 28 12:21:02 EDT 2012


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

Tom Jenkinson updated JBTM-1276:
--------------------------------

    Description: 
git fetch
git reset --hard origin/5_BRANCH
git clean -f -d -x
git pull --rebase --ff-only upstream master

  was:
git reset --hard origin/master
git pull --rebase --ff-only origin master


    
> utilize existing checkout of jboss-as in narayana.sh rather than blow it away
> -----------------------------------------------------------------------------
>
>                 Key: JBTM-1276
>                 URL: https://issues.jboss.org/browse/JBTM-1276
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Build System
>            Reporter: Tom Jenkinson
>            Assignee: Tom Jenkinson
>             Fix For: 5.0.0.M2
>
>
> git fetch
> git reset --hard origin/5_BRANCH
> git clean -f -d -x
> git pull --rebase --ff-only upstream master

--
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


More information about the jbossts-issues mailing list