You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Arnaud Bienvenu <ar...@generasound.com> on 2001/10/04 14:37:55 UTC

util:include-file bug fix [PATCH]

		Hi all,

	Until now, you could not use relative file names with
<util:include-file>. The attached patch makes it work; for example :
<util:include-file name="data.xml"/>
would include the file named data.xml in directory
$TOMCAT_HOME/webapps/cocoon/

I guess it makes <util:get-file-contents> work as well.
I hope it does not break anything, and that you will find it useful.

Regards,
Arnaud Bienvenu
http://www.generasound.com/