Ok.  Have changed to following now:

<project name="jboss/remoting-component-info">

   <!-- ============================================================ -->
   <!-- JBOSS REMOTING                                               -->
   <!-- ============================================================ -->

   <component id="jboss/remoting"
              licenseType="lgpl"
              version="1.4.2.GA"
              projectHome="http://www.jboss.org/products/remoting";
description="a single API for most network based invocations and related service that uses pluggable transports and data marshallers">
      <artifact id="jboss-remoting.jar"/>

      <import componentref="jboss/serialization">
        <compatible version="1.0.0.GA"/>
      </import>

      <export>
         <include input="jboss-remoting.jar"/>
      </export>
   </component>


</project>

Dimitris Andreadis wrote:
I think it should be declared, even if not configured by default, so a
possible version conflict with other components using a different
version of JBossSerialization can be detected.

-----Original Message-----
From: Tom Elrod Sent: 04 May, 2006 21:39
To: Clebert Suconic
Cc: Tom Elrod; Dimitris Andreadis; Scott M Stark; Adrian Brock; Kabir Khan; Alexey Loubyansky; Thomas Diesler; jboss-development@lists.sourceforge.net; QA
Subject: Re: JBAS 4.0.4.GA project dependencies

Well, if using jboss serialization, there is a dependency. However, this is not the default (java serialization is). So should I include it if there *may* be a dependency on it?

Clebert Suconic wrote:
Maybe Dimitris meant JBossRemoting should have a dependency on JBossSerialization 1.0.0.GA declared

-----Original Message-----
From: Tom Elrod
Sent: Thursday, May 04, 2006 9:34 AM
To: Dimitris Andreadis
Cc: Scott M Stark; Adrian Brock; Kabir Khan; Alexey
Loubyansky; Thomas
Diesler; Tom Elrod; Clebert Suconic; jboss-development@lists.sourceforge.net; QA
Subject: Re: JBAS 4.0.4.GA project dependencies

- JBossRemoting, (a) the version number shouldn't be 1.4.2.GA ??.
Second, I don't see any dependency in its component-info.xml on JBossRemoting ?

Don't understand what you mean by the second point.







-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to