bayard      2002/11/05 21:31:59

  Modified:    cli      project.xml
  Log:
  Transparant logo added to hide lack of logo for CLI.
  Possibly I could have just put an empty logo tag with reflection.
  
  Revision  Changes    Path
  1.13      +1 -0      jakarta-commons/cli/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cli/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml       6 Nov 2002 05:06:33 -0000       1.12
  +++ project.xml       6 Nov 2002 05:31:59 -0000       1.13
  @@ -9,6 +9,7 @@
     <inceptionYear>2002</inceptionYear>
     <shortDescription>Commons CLI</shortDescription>
     <gumpRepositoryId>jakarta</gumpRepositoryId>
  +  <logo>/images/1x1.gif</logo>
     
     <description>
        Commons CLI provides a simple API for working with the command line arguments 
and options.
  
  
  

--
To unsubscribe, e-mail:   <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>

Reply via email to