[jboss-cvs] repository.jboss.com/jboss/jbossts/4.2.2.GA ...

Jonathan Halliday jonathan.halliday at jboss.com
Wed Nov 15 08:55:43 EST 2006


  User: jhalliday
  Date: 06/11/15 08:55:43

  Added:       jboss/jbossts/4.2.2.GA  component-info.xml
  Log:
  Added the JBossTS 4.2.2 GA release to the repository, for use in AS 5.0 Beta 1
  
  Revision  Changes    Path
  1.1      date: 2006/11/15 13:55:43;  author: jhalliday;  state: Exp;repository.jboss.com/jboss/jbossts/4.2.2.GA/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss/jbossts-component-info">
  
  	<!-- 4.2.2 GA, from released binaries (jdk 1.4 build) -->
  	<component id="jboss/jbossts"
  			   licenseType="lgpl"
  			   version="4.2.2.GA"
  			   projectHome="http://labs.jboss.com/portal/jbosstm"
  			   description="JBoss Transaction Service">
  
  		<artifact id="jbossjta.jar"/>
  		<artifact id="jbossjta-integration.jar"/>
  		<artifact id="jbossts-common.jar"/>
  		<artifact id="jbossjta-properties.xml"/>
  
  		<export>
  			<include input="jbossjta.jar"/>
  			<include input="jbossjta-integration.jar"/>
  			<include input="jbossts-common.jar"/>
  		</export>
  
  	</component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list