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 18:21:38 UTC

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

Author: mullan
Date: Wed Oct 25 09:21:37 2006
New Revision: 467703

URL: http://svn.apache.org/viewvc?view=rev&rev=467703
Log:
Made the JDK 1.4 issue more concise. I don't think this issue is as serious
as it used to be, because: 

- more users are using JDK 1.5
- we have minimized dependencies on Xalan/XPath to XPath transforms only, so
  this problem only occurs with JDK 1.4 if your signature contains XPath
  or XSLT transforms.


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

Modified: xml/security/tags/J_1_4_RC2a/doc/site/src/documentation/content/xdocs/Java/index.xml
URL: http://svn.apache.org/viewvc/xml/security/tags/J_1_4_RC2a/doc/site/src/documentation/content/xdocs/Java/index.xml?view=diff&rev=467703&r1=467702&r2=467703
==============================================================================
--- xml/security/tags/J_1_4_RC2a/doc/site/src/documentation/content/xdocs/Java/index.xml (original)
+++ xml/security/tags/J_1_4_RC2a/doc/site/src/documentation/content/xdocs/Java/index.xml Wed Oct 25 09:21:37 2006
@@ -83,14 +83,6 @@
 	properly installed. Check the <jump
 	  href="site:java/installation">installation guide</jump>!!!
       </p>
-      <p>
-	I have so many complaints from people who argue that the software
-	throws exceptions during running the examples or during unit
-	testing. This package NEEDS a Xalan version after 2.2D13 (and SUN
-	shipped his JDK 1.4.0 final with a Xalan beta!). I started integrating
-	the installation guide into the exception messages cause it seems that
-	people don't have a look at the installation guide. 
-      </p>
     </section>
   </body>
 </document>