rdonkin     2004/11/21 13:26:27

  Modified:    commons-build commons-site.jsl project.xml
  Log:
  Removed apachecon references.
  
  Revision  Changes    Path
  1.14      +1 -1      jakarta-commons/commons-build/commons-site.jsl
  
  Index: commons-site.jsl
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/commons-site.jsl,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- commons-site.jsl  31 Oct 2004 18:49:04 -0000      1.13
  +++ commons-site.jsl  21 Nov 2004 21:26:27 -0000      1.14
  @@ -161,7 +161,7 @@
     }
     // window.alert( 'Width = ' + myWidth );
     if (myWidth < 850) {
  -    
document['organization-logo'].src='http://ApacheCon.Com/2004/US/logos/logo_only.gif';
  +    
document['organization-logo'].src='http://jakarta.apache.org/images/original-jakarta-logo.gif';
     }
   ]]>// </x:comment>
   </x:element>
  
  
  
  1.34      +4 -0      jakarta-commons/commons-build/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/project.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- project.xml       31 Oct 2004 18:49:04 -0000      1.33
  +++ project.xml       21 Nov 2004 21:26:27 -0000      1.34
  @@ -24,8 +24,12 @@
   
     <organization>
       <name>The Apache Software Foundation</name>
  +        <url>http://jakarta.apache.org</url>
  +        <logo>http://jakarta.apache.org/jakarta-logo.gif</logo>
  +<!--    
       <url>http://ApacheCon.Com/2004/US/</url>
       <logo>http://ApacheCon.Com/2004/US/logos/logo_only.gif</logo>
  +    -->
     </organization>
     <inceptionYear>2001</inceptionYear>
     <logo>/images/logo.png</logo>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to