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 2010/11/26 16:21:13 UTC

svn commit: r1039409 - /xerces/java/branches/xml-schema-1.1-dev/docs/install.xml

Author: mrglavas
Date: Fri Nov 26 15:21:02 2010
New Revision: 1039409

URL: http://svn.apache.org/viewvc?rev=1039409&view=rev
Log:
Adding info on ICU4J.

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

Modified: xerces/java/branches/xml-schema-1.1-dev/docs/install.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/docs/install.xml?rev=1039409&r1=1039408&r2=1039409&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/docs/install.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/docs/install.xml Fri Nov 26 15:21:02 2010
@@ -49,6 +49,10 @@ jar xf &ParserName;-tools.&parserversion
     <td>License for the CUP Parser Generator</td>
    </tr>
    <tr>
+    <td>LICENSE.icu4j.html</td>
+    <td>License file for ICU4J 4.2</td>
+   </tr>
+   <tr>
     <td>LICENSE.org.eclipse.wst.xml.xpath2.processor_1.1.0.html</td>
     <td>License for the Eclipse PsychoPath XPath 2.0 Processor</td>
    </tr>
@@ -89,6 +93,10 @@ jar xf &ParserName;-tools.&parserversion
     <td>Jar file containing the CUP Parser Generator Runtime</td>
    </tr>
    <tr>
+    <td>icu4j.jar</td>
+    <td>Jar file containing ICU4J 4.2</td>
+   </tr>
+   <tr>
     <td>org.eclipse.wst.xml.xpath2.processor_1.1.0.jar</td>
     <td>Jar file containing the Eclipse PsychoPath XPath 2.0 Processor</td>
    </tr>
@@ -164,6 +172,10 @@ jar xf &ParserName;-tools.&parserversion
     <td>License for the CUP Parser Generator</td>
    </tr>
    <tr>
+    <td>LICENSE.icu4j.html</td>
+    <td>License file for ICU4J 4.2</td>
+   </tr>
+   <tr>
     <td>LICENSE.org.eclipse.wst.xml.xpath2.processor_1.1.0.html</td>
     <td>License for the Eclipse PsychoPath XPath 2.0 Processor</td>
    </tr>
@@ -269,6 +281,14 @@ jar xf &ParserName;-tools.&parserversion
     <td>License for the CUP Parser Generator</td>
    </tr>
    <tr>
+    <td>icu4j.jar</td>
+    <td>Jar file containing ICU4J 4.2</td>
+   </tr>
+   <tr>
+    <td>icu4j.LICENSE.html</td>
+    <td>License file for ICU4J 4.2</td>
+   </tr>
+   <tr>
     <td>junit.jar</td>
     <td>Jar file containing JUnit 3.8.1</td>
    </tr>



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