dlr         2003/03/28 11:47:38

  Modified:    .        default.properties
  Log:
  Updated commons-logging and commons-httpclient deps to include
  suggested version numbers.
  
  Revision  Changes    Path
  1.12      +2 -2      xml-rpc/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/xml-rpc/default.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -u -r1.11 -r1.12
  --- default.properties        27 Mar 2003 18:44:00 -0000      1.11
  +++ default.properties        28 Mar 2003 19:47:37 -0000      1.12
  @@ -30,8 +30,8 @@
   # ${user.home}/build.properties file in order
   # to build XmlRpc:
   
  -commons-httpclient.jar = ${lib.repo}/commons-httpclient.jar
  -commons-logging.jar = ${lib.repo}/commons-logging.jar
  +commons-httpclient.jar = ${lib.repo}/commons-httpclient-2.0.jar
  +commons-logging.jar = ${lib.repo}/commons-logging-1.0.2.jar
   jsse.jar = ${lib.repo}/jsse.jar
   jnet.jar = ${lib.repo}/jnet.jar
   jcert.jar = ${lib.repo}/jcert.jar
  
  
  

Reply via email to