You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by bl...@apache.org on 2003/06/16 16:05:45 UTC

cvs commit: avalon/buildsystem/gump-integration/project avalon-fortress-tools.xml

bloritsch    2003/06/16 07:05:45

  Modified:    buildsystem/gump-integration/project
                        avalon-fortress-tools.xml
  Log:
  add inherit clause
  
  Revision  Changes    Path
  1.4       +1 -1      avalon/buildsystem/gump-integration/project/avalon-fortress-tools.xml
  
  Index: avalon-fortress-tools.xml
  ===================================================================
  RCS file: /home/cvs/avalon/buildsystem/gump-integration/project/avalon-fortress-tools.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- avalon-fortress-tools.xml	15 Jun 2003 10:10:01 -0000	1.3
  +++ avalon-fortress-tools.xml	16 Jun 2003 14:05:44 -0000	1.4
  @@ -11,7 +11,7 @@
       <depend project="xml-xalan2"></depend>
       <depend project="xml-xerces"></depend>
   
  -      <depend runtime="true" project="avalon-fortress-container"></depend>
  +      <depend runtime="true" inherit="runtime" project="avalon-fortress-container"></depend>
         <depend runtime="true" project="junit"></depend>
         <depend runtime="true" project="qdox"></depend>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org