You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by he...@apache.org on 2005/10/30 21:41:08 UTC

svn commit: r329634 - in /jakarta/velocity/core/trunk: project.xml xdocs/images/jakarta.png

Author: henning
Date: Sun Oct 30 12:41:03 2005
New Revision: 329634

URL: http://svn.apache.org/viewcvs?rev=329634&view=rev
Log:
add jakarta logo, update maven site logos


Added:
    jakarta/velocity/core/trunk/xdocs/images/jakarta.png   (with props)
Modified:
    jakarta/velocity/core/trunk/project.xml

Modified: jakarta/velocity/core/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/velocity/core/trunk/project.xml?rev=329634&r1=329633&r2=329634&view=diff
==============================================================================
--- jakarta/velocity/core/trunk/project.xml (original)
+++ jakarta/velocity/core/trunk/project.xml Sun Oct 30 12:41:03 2005
@@ -1,4 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<!-- ======================================================================== -->
+<!--                                                                          -->
+<!--  maven POM                                                               -->
+<!--                                                                          -->
+<!-- $Id$                     -->
+<!--                                                                          -->
+<!-- ======================================================================== -->
+
 <project>
   <pomVersion>3</pomVersion>
   <id>velocity</id>
@@ -7,11 +32,11 @@
   <organization>
     <name>Apache Software Foundation</name>
     <url>http://jakarta.apache.org/</url>
-    <logo>/images/jakarta-logo-blue.gif</logo>
+    <logo>/images/jakarta.png</logo>
   </organization>
   <inceptionYear>2000</inceptionYear>
   <package>org.apache.velocity</package>
-  <logo>/images/logo.gif</logo>
+  <logo>/images/newlogo.png</logo>
 
   <!-- Gump integration -->
   <gumpRepositoryId>jakarta</gumpRepositoryId>

Added: jakarta/velocity/core/trunk/xdocs/images/jakarta.png
URL: http://svn.apache.org/viewcvs/jakarta/velocity/core/trunk/xdocs/images/jakarta.png?rev=329634&view=auto
==============================================================================
Binary file - no diff available.

Propchange: jakarta/velocity/core/trunk/xdocs/images/jakarta.png
------------------------------------------------------------------------------
    svn:mime-type = image/png



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