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 2006/06/07 05:30:06 UTC

svn commit: r412265 - in /xerces/java/trunk/docs: docs-book.xml faq-build.xml faq-contributing.xml faq-dom.xml xni-core.xml

Author: mrglavas
Date: Tue Jun  6 20:30:05 2006
New Revision: 412265

URL: http://svn.apache.org/viewvc?rev=412265&view=rev
Log:
Updating several links in the documentation.

Modified:
    xerces/java/trunk/docs/docs-book.xml
    xerces/java/trunk/docs/faq-build.xml
    xerces/java/trunk/docs/faq-contributing.xml
    xerces/java/trunk/docs/faq-dom.xml
    xerces/java/trunk/docs/xni-core.xml

Modified: xerces/java/trunk/docs/docs-book.xml
URL: http://svn.apache.org/viewvc/xerces/java/trunk/docs/docs-book.xml?rev=412265&r1=412264&r2=412265&view=diff
==============================================================================
--- xerces/java/trunk/docs/docs-book.xml (original)
+++ xerces/java/trunk/docs/docs-book.xml Tue Jun  6 20:30:05 2006
@@ -28,7 +28,7 @@
  <separator/>
  <document label='Installation' title='Installation Instructions'
            id='install' source='install.xml'/>
- <external label='Download' href='http://xml.apache.org/xerces2-j/download.cgi'/>
+ <external label='Download' href='http://xerces.apache.org/xerces2-j/download.cgi'/>
  <hidden  title='Download' id='download' source='download.xml'/>
  <document label='Bug-Reporting' title='Reporting Bugs'
            id='jira' source='bugzilla.xml'/>

Modified: xerces/java/trunk/docs/faq-build.xml
URL: http://svn.apache.org/viewvc/xerces/java/trunk/docs/faq-build.xml?rev=412265&r1=412264&r2=412265&view=diff
==============================================================================
--- xerces/java/trunk/docs/faq-build.xml (original)
+++ xerces/java/trunk/docs/faq-build.xml Tue Jun  6 20:30:05 2006
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!--
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004,2006 The Apache Software Foundation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -33,12 +33,12 @@
     Kit (JDK) version 1.2 (or higher) installed on your machine.
     The actual build is performed by the Ant program which is
     written in Java and is a subproject of the Apache
-    <jump href='http://jakarta.apache.org/'>Jakarta</jump>
+    <jump href='http://ant.apache.org/'>Ant</jump>
     project. The build also requires a few other tools but
     all of the tools you need (including Ant) are contained
     in the <ref>&ParserName;-tools.&parserversion;.zip</ref>
     file, packaged separately. Go to the &ParserName; 
-    <jump href='http://xml.apache.org/xerces2-j/download.cgi'>download</jump>
+    <jump href='http://xerces.apache.org/xerces2-j/download.cgi'>download</jump>
     page to download the tools package and then extract it in the
     same location as the source package.
    </p>

Modified: xerces/java/trunk/docs/faq-contributing.xml
URL: http://svn.apache.org/viewvc/xerces/java/trunk/docs/faq-contributing.xml?rev=412265&r1=412264&r2=412265&view=diff
==============================================================================
--- xerces/java/trunk/docs/faq-contributing.xml (original)
+++ xerces/java/trunk/docs/faq-contributing.xml Tue Jun  6 20:30:05 2006
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!--
- * Copyright 2002-2005 The Apache Software Foundation.
+ * Copyright 2002-2006 The Apache Software Foundation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -147,7 +147,7 @@
         <li>Website:<br/>
             Upload generated docs directory to daedalus (until this process 
                 matures and becomes SVN-based).
-            Commit <code>/www/xml.apache.org/xerces2-j</code> to SVN;
+            Commit <code>/www/xerces.apache.org/xerces2-j</code> to SVN;
                i.e., update the xml-site module.
         </li>
         </ol>

Modified: xerces/java/trunk/docs/faq-dom.xml
URL: http://svn.apache.org/viewvc/xerces/java/trunk/docs/faq-dom.xml?rev=412265&r1=412264&r2=412265&view=diff
==============================================================================
--- xerces/java/trunk/docs/faq-dom.xml (original)
+++ xerces/java/trunk/docs/faq-dom.xml Tue Jun  6 20:30:05 2006
@@ -119,7 +119,7 @@
 String str = writer.writeToString(document);</source>  
 
       <p>
