You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by mu...@apache.org on 2006/10/25 19:10:53 UTC

svn commit: r467714 - /xml/security/tags/J_1_4_RC2a/doc/site/src/documentation/content/xdocs/Java/installation.xml

Author: mullan
Date: Wed Oct 25 10:10:52 2006
New Revision: 467714

URL: http://svn.apache.org/viewvc?view=rev&rev=467714
Log:
Mention that Xalan problem does not occur with JDK 5.0.


Modified:
    xml/security/tags/J_1_4_RC2a/doc/site/src/documentation/content/xdocs/Java/installation.xml

Modified: xml/security/tags/J_1_4_RC2a/doc/site/src/documentation/content/xdocs/Java/installation.xml
URL: http://svn.apache.org/viewvc/xml/security/tags/J_1_4_RC2a/doc/site/src/documentation/content/xdocs/Java/installation.xml?view=diff&rev=467714&r1=467713&r2=467714
==============================================================================
--- xml/security/tags/J_1_4_RC2a/doc/site/src/documentation/content/xdocs/Java/installation.xml (original)
+++ xml/security/tags/J_1_4_RC2a/doc/site/src/documentation/content/xdocs/Java/installation.xml Wed Oct 25 10:10:52 2006
@@ -26,7 +26,7 @@
   </header> 
   <body> 
     <section> 
-      <title>Using JDK 1.4.0</title>
+      <title>Using JDK 1.4</title>
       <p>
 	After SUN released the 
 	<jump href="ext:java">
@@ -52,6 +52,10 @@
 	<jump href="http://xml.apache.org/~edwingo/jaxp-faq.html#override">
 	  Unofficial JAXP FAQ
 	</jump>.
+      </p>
+      <p>
+	This problem does not occur if you are using 
+	<jump href="http://java.sun.com/j2se/1.5/">Sun's JDK 5.0.</jump>
       </p>
     </section>