[jboss-cvs] Repository SVN: r1521 - in jbossas: 4.2.2.GA and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 10 05:17:09 EDT 2007


Author: amit.bhayani at jboss.com
Date: 2007-10-10 05:17:09 -0400 (Wed, 10 Oct 2007)
New Revision: 1521

Added:
   jbossas/4.2.2.GA/
   jbossas/4.2.2.GA/component-info.xml
   jbossas/4.2.2.GA/lib/
   jbossas/4.2.2.GA/lib/jbossas-repo.zip
Log:
Adding JBoss AS 4.2.2.GA binary (from Branch_4_2) for JEMS Installer. 
The jbossas-repo.zip is not the tagged 4.2.2.GA and should be replaced with
final one once 4.2.2.GA is released. This is only for testing

Added: jbossas/4.2.2.GA/component-info.xml
===================================================================
--- jbossas/4.2.2.GA/component-info.xml	                        (rev 0)
+++ jbossas/4.2.2.GA/component-info.xml	2007-10-10 09:17:09 UTC (rev 1521)
@@ -0,0 +1,20 @@
+<project name="jbossas-libs-component-info">
+
+   <!-- The jbossbuild repository component info for the canonical
+   jbossas content.
+   $Id: component-info.xml 58071 2006-11-03 12:51:35Z dimitris at jboss.org $
+   -->
+   <component id="jbossas"
+              version="4.2.2.GA"
+              licenseType="lgpl"
+              projectHome="http://www.jboss.org"
+              description="A canonical representation of JBossAS: j2ee1.4 application server based on a jmx microkernel"
+   >
+      <artifact id="jbossas-repo.zip"/>
+
+      <export>
+         <include input="jbossas-repo.zip"/>
+      </export>
+   </component>
+</project>
+   

Added: jbossas/4.2.2.GA/lib/jbossas-repo.zip
===================================================================
(Binary files differ)


Property changes on: jbossas/4.2.2.GA/lib/jbossas-repo.zip
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list