You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2011/10/01 19:49:51 UTC

svn commit: r1178052 - /xerces/java/branches/xml-schema-1.1-dev/docs/samples.xml

Author: mrglavas
Date: Sat Oct  1 17:49:51 2011
New Revision: 1178052

URL: http://svn.apache.org/viewvc?rev=1178052&view=rev
Log:
Updating download links to Oracle and IBM JDKs.

Modified:
    xerces/java/branches/xml-schema-1.1-dev/docs/samples.xml

Modified: xerces/java/branches/xml-schema-1.1-dev/docs/samples.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/docs/samples.xml?rev=1178052&r1=1178051&r2=1178052&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/docs/samples.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/docs/samples.xml Sat Oct  1 17:49:51 2011
@@ -47,10 +47,10 @@
   </p>
   <p>
    If you do not already have a JDK already on your computer download
-   one from Sun&apos;s Java website: 
-   <jump href="http://java.sun.com">http://java.sun.com</jump> or from 
-   IBM&apos;s website
-   <jump href="http://www.ibm.com/developer/java/">http://www.ibm.com/developer/java/</jump>.
+   one from Oracle&apos;s Java website: 
+   <jump href="http://www.oracle.com/technetwork/java/index.html">http://www.oracle.com/technetwork/java/index.html</jump>
+   or from IBM&apos;s website
+   <jump href="http://www.ibm.com/developerworks/java/jdk/">http://www.ibm.com/developerworks/java/jdk/</jump>.
    The sample applications described in the following pages support 
    Java 1.x (e.g. 1.1.8, etc) and/or Java 2 (e.g. 1.2.2, 1.3, etc).
    The UI samples are written using Swing and require Java 2 in order



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org