mrglavas 2004/09/20 21:52:52
Modified: java/docs faq-contributing.xml faq-general.xml docs-book.xml
bugzilla.xml
Log:
Replace references to Bugzilla with JIRA.
Revision Changes Path
1.4 +2 -2 xml-xerces/java/docs/faq-contributing.xml
Index: faq-contributing.xml
===================================================================
RCS file: /home/cvs/xml-xerces/java/docs/faq-contributing.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- faq-contributing.xml 25 Feb 2004 16:22:44 -0000 1.3
+++ faq-contributing.xml 21 Sep 2004 04:52:51 -0000 1.4
@@ -58,10 +58,10 @@
</li>
<li>
Submit a bug report on <jump
- href="http://nagoya.apache.org/bugzilla">Bugzilla</jump>
+ href="http://nagoya.apache.org/jira">JIRA</jump>
(remembering to attach your patches and test code)
or, if you think your patch might need some discussion,
- post it to the xerces-j-dev list.
+ post it to the <jump
href="http://xml.apache.org/mail.html#xerces-j-dev">xerces-j-dev</jump> list.
</li>
</ol>
</a>
1.43 +3 -3 xml-xerces/java/docs/faq-general.xml
Index: faq-general.xml
===================================================================
RCS file: /home/cvs/xml-xerces/java/docs/faq-general.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- faq-general.xml 25 Feb 2004 16:22:44 -0000 1.42
+++ faq-general.xml 21 Sep 2004 04:52:51 -0000 1.43
@@ -23,10 +23,10 @@
</p>
</a>
</faq>
- <faq title="Bugzilla">
- <q>How do I use Bugzilla to report bugs?</q>
+ <faq title="JIRA">
+ <q>How do I use JIRA to report bugs?</q>
<a> <p>
- Please refer to the <link idref="bugzilla">Reporting bugs in bugzilla</link>
+ Please refer to the <link idref="jira">Reporting bugs in JIRA</link>
</p>
</a>
</faq>
1.27 +1 -1 xml-xerces/java/docs/docs-book.xml
Index: docs-book.xml
===================================================================
RCS file: /home/cvs/xml-xerces/java/docs/docs-book.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- docs-book.xml 25 Feb 2004 16:22:44 -0000 1.26
+++ docs-book.xml 21 Sep 2004 04:52:51 -0000 1.27
@@ -94,5 +94,5 @@
<document label='Report a Bug' title='Reporting Bugs'
- id='bugzilla' source='bugzilla.xml'/>
+ id='jira' source='bugzilla.xml'/>
</book>
1.5 +4 -4 xml-xerces/java/docs/bugzilla.xml
Index: bugzilla.xml
===================================================================
RCS file: /home/cvs/xml-xerces/java/docs/bugzilla.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bugzilla.xml 15 Apr 2004 15:29:42 -0000 1.4
+++ bugzilla.xml 21 Sep 2004 04:52:52 -0000 1.5
@@ -25,13 +25,13 @@
</li>
<li>To help to eliminate duplicate or invalid bug reports, such as the
<jump
href="http://nagoya.apache.org/jira/browse/XERCESJ-581">external-schemaLocation</jump>
bug,
- <em>please take a quick look at bugs in Jira</em> opened against the
version you're working
+ <em>please take a quick look at bugs in JIRA</em> opened against the
version you're working
with to see whether the bug has been already reported and/or fixed.
You can also download the
- <jump href='http://gump.covalent.net/jars/latest/xml-xerces2/'>latest
code</jump>
+ <jump href='http://cvs.apache.org/viewcvs.cgi/xml-xerces/java/'>latest
code</jump>
in CVS and check if you can reproduce the bug.</li>
<li>Report bugs against the newest release.</li>
- <li>Read <jump href="http://nagoya.apache.org/jira">Jira Notes</jump></li>
+ <li>Read <jump href="http://nagoya.apache.org/jira">JIRA Notes</jump></li>
</ul>
<p>We strongly encourage you write patches for problems you find and submit
them to <jump href="http://xml.apache.org/mail.html#xerces-j-dev">[EMAIL
PROTECTED]</jump>.
@@ -39,7 +39,7 @@
bug will improve the likelihood that the bug you found will be fixed in
the foreseeable future. In the
interest of fixing bugs, adding enhancements, and addressing outstanding
design issues, we need your
active participation in the ongoing development of Xerces2.</p>
- <anchor name="bugzilla"/>
+ <anchor name="jira"/>
</s2>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]