[jboss-cvs] JBossAS SVN: r85747 - in trunk: console and 7 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 11 16:08:09 EDT 2009


Author: pgier
Date: 2009-03-11 16:08:09 -0400 (Wed, 11 Mar 2009)
New Revision: 85747

Removed:
   trunk/cluster/component-info.xml
   trunk/console/component-info.xml
   trunk/ejb3/component-info.xml
   trunk/iiop/component-info.xml
   trunk/jbossas/jmx-remoting/component-info.xml
   trunk/jbossas/remoting/component-info.xml
   trunk/jmx-remoting/component-info.xml
   trunk/management/component-info.xml
   trunk/tomcat/component-info.xml
Log:
[JBBUILD-515] Remove old component-info.xml files.

Deleted: trunk/cluster/component-info.xml
===================================================================
--- trunk/cluster/component-info.xml	2009-03-11 17:33:58 UTC (rev 85746)
+++ trunk/cluster/component-info.xml	2009-03-11 20:08:09 UTC (rev 85747)
@@ -1,25 +0,0 @@
-<project name="cluster-component-info">
-   <!-- ============================================================ -->
-   <!-- Cluster                                                      -->
-   <!-- ============================================================ -->
-
-   <component id="cluster"
-              module="jbossmx"
-              version="5.0-SNAPSHOT"
-   >
-      <artifact id="jbossha.jar"/>
-      <artifact id="jbossha-client.jar" />
-      <artifact id="cluster-service.xml" outputpath="etc"/>
-      <artifact id="deploy-hasingleton-service.xml" outputpath="etc"/>
-      <artifact id="farm-service.xml" outputpath="etc"/>
-      <artifact id="cluster-examples-service.xml" outputpath="etc"/>
-      <artifact id="diststate-service.xml" outputpath="etc"/>
-      <artifact id="ClusteredHttpSessionEB.jar" artifacttype="dir"/>
-      <artifact id="jbossha-httpsession.sar" artifacttype="dir"/>  
-      <artifact id="hajndi-service.xml"/>
-      <export>
-         <include input="jbossha.jar"/>
-         <include input="jbossha-httpsession.sar"/>
-      </export>
-   </component>
-</project>

Deleted: trunk/console/component-info.xml
===================================================================
--- trunk/console/component-info.xml	2009-03-11 17:33:58 UTC (rev 85746)
+++ trunk/console/component-info.xml	2009-03-11 20:08:09 UTC (rev 85747)
@@ -1,29 +0,0 @@
-<project name="console-component-info">
-
-   <!-- ============================================================ -->
-   <!-- Console                                                      -->
-   <!-- ============================================================ -->
-
-   <component id="console"
-              module="jboss-console"
-              version="5.0-SNAPSHOT"
-   >
-      <artifact id="twiddle.jar" release="bin"/>         
-      <artifact id="twiddle.sh" release="bin"/>
-      <artifact id="twiddle.bat" release="bin"/>
-      <artifact id="jboss-console.jar"/>
-      <artifact id="console.jar"/>
-      <artifact id="console-mgr-classes.jar"/>
-      <artifact id="applet.jar"/>
-      <artifact id="jboss-console-client.jar"/>
-      <artifact id="console-mgr.sar"/>
-      <artifact id="web-console.war"/>
-                   
-      <artifact id="snmp-support.jar"/>
-      <export>
-         <include input="jboss-console.jar"/>
-      </export>
-   </component>
-
-
-</project>

Deleted: trunk/ejb3/component-info.xml
===================================================================
--- trunk/ejb3/component-info.xml	2009-03-11 17:33:58 UTC (rev 85746)
+++ trunk/ejb3/component-info.xml	2009-03-11 20:08:09 UTC (rev 85747)
@@ -1,26 +0,0 @@
-<project name="ejb3-component-info">
-   <!-- ============================================================ -->
-   <!-- ejb3                                                        -->
-   <!-- ============================================================ -->
-
-   <component id="ejb3"
-              module="jboss-ejb3"
-              version="5.0-SNAPSHOT"
-   >
-      <artifact id="jboss-ejb3.jar"/>   
-      <artifact id="jboss-annotations-ejb3.jar"/>
-      <artifact id="embeddable" artifacttype="dir"/> 
-      <artifact id="ejb3.deployer" artifacttype="dir"/>             
-      <artifact id="lib" artifacttype="dir"/>             
-      <artifact id="conf" artifacttype="dir"/> 
-      <artifact id="ejb3-clustered-sfsbcache-service.xml" outputpath="resources"/>
-      <artifact id="ejb3-entity-cache-service.xml" outputpath="resources"/>
-      <artifact id="ejb3-interceptors-aop.xml" outputpath="resources"/>
-      <artifact id="persistence.properties" outputpath="resources/META-INF"/>
-      <artifact id="default.persistence.properties" outputpath="resources/META-INF"/>
-      <export>
-         <include input="jboss-ejb3.jar"/> 
-         <include input="jboss-annotations-ejb3.jar"/>
-      </export>
-   </component>
-</project>

Deleted: trunk/iiop/component-info.xml
===================================================================
--- trunk/iiop/component-info.xml	2009-03-11 17:33:58 UTC (rev 85746)
+++ trunk/iiop/component-info.xml	2009-03-11 20:08:09 UTC (rev 85747)
@@ -1,22 +0,0 @@
-<project name="console-component-info">
-
-   <!-- ============================================================ -->
-   <!-- iiop                                                         -->
-   <!-- ============================================================ -->
-
-   <component id="iiop"
-              module="contrib/iiop"
-              version="5.0-SNAPSHOT"
-   >
-      <artifact id="jboss-iiop.jar" />         
-      <artifact id="jboss-iiop-client.jar"/>
-      <artifact id="iiop-service.xml"/>
-
-      <export>
-         <include input="jboss-iiop.jar"/>
-         <include input="jboss-iiop-client.jar"/>         
-      </export>
-   </component>
-
-
-</project>

