aslom 2004/12/30 14:31:28
Modified: forrest-src/src/documentation/content changes2document.xsl
forrest-src/src/documentation/content/xdocs bugs.xml
index.xml
Log:
chnaged nagoya to issues.
Revision Changes Path
1.2 +1 -1
ws-wsif/forrest-src/src/documentation/content/changes2document.xsl
Index: changes2document.xsl
===================================================================
RCS file:
/home/cvs/ws-wsif/forrest-src/src/documentation/content/changes2document.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- changes2document.xsl 31 Jan 2003 13:06:51 -0000 1.1
+++ changes2document.xsl 30 Dec 2004 22:31:28 -0000 1.2
@@ -6,7 +6,7 @@
<xsl:import href="../library/xslt/copyover.xsl"/>
- <xsl:variable
name="bugzilla">http://nagoya.apache.org/bugzilla/show_bug.cgi?id=</xsl:variable>
+ <xsl:variable
name="bugzilla">http://issues.apache.org/bugzilla/show_bug.cgi?id=</xsl:variable>
<xsl:template match="/">
<xsl:apply-templates select="//changes"/>
1.4 +3 -3
ws-wsif/forrest-src/src/documentation/content/xdocs/bugs.xml
Index: bugs.xml
===================================================================
RCS file:
/home/cvs/ws-wsif/forrest-src/src/documentation/content/xdocs/bugs.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bugs.xml 18 Sep 2003 09:55:20 -0000 1.3
+++ bugs.xml 30 Dec 2004 22:31:28 -0000 1.4
@@ -6,11 +6,11 @@
</header>
<body>
<p>
-New WSIF bugs should be reported using <jump
href="http://nagoya.apache.org/bugzilla">Bugzilla</jump> (the Apache bug
database).</p>
+New WSIF bugs should be reported using <jump
href="http://issues.apache.org/bugzilla">Bugzilla</jump> (the Apache bug
database).</p>
<ul>
<li>Please report bugs against the newest release.</li>
<li> To avoid duplicate bug reports, please query Bugzilla to see whether
the bug has already been reported (and perhaps fixed).
-Click on <link
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Axis-WSIF">
+Click on <link
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Axis-WSIF">
WSIF open bugs</link> for a list with links to each bug report.</li>
<li>If you can't find your bug in the database, it would help if you could
check out
WSIF from CVS, and build it locally to verify that the bug still exists.</li>
@@ -27,7 +27,7 @@
address to Bugzilla and receive a password.</note>
<p>For more information visit the following links:</p>
<ul>
-<li><link href="http://nagoya.apache.org/bugzilla/">Apache
Bugzilla</link></li>
+<li><link href="http://issues.apache.org/bugzilla/">Apache
Bugzilla</link></li>
<li><link href="http://www.mozilla.org/bugs/">General Bugzilla
information</link></li>
</ul>
1.4 +1 -1
ws-wsif/forrest-src/src/documentation/content/xdocs/index.xml
Index: index.xml
===================================================================
RCS file:
/home/cvs/ws-wsif/forrest-src/src/documentation/content/xdocs/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.xml 18 Sep 2003 09:55:20 -0000 1.3
+++ index.xml 30 Dec 2004 22:31:28 -0000 1.4
@@ -86,7 +86,7 @@
source code <link href="developers/cvs.html">here</link>.
</p>
-<p>You can find a list of outstanding bugs from <link
href="http://nagoya.apache.org/bugzilla/buglist.cgi?long_desc=wsif&long_desc_type=allwordssubstr">Bugzilla</link>.
+<p>You can find a list of outstanding bugs from <link
href="http://issues.apache.org/bugzilla/buglist.cgi?long_desc=wsif&long_desc_type=allwordssubstr">Bugzilla</link>.
</p>
</section>