cziegeler 01/11/30 01:33:20
Modified: . build.xml
Log:
Applied links for optional packages
Submitted by: Jeff Turner [[EMAIL PROTECTED]]
Revision Changes Path
1.116 +4 -4 xml-cocoon2/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/build.xml,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- build.xml 2001/11/29 12:40:03 1.115
+++ build.xml 2001/11/30 09:33:20 1.116
@@ -367,7 +367,7 @@
<antcall target="op-warning">
<param name="thing" value="JFOR"/>
<param name="recovery"
- value="Get the JFOR package and place the jar in the lib dir"/>
+ value="Get the JFOR package from http://www.jfor.org/ and place the jar in
the lib dir"/>
<param name="message"
value="JFOR is required for the fo2rtf serializer."/>
</antcall>
@@ -377,7 +377,7 @@
<antcall target="op-warning">
<param name="thing" value="XMLDB"/>
<param name="recovery"
- value="Get the xmldb package and place the jar in the lib dir"/>
+ value="Get the xmldb package from http://www.xmldb.org/xapi/ and place the
xmldb-api jar in the lib dir"/>
<param name="message"
value="XMLDB is required for the xmldb and xmldbcollection
generator."/>
</antcall>
@@ -387,7 +387,7 @@
<antcall target="op-warning">
<param name="thing" value="XT"/>
<param name="recovery"
- value="Get the xt package and place the jar in the lib dir"/>
+ value="Get the xt package from http://www.jclark.com/xml/xt.html and place
xt.jar in the lib dir"/>
<param name="message"
value="XT is required for the xt transformer."/>
</antcall>
@@ -397,7 +397,7 @@
<antcall target="op-warning">
<param name="thing" value="PHP"/>
<param name="recovery"
- value="Get the PHP servlet and place the jar in the lib dir"/>
+ value="Get the PHP servlet (phpsrvlt.jar) and place the jar in the lib
dir"/>
<param name="message"
value="PHP is required for the php generator."/>
</antcall>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]