vmassol 2004/03/24 10:39:44
Modified: documentation/docs/skins/jakarta.apache.org/stylesheets
document2html.xsl
Log:
Move bug tracker to JIRA
Revision Changes Path
1.51 +2 -2
jakarta-cactus/documentation/docs/skins/jakarta.apache.org/stylesheets/document2html.xsl
Index: document2html.xsl
===================================================================
RCS file:
/home/cvs/jakarta-cactus/documentation/docs/skins/jakarta.apache.org/stylesheets/document2html.xsl,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- document2html.xsl 29 Feb 2004 16:22:02 -0000 1.50
+++ document2html.xsl 24 Mar 2004 18:39:44 -0000 1.51
@@ -753,7 +753,7 @@
<xsl:if test="@fixes-bug">
<xsl:text> Fixes </xsl:text>
<!-- link -->
- <a href="http://nagoya.apache.org/bugzilla/[EMAIL PROTECTED]">
+ <a href="http://nagoya.apache.org/jira/secure/[EMAIL PROTECTED]">
<xsl:text>bug </xsl:text><xsl:value-of select="@fixes-bug"/>
</a>
<xsl:text>.</xsl:text>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]