mpoeschl 2002/10/13 08:07:21
Modified: . project.xml
Log:
add logos to the generated site
Revision Changes Path
1.13 +3 -2 xml-rpc/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/xml-rpc/project.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- project.xml 10 Oct 2002 00:33:24 -0000 1.12
+++ project.xml 13 Oct 2002 15:07:21 -0000 1.13
@@ -8,10 +8,11 @@
<organization>
<name>Apache Software Foundation</name>
<url>http://xml.apache.org/</url>
+ <logo>/images/xml-logo.gif</logo>
</organization>
- <organizationLogo>xml-logo.gif</organizationLogo>
<inceptionYear>2001</inceptionYear>
<package>org.apache.xmlrpc</package>
+ <logo>/images/xmlrpc-logo.gif</logo>
<shortDescription>Project Management Tools</shortDescription>
@@ -172,7 +173,7 @@
<!-- Resources that are packaged up inside the JAR file -->
<resources/>
-
+
<jars>
</jars>
</build>