You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2005/01/16 21:09:06 UTC

cvs commit: jakarta-commons/modeler project.xml

dirkv       2005/01/16 12:09:06

  Modified:    modeler  project.xml
  Log:
  remove nagoya reference + add logo
  
  Revision  Changes    Path
  1.10      +4 -4      jakarta-commons/modeler/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/modeler/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml	9 Apr 2004 19:58:06 -0000	1.9
  +++ project.xml	16 Jan 2005 20:09:06 -0000	1.10
  @@ -27,7 +27,7 @@
     <description>
       Commons Modeler
     </description>
  -  <logo/>
  +  <logo>/images/modeler-logo-white.png</logo>
     
     <url>http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</url>
     <package>org.apache.commons.${pom.artifactId.substring(8)}</package>
  @@ -35,7 +35,7 @@
     <organization>
       <name>The Apache Software Foundation</name>
       <url>http://jakarta.apache.org</url>
  -    <logo>http://jakarta.apache.org/images/original-jakarta-logo.gif</logo>
  +    <logo>http://jakarta.apache.org/images/jakarta-logo.gif</logo>
     </organization>
   
     <licenses>
  @@ -62,13 +62,13 @@
         <name>Commons Dev List</name>
         <subscribe>commons-dev-subscribe@jakarta.apache.org</subscribe>
         <unsubscribe>commons-dev-unsubscribe@jakarta.apache.org</unsubscribe>
  -      <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org</archive>
  +      <archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org</archive>
       </mailingList>
       <mailingList>
         <name>Commons User List</name>
         <subscribe>commons-user-subscribe@jakarta.apache.org</subscribe>
         <unsubscribe>commons-user-unsubscribe@jakarta.apache.org</unsubscribe>
  -      <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org</archive>
  +      <archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org</archive>
       </mailingList>
     </mailingLists>
     
  
  
  

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