[jbossts-issues] [JBoss JIRA] (JBTM-1113) artifacts id different between narayana and jbossts when building jboss-as

Tom Jenkinson (JIRA) jira-events at lists.jboss.org
Wed Apr 18 01:45:18 EDT 2012


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

Tom Jenkinson resolved JBTM-1113.
---------------------------------

    Fix Version/s: 5.0.0.M2
                       (was: 5.0.0.Final)
       Resolution: Done

    
> artifacts id different between narayana and jbossts when building jboss-as
> --------------------------------------------------------------------------
>
>                 Key: JBTM-1113
>                 URL: https://issues.jboss.org/browse/JBTM-1113
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 5.0.0.M1
>            Reporter: Amos Feng
>            Assignee: Tom Jenkinson
>             Fix For: 5.0.0.M2
>
>
> checkout 5_BRANCH on jboss-as and build fail.
> It looks like we should change groupId from "org.jboss.jbossts" to "org.jboss.narayana" and different artifact id between them:
> 1. <dependency>
>             <groupId>org.jboss.jbossts</groupId>
>             <artifactId>jbossjts</artifactId>
>    </dependency>
> 2.  <dependency>
>             <groupId>org.jboss.jbossts</groupId>
>             <artifactId>jbossxts</artifactId>
>     </dependency>
> 3. <dependency>
>             <groupId>org.jboss.jbossts</groupId>
>             <artifactId>jbossxts-api</artifactId>
>    </dependency>
> 4. <dependency>
>             <groupId>org.jboss.jbossts</groupId>
>             <artifactId>jbosstxbridge</artifactId>
>    </dependency>
> 5. <dependency>
>             <groupId>org.jboss.jbossts</groupId>
>             <artifactId>jbossjts-integration</artifactId>
>    </dependency>

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