[jbossts-issues] [JBoss JIRA] Closed: (JBTM-679) Enable use of maven to import external lib jars into XTS

Andrew Dinn (JIRA) jira-events at lists.jboss.org
Mon Feb 1 12:21:20 EST 2010


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

Andrew Dinn closed JBTM-679.
----------------------------

    Resolution: Done


Updated pom to bring in relevant dependencies and converted localjunit module to find its libs in the parent build/extlib directory.

Also removed the CXF import from the TS pom template becaue we no longer depend on CXF at compile time now that we have moved the WSA abstraction layer down into the WS code. The build scripts still include a variant lib path containing the CXF libs if cxf.build is defined on the ant command line. This will be removed in the longer term when we are sure all is working well

> Enable use of maven to import external lib jars into XTS
> --------------------------------------------------------
>
>                 Key: JBTM-679
>                 URL: https://jira.jboss.org/jira/browse/JBTM-679
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: XTS
>    Affects Versions: 4.9.0
>            Reporter: Andrew Dinn
>            Assignee: Andrew Dinn
>             Fix For: 4.10.0
>
>
> The XTS build process employs a variety of external jars:
>   JBossTS jars
>   JBossWS  jars (including Java EE API jars, JBossWS native jars and CXF jars)
>   JBossAS jars (including Java EE API jars)
>   other java jars (junit)
> The build  process should normally employ the JBossTS jars produced by building JBossTS in the source tree containing  XTS as a subtree. However, in the case of the other sets of jars it should be possible to build XTS with a guarantee that the build employs known versions of each of the required jars.
> This should be achieved using maven to resolve dependencies and  download the required jars. In the case of the AS and WS jars the versions should be derived from the component-matrix pom associated with a specific version of the AS to which the XTS and TS tree is  matched.
>  
>   

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list