mcconnell    2004/08/22 05:12:39

  Modified:    project  james-server.xml
  Log:
  make framework deps explicit
  
  Revision  Changes    Path
  1.18      +5 -1      gump/project/james-server.xml
  
  Index: james-server.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/james-server.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- james-server.xml  22 Aug 2004 01:19:20 -0000      1.17
  +++ james-server.xml  22 Aug 2004 12:12:39 -0000      1.18
  @@ -40,7 +40,11 @@
       </ant>
       <depend project="ant"/>
       <depend project="xml-xerces"/>
  -    <depend project="avalon-framework" inherit="runtime"/>
  +
  +    <depend project="avalon-framework-api" inherit="runtime"/>
  +    <depend project="avalon-framework-legacy" inherit="runtime"/>
  +    <depend project="avalon-framework-impl" inherit="runtime"/>
  +
       <depend project="cornerstone-threads-api"/>
       <depend project="cornerstone-threads-impl" inherit="runtime"/>
       <depend project="cornerstone-connection-api"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to