[jbossts-issues] [JBoss JIRA] (JBTM-1112) update narayana.sh to build jboss-as from git:/jbosstm/jboss-as

Amos Feng (JIRA) jira-events at lists.jboss.org
Thu Apr 5 01:11:47 EDT 2012


Amos Feng created JBTM-1112:
-------------------------------

             Summary: update narayana.sh to build jboss-as from git:/jbosstm/jboss-as
                 Key: JBTM-1112
                 URL: https://issues.jboss.org/browse/JBTM-1112
             Project: JBoss Transaction Manager
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Build System
    Affects Versions: 5.0.0.M1
            Reporter: Amos Feng
            Assignee: Amos Feng
             Fix For: 5.0.1.Final


currently we use jboss-as-7.1.1.Final which will always contain JBossTS 4.16.2. Therefore the tests will always run against 4.16.2 of JBossTS and not the new version of the code that this script intends to test. so it need to build jboss-as.

#make sure you have built narayana and have a SNAPSHOT (which you currently are)
git clone git://github.com/jbosstm/jboss-as.git
git checkout 5_BRANCH (for github master, for backporting you will need to use 4_16_BRANCH)
build jboss-as

--
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 jbossts-issues mailing list