You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2003/12/10 01:19:22 UTC

cvs commit: maven/xdocs/images apache-maven-project.png maven.gif

jvanzyl     2003/12/09 16:19:22

  Modified:    .        project.properties project.xml
  Added:       xdocs/images apache-maven-project.png maven.gif
  Log:
  o making some changes to the site for ease of use and design. really
    only worked on making the site less painful to look at.
  
  Revision  Changes    Path
  1.52      +2 -0      maven/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven/project.properties,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- project.properties	25 Nov 2003 05:36:50 -0000	1.51
  +++ project.properties	10 Dec 2003 00:19:22 -0000	1.52
  @@ -44,6 +44,8 @@
   # Display the maven version the web site is documenting
   maven.xdoc.version = ${pom.currentVersion}
   
  +maven.ui.banner.background = white
  +
   #------------------------------------------------------------------
   # M U L T I P R O J E C T  -  A L L  P L U G I N G S
   #------------------------------------------------------------------
  
  
  
  1.320     +2 -2      maven/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/project.xml,v
  retrieving revision 1.319
  retrieving revision 1.320
  diff -u -r1.319 -r1.320
  --- project.xml	2 Dec 2003 02:09:28 -0000	1.319
  +++ project.xml	10 Dec 2003 00:19:22 -0000	1.320
  @@ -8,11 +8,11 @@
     <organization>
       <name>Apache Software Foundation</name>
       <url>http://jakarta.apache.org/</url>
  -    <logo>/images/apache-maven.png</logo>
  +    <logo>/images/apache-maven-project.png</logo>
     </organization>
     <inceptionYear>2001</inceptionYear>
     <package>org.apache.maven</package>
  -  <logo>/images/maven.jpg</logo>
  +  <logo>/images/maven.gif</logo>
     <!-- Gump integration -->
   
     <gumpRepositoryId>maven</gumpRepositoryId>
  
  
  
  1.1                  maven/xdocs/images/apache-maven-project.png
  
  	<<Binary file>>
  
  
  1.1                  maven/xdocs/images/maven.gif
  
  	<<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org