cziegeler 01/11/30 01:33:49 Modified: . Tag: cocoon_20_branch build.xml Log: Applied links for optional packages Submitted by: Jeff Turner [[EMAIL PROTECTED]] Revision Changes Path No revision No revision 1.8.2.78 +2 -2 xml-cocoon2/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/build.xml,v retrieving revision 1.8.2.77 retrieving revision 1.8.2.78 diff -u -r1.8.2.77 -r1.8.2.78 --- build.xml 2001/11/29 11:36:01 1.8.2.77 +++ build.xml 2001/11/30 09:33:49 1.8.2.78 @@ -315,7 +315,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> @@ -325,7 +325,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]