You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by ni...@apache.org on 2004/04/01 16:26:47 UTC

cvs commit: gump/project incubator-altrmi.xml

niclas      2004/04/01 06:26:47

  Modified:    project  incubator-altrmi.xml
  Log:
  Trying to break a cyclic dependency.
  
  Revision  Changes    Path
  1.24      +3 -2      gump/project/incubator-altrmi.xml
  
  Index: incubator-altrmi.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/incubator-altrmi.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- incubator-altrmi.xml	15 Mar 2004 16:25:13 -0000	1.23
  +++ incubator-altrmi.xml	1 Apr 2004 14:26:47 -0000	1.24
  @@ -44,8 +44,9 @@
           <depend project="logging-log4j"/>
           <depend project="commons-attributes" inherit="runtime"/>
           <depend project="excalibur-lifecycle-api"/>
  -        <depend project="avalon-components"/>
  -        <depend project="avalon-phoenix"/>
  +        <depend project="avalon-components" />
  +        <depend project="avalon-phoenix" id="client" />
  +        <depend project="avalon-phoenix" id="metagenerate-2" />
           <depend project="commons-betwixt"/>
           <depend project="commons-digester"/>
           <!-- inserting the dependencies of phoenix-metagenerate.jar by hand here
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org