[jboss-cvs] Repository SVN: r28467 - jacorb/2.3.1jboss.patch01-brew.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 3 12:35:10 EDT 2009


Author: sguilhen at redhat.com
Date: 2009-08-03 12:35:10 -0400 (Mon, 03 Aug 2009)
New Revision: 28467

Modified:
   jacorb/2.3.1jboss.patch01-brew/component-info.xml
Log:
Fixed component version

Modified: jacorb/2.3.1jboss.patch01-brew/component-info.xml
===================================================================
--- jacorb/2.3.1jboss.patch01-brew/component-info.xml	2009-08-03 16:01:27 UTC (rev 28466)
+++ jacorb/2.3.1jboss.patch01-brew/component-info.xml	2009-08-03 16:35:10 UTC (rev 28467)
@@ -2,7 +2,7 @@
 
    <component id="jacorb"
       licenseType="lgpl"
-      version="2.3.1jboss.patch6-brew"
+      version="2.3.1jboss.patch01-brew"
       projectHome="http://www.jacorb.org"
       description="Java implementation of the OMG's CORBA standard with OTS classes removed."
       scm=":ext:cvs.devel.redhat.com:/cvs/dist/jacorb-jboss"
@@ -16,22 +16,11 @@
       <artifact id="CSI.idl"/>
       <artifact id="CosTransactions.idl"/>
       <artifact id="jacorb.properties"/>
-      <import componentref="apache-avalon">
-         <compatible version="4.3.1"/>
-         <compatible version="4.3.1-brew"/>
-         <compatible version="4.1.5"/>
-         <compatible version="4.1.5-brew"/>
-      </import>
-      <import componentref="apache-avalon-logkit">
-         <compatible version="2.2.1"/>
-         <compatible version="2.2.1-brew"/>
-         <compatible version="1.2"/>
-         <compatible version="1.2-brew"/>
-      </import>
       <export>
          <include input="jacorb.jar"/>
          <include input="jacorb_g.jar"/>         
          <include input="idl.jar"/>
+         <include input="idl_g.jar"/>
       </export>
    </component>
 




More information about the jboss-cvs-commits mailing list