You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by to...@apache.org on 2002/08/30 21:34:26 UTC

cvs commit: xml-axis/java axis.properties

tomj        2002/08/30 12:34:26

  Modified:    java     axis.properties
  Log:
  Update a few things, even though we aren't sure what this file is for...
  
  Revision  Changes    Path
  1.9       +3 -3      xml-axis/java/axis.properties
  
  Index: axis.properties
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/axis.properties,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- axis.properties	13 Jun 2002 18:22:40 -0000	1.8
  +++ axis.properties	30 Aug 2002 19:34:26 -0000	1.9
  @@ -1,8 +1,8 @@
  -axis.version=beta 2
  +axis.version=beta 4
   
   name=axis
   Name=Axis
  -year=2001
  +year=2002
   
   debug=off  
   
  @@ -16,8 +16,8 @@
   
   wsdl4j.jar=lib/wsdl4j.jar
   commons-logging.jar=lib/commons-logging.jar
  +commons-discovery.jar=lib/commons-discovery.jar
   log4j-core.jar=lib/log4j-1.2.4.jar
  -tt-bytecode.jar=lib/tt-bytecode.jar
   
   junit.jar=lib/junit.jar