-	You can also serialize a DOM tree by using the <a href='http://xml.apache.org/xerces2-j/faq-general.html#faq-5'>JAXP Transformer API.</a>
+	You can also serialize a DOM tree by using the JAXP Transformer API.
       </p>
 
       <p>

Modified: xerces/java/trunk/docs/xni-core.xml
URL: http://svn.apache.org/viewvc/xerces/java/trunk/docs/xni-core.xml?rev=412265&r1=412264&r2=412265&view=diff
==============================================================================
--- xerces/java/trunk/docs/xni-core.xml (original)
+++ xerces/java/trunk/docs/xni-core.xml Tue Jun  6 20:30:05 2006
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!--
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2004,2006 The Apache Software Foundation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -72,7 +72,7 @@
     is the most important handler interface in the Xerces Native
     Interface.
    </p>
-<!-- REVISIT: this info is already available in http://xml.apache.org/xerces2-j/api.html
+<!-- REVISIT: this info is already available in http://xerces.apache.org/xerces2-j/api.html
    <table>
     <tr><th>Methods</th></tr>
     <tr>
@@ -264,7 +264,7 @@
     parser component or configuration.
    </p>
 
-<!-- REVISIT: see http://xml.apache.org/xerces2-j/api.html
+<!-- REVISIT: see http://xerces.apache.org/xerces2-j/api.html
    <table>
     <tr><th>Methods</th></tr>
     <tr>
@@ -439,7 +439,7 @@
     exceptions do not "leak" out to the application code.
    </p>
 
-<!-- REVISIT: http://xml.apache.org/xerces2-j/api.html
+<!-- REVISIT: http://xerces.apache.org/xerces2-j/api.html
 
    <table>
     <tr><th>Constructors</th></tr>
@@ -537,7 +537,7 @@
     handlers.
    </p>
    
-<!-- REVISIT: http://xml.apache.org/xerces2-j/api.html
+<!-- REVISIT: http://xerces.apache.org/xerces2-j/api.html
 <table>
     <tr><th>Methods</th></tr>
     <tr><td><code>public String getPublicId();</code></td></tr>
@@ -562,7 +562,7 @@
     the data is to be used beyond the scope of the method call.
    </p>
 
-<!-- REVISIT: http://xml.apache.org/xerces2-j/api.html
+<!-- REVISIT: http://xerces.apache.org/xerces2-j/api.html
    <table>
     <tr><th>Fields</th></tr>
     <tr><td><code>public String prefix;</code></td></tr>
@@ -625,7 +625,7 @@
     the attribute have no meaning for the normalized value.
    </p>
 
-<!-- REVISIT: http://xml.apache.org/xerces2-j/api.html
+<!-- REVISIT: http://xerces.apache.org/xerces2-j/api.html
    <table>
     <tr><th>Methods</th></tr>
     <tr>
@@ -838,7 +838,7 @@
     operation of the caller.
    </p>
 
-<!-- REVISIT: http://xml.apache.org/xerces2-j/api.html
+<!-- REVISIT: http://xerces.apache.org/xerces2-j/api.html
    <table>
     <tr><th>Fields</th></tr>
     <tr><td><code>public char[] ch;</code></td></tr>
@@ -887,7 +887,7 @@
     <code>XMLDocumentFragmentHandler</code> interface.
    </p>
 
-<!-- REVISIT: http://xml.apache.org/xerces2-j/api.html   
+<!-- REVISIT: http://xerces.apache.org/xerces2-j/api.html   
 <table>
     <tr><th>Constants</th></tr>
     <tr><td><code>public static final String XMLNS;</code></td></tr>
@@ -925,7 +925,7 @@
     informed of characters within an ignored conditional section.
    </p>
 
-<!-- REVISIT: http://xml.apache.org/xerces2-j/api.html
+<!-- REVISIT: http://xerces.apache.org/xerces2-j/api.html
    <table>
     <tr><th>Constants</th></tr>
     <tr>
@@ -1128,7 +1128,7 @@
     content model.
    </p>
 
-<!-- REVISIT: http://xml.apache.org/xerces2-j/api.html
+<!-- REVISIT: http://xerces.apache.org/xerces2-j/api.html
    <table>
     <tr><th>Constants</th></tr>
     <tr>



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