You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by tc...@apache.org on 2010/10/14 21:16:50 UTC

svn commit: r1022663 - in /juddi/scout/trunk: pom.xml src/site/resources/images/juddi_logo_v3.png src/site/site.xml

Author: tcunning
Date: Thu Oct 14 19:16:50 2010
New Revision: 1022663

URL: http://svn.apache.org/viewvc?rev=1022663&view=rev
Log:
SCOUT-103
Fix up the logos, fix djencks' id in developer section.

Added:
    juddi/scout/trunk/src/site/resources/images/juddi_logo_v3.png   (with props)
Modified:
    juddi/scout/trunk/pom.xml
    juddi/scout/trunk/src/site/site.xml

Modified: juddi/scout/trunk/pom.xml
URL: http://svn.apache.org/viewvc/juddi/scout/trunk/pom.xml?rev=1022663&r1=1022662&r2=1022663&view=diff
==============================================================================
--- juddi/scout/trunk/pom.xml (original)
+++ juddi/scout/trunk/pom.xml Thu Oct 14 19:16:50 2010
@@ -54,6 +54,7 @@
             <organization />
         </developer>
         <developer>
+            <id>djencks</id>
             <name>David Jencks</name>
             <email>djencks@apache.org</email>
             <organization />

Added: juddi/scout/trunk/src/site/resources/images/juddi_logo_v3.png
URL: http://svn.apache.org/viewvc/juddi/scout/trunk/src/site/resources/images/juddi_logo_v3.png?rev=1022663&view=auto
==============================================================================
Binary file - no diff available.

Propchange: juddi/scout/trunk/src/site/resources/images/juddi_logo_v3.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: juddi/scout/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/juddi/scout/trunk/src/site/site.xml?rev=1022663&r1=1022662&r2=1022663&view=diff
==============================================================================
--- juddi/scout/trunk/src/site/site.xml (original)
+++ juddi/scout/trunk/src/site/site.xml Thu Oct 14 19:16:50 2010
@@ -22,7 +22,7 @@
 
     <bannerLeft>
         <name>Apache Scout</name>
-        <src>images/project-logo.jpg</src>
+        <src>images/juddi_logo_v3.png</src>
         <href>juddi.apache.org/scout/</href>
     </bannerLeft>
     <bannerRight>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org