martinc     2004/12/31 12:22:10

  Modified:    src/doc  index.xml
               standard/doc/web ReleaseNotes.html
  Log:
  Link to issues.a.o instead of nagoya.a.o for Bugzilla.
  
  Revision  Changes    Path
  1.65      +2 -2      jakarta-taglibs/src/doc/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/src/doc/index.xml,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -r1.64 -r1.65
  --- index.xml 25 Oct 2004 20:19:41 -0000      1.64
  +++ index.xml 31 Dec 2004 20:22:09 -0000      1.65
  @@ -285,8 +285,8 @@
     <section name="Reporting Bugs and Feature Requests" href="Bugs">
   
     <p>To report a bug, or request a feature enhancement, go to:
  -  <a href="http://nagoya.apache.org/bugzilla";>
  -  http://nagoya.apache.org/bugzilla</a>.  When filling out a bug report
  +  <a href="http://issues.apache.org/bugzilla";>
  +  http://issues.apache.org/bugzilla</a>.  When filling out a bug report
     or feature request, please follow these simple rules:</p>
   
     <ul>
  
  
  
  1.62      +51 -51    jakarta-taglibs/standard/doc/web/ReleaseNotes.html
  
  Index: ReleaseNotes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/standard/doc/web/ReleaseNotes.html,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- ReleaseNotes.html 25 Oct 2004 20:19:41 -0000      1.61
  +++ ReleaseNotes.html 31 Dec 2004 20:22:10 -0000      1.62
  @@ -38,7 +38,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center">
  -          <a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17388";>17388</a></div>
  +          <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=17388";>17388</a></div>
           </td>
           <td width="73%" height="15">
             <p>Close statement created in update tag. It is good programming 
pro-active to close statements as soon as they are finished even though they 
will also be closed when the connection that created them is closed.</p> 
  @@ -47,7 +47,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center">
  -          <a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=31313";>31313</a></div>
  +          <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=31313";>31313</a></div>
           </td>
           <td width="73%" height="15">
             <p>According to the W3C document the schemaLocation declaration is 
made up of a pair of URI references.  One defines the namespace name and the 
other is a hint as to the location of the schema document.  The space in the 
schemaLocation definition separates the two declarations.<p>
  @@ -58,7 +58,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center">
  -          <a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=30646";>30646</a></div>
  +          <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=30646";>30646</a></div>
           </td>
           <td width="73%" height="15">
             <p>Fixed implementation so that it compiles under J2SE 5.0. 
Changed the J2SE 5.0 reserved keyword "enum" to "enum_".</p> 
  @@ -68,7 +68,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center">
  -          <a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=30647";>30647</a></div>
  +          <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=30647";>30647</a></div>
           </td>
           <td width="73%" height="15">
             <p>Followed the <a 
href="http://java.sun.com/blueprints/code/projectconventions.html";>BluePrints 
Guidelines</a> for web application project structure. Most IDEs assume the 
BluePrints structure so abiding by these guidelines will help them integrate 
the examples.</p>
  @@ -83,7 +83,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center">
  -          <a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=31147";>31147</a></div>
  +          <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=31147";>31147</a></div>
           </td>
           <td width="73%" height="15">
             <p>Fixed XPath Expression evaluation so that the expressions are 
evaluated relative to the document Node as opposed to the document Root.</p>
  @@ -115,28 +115,28 @@
         <tr>
           <td width="27%" height="15">
             <div align="center">
  -          <a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16773";>16773</a></div>
  +          <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=16773";>16773</a></div>
           </td>
           <td width="73%" height="15">Substituted static values where Boolean 
objects were created.</td>
         </tr>
         <tr>
           <td width="27%" height="15">
             <div align="center">
  -          <a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25382";>25382</a></div>
  +          <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=25382";>25382</a></div>
           </td>
           <td width="73%" height="15">Optimization of the xml escaping used by 
JSTL Functions and the out tag handlers.</td>
         </tr>
         <tr>
           <td width="27%" height="15">
             <div align="center">
  -          <a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25967";>25967</a></div>
  +          <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=25967";>25967</a></div>
           </td>
           <td width="73%" height="15">Removed synchronization on 
getEvaluatorByName() method. Now synchronizing on nameMap and allowing reads to 
occur without blocking. Should be a performance improvement.</td>
         </tr>
         <tr>
           <td width="27%" height="15">
             <div align="center">
  -          <a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26614";>26614</a></div>
  +          <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=26614";>26614</a></div>
           </td>
           <td width="73%" height="15">Remove quotes from prefix when throwing 
an exception</td>
         </tr>
  @@ -169,56 +169,56 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15703";>15703</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=15703";>15703</a></div>
           </td>
           <td width="73%" height="15">Illegal scope attribute without var in 
"fmt:setLocale" tag</td>
         </tr>
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24892";>24892</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=24892";>24892</a></div>
           </td>
           <td width="73%" height="15">ResultImpl should implement 
