bodewig     2003/03/26 23:35:03

  Modified:    project  avalon-excalibur.xml
  Log:
  point fortress-examples to the jars it wants to copy
  
  Revision  Changes    Path
  1.21      +4 -0      jakarta-gump/project/avalon-excalibur.xml
  
  Index: avalon-excalibur.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/avalon-excalibur.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- avalon-excalibur.xml      27 Mar 2003 07:13:42 -0000      1.20
  +++ avalon-excalibur.xml      27 Mar 2003 07:35:03 -0000      1.21
  @@ -313,6 +313,10 @@
               <property name="version" value="@@DATE@@"/>
               <property name="excalibur-fortress.jar" project="excalibur-fortress" 
reference="jarpath"/>
               <property name="excalibur-lifecycle.jar" project="excalibur-lifecycle" 
reference="jarpath"/>
  +            <property name="commons-collections.jar"
  +                      project="commons-collections" reference="jarpath"/>
  +            <property name="util.concurrent.jar"
  +                      project="concurrent" reference="jarpath"/>
           </ant>
   
                   <depend project="excalibur-fortress" inherit="all" runtime="true"/>
  
  
  

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

Reply via email to