[jboss-cvs] repository.jboss.com/jboss/messaging/1.0.1.GA ...
Richard Achmatowicz
richard.achmatowicz at jboss.com
Wed Oct 11 12:22:28 EDT 2006
User: rachmatowicz
Date: 06/10/11 12:22:28
Modified: jboss/messaging/1.0.1.GA component-info.xml
Log:
Comment out dependencies which do not apply in scoped deployment
Revision Changes Path
1.4 +2 -0 repository.jboss.com/jboss/messaging/1.0.1.GA/component-info.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: component-info.xml
===================================================================
RCS file: /cvsroot/jboss/repository.jboss.com/jboss/messaging/1.0.1.GA/component-info.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- component-info.xml 10 Oct 2006 15:37:33 -0000 1.3
+++ component-info.xml 11 Oct 2006 16:22:28 -0000 1.4
@@ -11,6 +11,7 @@
<artifact id="jboss-messaging-scoped.sar"/>
<artifact id="release-admin.xml"/>
+ <!--
<import componentref="jboss/serialization">
<compatible version="1.0.2.GA"/>
<compatible version="1.0.3.GA"/>
@@ -23,6 +24,7 @@
<import componentref="jboss/aop">
<compatible version="1.5.0.GA"/>
</import>
+ -->
<export>
<include input="jboss-messaging.jar"/>
More information about the jboss-cvs-commits
mailing list