java.io.Serializable</td>
         </tr>
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25637";>25637</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=25637";>25637</a></div>
           </td>
           <td width="73%" height="15">IteratorTagSupport example is missing 
</td>
         </tr>
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22860";>22860</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=22860";>22860</a></div>
           </td>
           <td width="73%" height="15">tag url generate invalid result for root 
context</td>
         </tr>
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24597";>24597</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=24597";>24597</a></div>
           </td>
           <td width="73%" height="15">accept-language header missing and 
fallback locale</td>
         </tr>
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24863";>24863</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=24863";>24863</a></div>
           </td>
           <td width="73%" height="15">permittedTaglibs.tld and scriptfree.tld 
do not validate in xml parser</td>
         </tr>
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25638";>25638</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=25638";>25638</a></div>
           </td>
           <td width="73%" height="15">Xml filter example doesn't work</td>
         </tr>
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26320";>26320</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=26320";>26320</a></div>
           </td>
           <td width="73%" height="15">&lt;c:out&gt; doesn't work properly when 
tag handlers are pooling</td>
         </tr>
  @@ -251,7 +251,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18498";>18498</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=18498";>18498</a></div>
           </td>
           <td width="73%" height="15">
   fmt:formatNumber now removes the scoped variable when the
  @@ -261,7 +261,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16912";>16912</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=16912";>16912</a></div>
           </td>
           <td width="73%" height="15">
   c:param now encodes URL with URLEncoder.encode(str, encoding)
  @@ -270,7 +270,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17388";>17388</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=17388";>17388</a></div>
           </td>
           <td width="73%" height="15">
   PreparedStatement used in sql:query closed immediately after use to avoid 
leaks.
  @@ -279,7 +279,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10024";>10024</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=10024";>10024</a></div>
           </td>
           <td width="73%" height="15">
   Advisory character encoding now properly fetched from "charset" attribute
  @@ -288,7 +288,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17440";>17440</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=17440";>17440</a></div>
           </td>
           <td width="73%" height="15">
   Fixed processing of Locale when variant is used.
  @@ -297,7 +297,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20197";>20197</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=20197";>20197</a></div>
           </td>
           <td width="73%" height="15">
   &lt;sql:setDataSource&gt; did not allow the specification of a scope without
  @@ -307,7 +307,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22034";>22034</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=22034";>22034</a></div>
           </td>
           <td width="73%" height="15">
   Page scope not properly set with &lt;c:if&gt;. Fixed.
  @@ -316,7 +316,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21188";>21188</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=21188";>21188</a></div>
           </td>
           <td width="73%" height="15">
   Config.find() fails on invalidated sessions. Fixed.
  @@ -325,7 +325,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16775";>16775</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=16775";>16775</a></div>
           </td>
           <td width="73%" height="15">
   Consistent use JspTagException: (1) always include original exception when
  @@ -335,7 +335,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22188";>22188</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=22188";>22188</a></div>
           </td>
           <td width="73%" height="15">
   Type conversion rules now properly applied when setting a bean property using
  @@ -377,7 +377,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16069";>16069</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=16069";>16069</a></div>
           </td>
           <td width="73%" height="15">
           Tag-handler reuse discovered a bug in <c:out>'s processing of default
  @@ -388,7 +388,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  -href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8694";>8694</a></div>
  +href="http://issues.apache.org/bugzilla/show_bug.cgi?id=8694";>8694</a></div>
           </td>
           <td width="73%" height="15">We revisited this bug prompted by a
   report from a user of the J2EE RI and adjusted the EL implementation to
  @@ -398,7 +398,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15977";>15977</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=15977";>15977</a></div>
           </td>
           <td width="73%" height="15">
        Minor display-related bug in ScriptFreeTLV
  @@ -407,7 +407,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14695";>14695</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=14695";>14695</a></div>
           </td>
           <td width="73%" height="15">
   There still was a bug when the <code>fmt:message</code> tag was pooled 
  @@ -416,7 +416,7 @@
         </tr>
         <tr>
           <td width="27%" height="15">
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15169";>15169</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=15169";>15169</a></div>
           </td>
           <td width="73%" height="15">
   Added <code>&lt;uri&gt;</code> definition in WEB-INF/jstl-examples.tld for
  @@ -425,7 +425,7 @@
         </tr>
         <tr>
           <td width="27%" height="15">
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15495";>15495</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=15495";>15495</a></div>
           </td>
           <td width="73%" height="15">
   If <c:set> is used to set a property of a bean, and a setter method 
  @@ -435,7 +435,7 @@
         </tr>
         <tr>
           <td width="27%" height="15">
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15621";>15621</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=15621";>15621</a></div>
           </td>
           <td width="73%" height="15">
   The tag handler for &lt;fmt:requestEncoding&gt; was not resetting the 
encoding value it picks up from the
  @@ -445,7 +445,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15873";>15873</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=15873";>15873</a></div>
           </td>
           <td width="73%" height="15">
   We now expose the exception object thrown by a bean property evaluated by the
  @@ -455,7 +455,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16377";>16377</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=16377";>16377</a></div>
           </td>
           <td width="73%" height="15">
   Improved the exception message when there is a failure accessing an absolute 
