markt       2005/01/03 14:59:26

  Modified:    catalina/src/share/org/apache/catalina/realm Tag: TOMCAT_5_0
                        JNDIRealm.java
               webapps/docs Tag: TOMCAT_5_0 introduction.xml
                        tomcat-docs.xsl
  Log:
  Remove references to nagoya from 5.0.x branch documentation
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.12.2.3  +2 -2      
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/realm/JNDIRealm.java
  
  Index: JNDIRealm.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/realm/JNDIRealm.java,v
  retrieving revision 1.12.2.2
  retrieving revision 1.12.2.3
  diff -u -r1.12.2.2 -r1.12.2.3
  --- JNDIRealm.java    19 Nov 2004 15:01:34 -0000      1.12.2.2
  +++ JNDIRealm.java    3 Jan 2005 22:59:26 -0000       1.12.2.3
  @@ -144,7 +144,7 @@
    * <p><strong>WARNING</strong> - There is a reported bug against the Netscape
    * provider code (com.netscape.jndi.ldap.LdapContextFactory) with respect to
    * successfully authenticated a non-existing user. The
  - * report is here: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11210 .
  + * report is here: http://issues.apache.org/bugzilla/show_bug.cgi?id=11210 .
    * With luck, Netscape has updated their provider code and this is not an
    * issue. </p>
    *
  
  
  
  No                   revision
  No                   revision
  1.6.2.1   +1 -1      jakarta-tomcat-catalina/webapps/docs/introduction.xml
  
  Index: introduction.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/introduction.xml,v
  retrieving revision 1.6
  retrieving revision 1.6.2.1
  diff -u -r1.6 -r1.6.2.1
  --- introduction.xml  1 Mar 2004 14:01:28 -0000       1.6
  +++ introduction.xml  3 Jan 2005 22:59:26 -0000       1.6.2.1
  @@ -100,7 +100,7 @@
       and effort. There's nothing like scouring the web only to find out that
       the answer was right in front of you all along!</li>
   <li><a href="http://jakarta.apache.org/tomcat/faq/";>Tomcat FAQ</a> as 
maintained by the developers.</li>
  -<li><a href="http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat";>Tomcat 
WIKI</a></li>
  +<li><a href="http://wiki.apache.org/jakarta-tomcat";>Tomcat WIKI</a></li>
   <li>Tomcat FAQ at <a 
href="http://www.jguru.com/faq/home.jsp?topic=Tomcat";>jGuru</a></li>
   <li>Tomcat mailing list archives - numerous sites archive the Tomcat mailing
       lists. Since the links change over time, clicking here will search
  
  
  
  1.7.2.1   +2 -2      jakarta-tomcat-catalina/webapps/docs/tomcat-docs.xsl
  
  Index: tomcat-docs.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/tomcat-docs.xsl,v
  retrieving revision 1.7
  retrieving revision 1.7.2.1
  diff -u -r1.7 -r1.7.2.1
  --- tomcat-docs.xsl   8 May 2004 22:33:22 -0000       1.7
  +++ tomcat-docs.xsl   3 Jan 2005 22:59:26 -0000       1.7.2.1
  @@ -22,7 +22,7 @@
     <xsl:param    name="void-image"       select="'/images/void.gif'"/>
     <xsl:param    name="project-menu"     select="'menu'"/>
     <xsl:param    name="standalone"       select="''"/>
  -  <xsl:param    name="buglink"          
select="'http://nagoya.apache.org/bugzilla/show_bug.cgi?id='"/>
  +  <xsl:param    name="buglink"          
select="'http://issues.apache.org/bugzilla/show_bug.cgi?id='"/>
   
     <!-- Defined variables (non-overrideable) -->
     <xsl:variable name="body-bg"          select="'#ffffff'"/>
  
  
  

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

Reply via email to