You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by mc...@apache.org on 2004/08/22 14:04:58 UTC

cvs commit: gump/project jakarta-turbine-fulcrum.xml

mcconnell    2004/08/22 05:04:58

  Modified:    project  jakarta-turbine-fulcrum.xml
  Log:
  make framework deps explicit
  
  Revision  Changes    Path
  1.42      +3 -2      gump/project/jakarta-turbine-fulcrum.xml
  
  Index: jakarta-turbine-fulcrum.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-turbine-fulcrum.xml,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- jakarta-turbine-fulcrum.xml	27 Feb 2004 13:33:56 -0000	1.41
  +++ jakarta-turbine-fulcrum.xml	22 Aug 2004 12:04:58 -0000	1.42
  @@ -27,8 +27,9 @@
         </property>
       </ant>
       <package>org.apache.fulcrum</package>
  -    <depend project="avalon-framework" id="combined">
  -    </depend>
  +    <depend project="avalon-framework-api"/>
  +    <depend project="avalon-framework-legacy"/>
  +    <depend project="avalon-framework-impl"/>
       <depend project="bsf">
       </depend>
       <depend project="commons-codec">
  
  
  

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