tobrien     2003/02/03 20:46:29

  Modified:    codec    build.xml
  Log:
  Removed dedicated base64 test target
  
  Revision  Changes    Path
  1.7       +2 -2      jakarta-commons-sandbox/codec/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/codec/build.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.xml 18 Nov 2002 12:41:24 -0000      1.6
  +++ build.xml 4 Feb 2003 04:46:29 -0000       1.7
  @@ -111,7 +111,7 @@
                   version="true"
                  doctitle="<h1>${component.title}</h1>"
               windowtitle="${component.title} (Version ${component.version})"
  -                 bottom="Copyright (c) 2001-2002 - Apache Software Foundation">
  +                 bottom="Copyright (c) 2001-2003 - Apache Software Foundation">
         <classpath refid="compile.classpath"/>
       </javadoc>
     </target>
  
  
  

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

Reply via email to