Deleted: trunk/jbossas/jmx-remoting/component-info.xml
===================================================================
--- trunk/jbossas/jmx-remoting/component-info.xml	2009-03-11 17:33:58 UTC (rev 85746)
+++ trunk/jbossas/jmx-remoting/component-info.xml	2009-03-11 20:08:09 UTC (rev 85747)
@@ -1,18 +0,0 @@
-<project name="jbossas-jmx-remoting-component-info">
-   <!-- ============================================================ -->
-   <!-- jbossas-jmx-remoting                                         -->
-   <!-- ============================================================ -->
-
-   <component id="jbossas/jmx-remoting"
-              module="jbossas/jmx-remoting"
-              version="5.0-SNAPSHOT"
-   >
-      <artifact id="jbossas-jmx-remoting.jar"/>   
-      <artifact id="jmx-remoting.sar"/>  
-      <artifact id="jbossas-jmx-remoting-jboss-service.xml" filename="jboss-service.xml" outputpath="etc"/>
-
-      <export>
-         <include input="jbossas-jmx-remoting.jar"/> 
-      </export>
-   </component>
-</project>

Deleted: trunk/jbossas/remoting/component-info.xml
===================================================================
--- trunk/jbossas/remoting/component-info.xml	2009-03-11 17:33:58 UTC (rev 85746)
+++ trunk/jbossas/remoting/component-info.xml	2009-03-11 20:08:09 UTC (rev 85747)
@@ -1,17 +0,0 @@
-<project name="jbossas/remoting-component-info">
-   <!-- ============================================================ -->
-   <!-- ejb3                                                        -->
-   <!-- ============================================================ -->
-
-   <component id="jbossas/remoting"
-              module="jbossas/remoting"
-              version="5.0-SNAPSHOT"
-   >
-      <artifact id="jbossas-remoting.jar"/>   
-
-      <export>
-         <include input="jbossas-remoting.jar"/> 
-         <include input="jbossas-remoting"/>
-      </export>
-   </component>
-</project>

Deleted: trunk/jmx-remoting/component-info.xml
===================================================================
--- trunk/jmx-remoting/component-info.xml	2009-03-11 17:33:58 UTC (rev 85746)
+++ trunk/jmx-remoting/component-info.xml	2009-03-11 20:08:09 UTC (rev 85747)
@@ -1,12 +0,0 @@
-<project name="jmx-remoting-component-info">
-   <component id="jmx-remoting"
-              module="jmx-remoting"
-              version="5.0-SNAPSHOT"
-   >
-      <artifact id="jboss-jmx-remoting.jar"/>
-      <artifact id="jboss-jmx-remoting-tests.jar"/>      
-      <export>
-         <include input="jboss-jmx-remoting.jar"/>
-      </export>
-   </component>
-</project>
\ No newline at end of file

Deleted: trunk/management/component-info.xml
===================================================================
--- trunk/management/component-info.xml	2009-03-11 17:33:58 UTC (rev 85746)
+++ trunk/management/component-info.xml	2009-03-11 20:08:09 UTC (rev 85747)
@@ -1,19 +0,0 @@
-<project name="management-component-info">
-   <!-- ============================================================ -->
-   <!-- Management                                                   -->
-   <!-- ============================================================ -->
-
-   <component id="management"
-              module="jboss-management"
-              version="5.0-SNAPSHOT"
-   >
-      <artifact id="jboss-jsr77.jar"/>
-      <artifact id="jboss-management.jar"/>
-      <artifact id="ejb-management.jar"/>
-      <artifact id="jboss-jsr77-client.jar"/>
-      <export>
-         <include input="jboss-management.jar"/>
-         <include input="jboss-jsr77.jar"/>
-      </export>
-   </component>
-</project>

Deleted: trunk/tomcat/component-info.xml
===================================================================
--- trunk/tomcat/component-info.xml	2009-03-11 17:33:58 UTC (rev 85746)
+++ trunk/tomcat/component-info.xml	2009-03-11 20:08:09 UTC (rev 85747)
@@ -1,29 +0,0 @@
-<project name="tomcat-component-info">
-
-   <!-- ============================================================ -->
-   <!-- Tomcat                                                         -->
-   <!-- ============================================================ -->
-
-   <component id="tomcat"
-              module="tomcat"
-              version="5.0-SNAPSHOT"
-   >
-      <artifact id="tomcat6-service.jar"/>
-      <artifact id="tc6-cluster.aop" outputpath="lib"/>
-      <artifact id="jbossweb-tomcat6.sar" artifacttype="dir" outputpath="deploy"/>
-      <artifact id="tc6-cluster-service.xml"/>
-      <artifact id="javax.servlet.jar"/>
-      <artifact id="javax.servlet.jsp.jar"/>
-      <artifact id="jboss-web-metamodel.jar"/>
-      
-      <export>
-         <include input="tomcat6-service.jar"/>
-	 <include input="tc6-cluster.aop"/>	
-      </export>
-   </component>
-
-</project>
-
-
-
-




More information about the jboss-cvs-commits mailing list