You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by le...@apache.org on 2004/04/13 19:02:19 UTC

cvs commit: gump/project/jicarilla gump-jicarilla-http-impl.xml

leosimons    2004/04/13 10:02:19

  Modified:    project/jicarilla gump-jicarilla-http-impl.xml
  Log:
  sort
  
  Revision  Changes    Path
  1.3       +6 -5      gump/project/jicarilla/gump-jicarilla-http-impl.xml
  
  Index: gump-jicarilla-http-impl.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jicarilla/gump-jicarilla-http-impl.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- gump-jicarilla-http-impl.xml	13 Apr 2004 10:04:33 -0000	1.2
  +++ gump-jicarilla-http-impl.xml	13 Apr 2004 17:02:18 -0000	1.3
  @@ -30,17 +30,18 @@
       <depend project="jicarilla-plumbing-impl" runtime="true" inherit="all" optional="false"/>
       <depend project="jicarilla-container-impl" runtime="true" inherit="all" optional="false"/>
       <depend project="jicarilla-http-api" runtime="true" inherit="all" optional="false"/>
  -    <depend project="jicarilla-picocontainer" runtime="true" inherit="runtime" optional="false"/>
  +
       <depend project="avalon-framework" runtime="true" inherit="runtime" optional="false"/>
  -    <depend project="concurrent" runtime="true" inherit="runtime" optional="false"/>
  +    <depend project="beanshell" runtime="true" inherit="runtime" optional="false"/>
       <depend project="commons-logging" runtime="true" inherit="runtime" optional="false"/>
       <depend project="commons-pool" runtime="true" inherit="runtime" optional="false"/>
       <depend project="commons-cli" runtime="true" inherit="runtime" optional="false"/>
  -    <depend project="junit" runtime="true" inherit="runtime" optional="false"/>
  -    <depend project="beanshell" runtime="true" inherit="runtime" optional="false"/>
  -    <depend project="jicarilla-easymock" runtime="true" inherit="runtime" optional="false"/>
  +    <depend project="concurrent" runtime="true" inherit="runtime" optional="false"/>
       <depend project="jetty" runtime="true" inherit="runtime" optional="false"/>
  +    <depend project="junit" runtime="true" inherit="runtime" optional="false"/>
   
  +    <depend project="jicarilla-easymock" runtime="true" inherit="runtime" optional="false"/>
  +    <depend project="jicarilla-picocontainer" runtime="true" inherit="runtime" optional="false"/>
   
       <mkdir dir="platform/components/http/impl/target/classes"/>
       <mkdir dir="platform/components/http/impl/target/test-classes"/>
  
  
  

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