ceki        2004/11/09 10:46:48

  Modified:    .        build.xml .cvsignore
  Log:
  Given the important new printing methods in Logger, bumping up the version 
number to 1.3aplha-1
  
  Revision  Changes    Path
  1.114     +1 -1      logging-log4j/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/build.xml,v
  retrieving revision 1.113
  retrieving revision 1.114
  diff -u -r1.113 -r1.114
  --- build.xml 2 Nov 2004 19:37:19 -0000       1.113
  +++ build.xml 9 Nov 2004 18:46:48 -0000       1.114
  @@ -13,7 +13,7 @@
     <!-- The build.properties file defines the parth to local jar files -->
     <property file="build.properties"/>
   
  -  <property name="version" value="1.3alpha0"/>
  +  <property name="version" value="1.3alpha-1"/>
   
     <!-- The base directory relative to which most targets are built -->
     <property name="base" value="."/>
  
  
  
  1.9       +1 -0      logging-log4j/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/logging-log4j/.cvsignore,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- .cvsignore        19 Aug 2004 11:21:23 -0000      1.8
  +++ .cvsignore        9 Nov 2004 18:46:48 -0000       1.9
  @@ -16,3 +16,4 @@
   chainsaw-bundle.zip
   webstart-dependant-receivers.jar-1.3alpha.jar
   .settings
  +log4j-1.3alpha-1.jar
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to