URL.
  @@ -464,7 +464,7 @@
         <tr>
           <td width="27%" height="15">
             <div align="center"><a
  
-href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16379";>16379</a></div>
  
+href="http://issues.apache.org/bugzilla/show_bug.cgi?id=16379";>16379</a></div>
           </td>
           <td width="73%" height="15">
   Fixed minor typos in standard-examples.
  @@ -497,7 +497,7 @@
         </tr>
         <tr>
           <td width="27%" height="15">
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11204";>11204</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=11204";>11204</a></div>
           </td>
           <td width="73%" height="15">The <code>fmt</code> tags used to store 
the <code>BodyContent</code>
             from one tag in the same field variable they use for 
<code>value</code>. This caused problems
  @@ -505,34 +505,34 @@
         </tr>
         <tr>
           <td width="27%" height="15">
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11293";>11293</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=11293";>11293</a></div>
           </td>
           <td width="73%" height="15">The <code>xml:transform</code> tag can 
now be used with a series of imported
             stylesheets.</td>
         </tr>
         <tr>
           <td width="27%" height="15">
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12333";>12333</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=12333";>12333</a></div>
           </td>
           <td width="73%" height="15">There was a bug in the EL grammar that 
caused attribute values like <tt>"$${X}"</tt> to be parsed as a single string 
instead of a string followed by an expression.</td>
         </tr>
         <tr>
           <td width="27%" height="15">
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12963";>12963</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=12963";>12963</a></div>
           </td>
           <td width="73%" height="15">The <code>&lt;c:url&gt;</code> 
<code>value</code> attribute and the <code>
             &lt;c:redirect&gt;</code> <code>url</code> attribute are required 
as defined in the JSTL specification.</td>
         </tr>
         <tr>
           <td width="27%" height="15">
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13405";>13405</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=13405";>13405</a></div>
           </td>
           <td width="73%" height="15">According to the JDBC specification, a 
null can be passed to the <code>PreparedStatement.setObject()</code> and the 
parameter will be set to JDBC NULL properly. The broken 
<code>PreparedStatment.setNull()</code> call has been removed.
           </td>
         </tr>
         <tr>
           <td width="27%" height="15">
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13518";>13518</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=13518";>13518</a></div>
           </td>
           <td width="73%" height="15">There was a typographical error in our 
sample TLDs for the PermittedTaglibTLV and ScriptFreeTLV validators.
           </td>
  @@ -571,7 +571,7 @@
         </tr>
         <tr> 
           <td width="27%" height="15"> 
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8723";>8723</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=8723";>8723</a></div>
           </td>
           <td width="73%" height="15">Fixed '<code>xslt</code>' attribute for 
<code>&lt;x:transform&gt;</code> 
             to only accept an<br>
  @@ -581,7 +581,7 @@
         </tr>
         <tr> 
           <td width="27%" height="15"> 
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9257";>9257</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=9257";>9257</a></div>
           </td>
           <td width="73%" height="15">Added <code>&quot;UNICODE_INPUT = 
true&quot;</code> 
             to the <code>ELParser.jj</code><br>
  @@ -589,28 +589,28 @@
         </tr>
         <tr> 
           <td width="27%"> 
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9528";>9528</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=9528";>9528</a></div>
           </td>
           <td width="73%"><code>GettingStarted.html</code> guide updated to 
include 
             all jar dependency information. </td>
         </tr>
         <tr> 
           <td width="27%"> 
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9581";>9581</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=9581";>9581</a></div>
           </td>
           <td width="73%">SQL examples updated to allow for the inputting of 
<code>dataSource</code> 
             username and password.</td>
         </tr>
         <tr> 
           <td width="27%"> 
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9968";>9968</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=9968";>9968</a></div>
           </td>
           <td width="73%"><code>c:url</code> tag no longer prepends path to 
page 
             relative URLs. </td>
         </tr>
         <tr> 
           <td width="27%"> 
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10175";>10175</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=10175";>10175</a></div>
           </td>
           <td width="73%">Added a <code>&lt;welcome-file-list&gt;</code> 
element 
             to the example application's deployment descriptor. Modified 
<code>standard-doc</code> 
  @@ -618,7 +618,7 @@
         </tr>
         <tr> 
           <td width="27%" height="32"> 
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10334";>10334</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=10334";>10334</a></div>
           </td>
           <td width="73%" height="32"> 
             <p><code>BundleSupport</code> modified to use the current context 
classloader 
  @@ -631,7 +631,7 @@
         </tr>
         <tr> 
           <td width="27%"> 
  -          <div align="center"><a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10856";>10856</a></div>
  +          <div align="center"><a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=10856";>10856</a></div>
           </td>
           <td width="73%">Fixed incorrect <code>x:param</code> error 
message.</td>
         </tr>
  
  
  

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

Reply via email to