You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by gv <jg...@yahoo.com> on 2002/09/10 17:45:47 UTC

Need to build source to upgrade built-in logicsheet?

Hi,

Do I need to download and build the entire Cocoon
2.0.4-dev from source to upgrade a built-in
logicsheet?

A newer version of util.xsl than in the 2.0.3 release
would fix my problem.

It'd be great if I could just download the newer
util.xsl, put it somewhere, and have Cocoon recompile
it. Since I don't see util.xsl anywhere in the binary
distribution directories, I'm not sure if this is
possible.

Thanks,
John


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: Need to build source to upgrade built-in logicsheet?

Posted by Vadim Gritsenko <va...@verizon.net>.
gv wrote:

>Hi,
>
>Do I need to download and build the entire Cocoon
>2.0.4-dev from source to upgrade a built-in
>logicsheet?
>
>A newer version of util.xsl than in the 2.0.3 release
>would fix my problem.
>
>It'd be great if I could just download the newer
>util.xsl, put it somewhere, and have Cocoon recompile
>it. Since I don't see util.xsl anywhere in the binary
>distribution directories, I'm not sure if this is
>possible.
>

It is inside cocoon.jar file. You put newer util logicsheet in:

...cocoon/WEB-INF/classes/org/apache/.../java/util.xsl

It will override the one in cocoon.jar.



Vadim


>Thanks,
>John
>  
>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>