dlr         2003/03/27 10:48:59

  Modified:    .        project.xml
  Log:
  * project.xml
    Added commented-out placeholders for commons-httpclient and
    commons-logging for fill-in by Ryan.
  
  Revision  Changes    Path
  1.17      +12 -0     xml-rpc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/xml-rpc/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -u -r1.16 -r1.17
  --- project.xml       30 Jan 2003 13:57:14 -0000      1.16
  +++ project.xml       27 Mar 2003 18:48:59 -0000      1.17
  @@ -129,6 +129,18 @@
     </developers>
   
     <dependencies>
  +    <!-- FIXME: Ryan, would you fill this out?
  +    <dependency>
  +      <id>commons-httpclient</id>
  +      <version></version>
  +      <url></url>
  +    </dependency>
  +    <dependency>
  +      <id>commons-logging</id>
  +      <version></version>
  +      <url></url>
  +    </dependency>
  +    -->
       <dependency>
         <id>servletapi</id>
         <version>2.2</version>
  
  
  

Reply via email to