[jboss-cvs] Repository SVN: r514 - jacorb.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu May 31 04:37:03 EDT 2007
Author: dimitris at jboss.org
Date: 2007-05-31 04:37:03 -0400 (Thu, 31 May 2007)
New Revision: 514
Removed:
jacorb/component-info.xml
Log:
tidy up
Deleted: jacorb/component-info.xml
===================================================================
--- jacorb/component-info.xml 2007-05-31 08:36:27 UTC (rev 513)
+++ jacorb/component-info.xml 2007-05-31 08:37:03 UTC (rev 514)
@@ -1,33 +0,0 @@
-<project name="jacorb-component-info">
-
- <component id="jacorb"
- licenseType="lgpl"
- version="2.3.0jboss.patch2"
- projectHome="http://www.jacorb.org"
- description="Java implementation of the OMG's CORBA standard.">
-
- <!-- Built using JDK 1.4 -->
- <artifact id="idl.jar"/>
- <artifact id="idl_g.jar"/>
- <artifact id="jacorb.jar"/>
- <artifact id="jacorb_g.jar"/>
- <artifact id="orb.idl"/>
- <artifact id="CSI.idl"/>
- <artifact id="CosTransactions.idl"/>
- <artifact id="jacorb.properties"/>
- <import componentref="apache-avalon">
- <compatible version="4.1.5"/>
- <compatible version="4.1.5-brew"/>
- </import>
- <import componentref="apache-avalon-logkit">
- <compatible version="1.2"/>
- <compatible version="1.2-brew"/>
- </import>
- <export>
- <include input="jacorb.jar"/>
- <include input="jacorb_g.jar"/>
- <include input="idl.jar"/>
- </export>
- </component>
-
-</project>
More information about the jboss-cvs-commits
mailing list