greenrd 01/02/01 14:29:19
Modified: xdocs installing.xml
Log:
synching version numbers
Revision Changes Path
1.60 +8 -8 xml-cocoon/xdocs/installing.xml
Index: installing.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/xdocs/installing.xml,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- installing.xml 2001/02/01 11:45:36 1.59
+++ installing.xml 2001/02/01 22:29:19 1.60
@@ -173,8 +173,8 @@
<td></td>
</tr>
<tr>
- <td>xalan_1_2_D02.jar</td>
- <td>Xalan 1.2D02</td>
+ <td>xalan_1_2_2.jar</td>
+ <td>Xalan 1.2.2</td>
<td><link
href="http://xml.apache.org/xalan/index.html">xml.apache.org</link></td>
<td>Processing XSLT stylesheets and logicsheets</td>
<td>Yes</td>
@@ -182,8 +182,8 @@
<td></td>
</tr>
<tr>
- <td>xerces_1_2.jar</td>
- <td>Xerces 1.2</td>
+ <td>xerces_1_2_3.jar</td>
+ <td>Xerces 1.2.3</td>
<td><link
href="http://xml.apache.org/xerces-j/index.html">xml.apache.org</link></td>
<td>Parsing XML and outputting XML/HTML/text.</td>
<td>Yes</td>
@@ -746,8 +746,8 @@
# *** NOTE! - the following should be all on one line!! ***
ApplicationServer modify $appserv/ -attribute
{{CommandLineArgs {-classpath
D:/cocoon-1.8/lib/bsf.jar;D:/cocoon-1.8/lib/bsfengines.jar;
-D:/cocoon-1.8/lib/turbine-pool.jar;D:/cocoon-1.8/lib/xerces_1_2.jar;
-D:/cocoon-1.8/lib/xalan_1_2_D02.jar;D:/cocoon-1.8/lib/fop_0_15_0.jar;
+D:/cocoon-1.8/lib/turbine-pool.jar;D:/cocoon-1.8/lib/xerces_1_2_3.jar;
+D:/cocoon-1.8/lib/xalan_1_2_2.jar;D:/cocoon-1.8/lib/fop_0_15_0.jar;
D:/WebSphere/AppServer/jdk/lib/tools.jar;D:\cocoon-1.8\bin\cocoon.jar}}}
# create the cocoon web application
@@ -834,8 +834,8 @@
D:/Netscape/Server4/docs/cocoon/bin/cocoon.jar;
D:/Netscape/Server4/docs/cocoon/lib/fop_0_15.jar;
D:/Netscape/Server4/docs/cocoon/lib/turbine-pool.jar;
-D:/Netscape/Server4/docs/cocoon/lib/xalan_1_2_D02.jar;
-D:/Netscape/Server4/docs/cocoon/lib/xerces_1_2.jar
+D:/Netscape/Server4/docs/cocoon/lib/xalan_1_2_2.jar;
+D:/Netscape/Server4/docs/cocoon/lib/xerces_1_2_3.jar
</source>
<p>In the rules.properties file, add the following line (this is made to
turn around a regexp bug in iWS):</p>