Publication java libraries + cocoon.xconf mods

Andreas Hartmann <[email protected]> Wed, 02 Apr 2003 11:38:00 +0200
Newsgroups gmane.comp.cms.wyona.devel
Message-ID <[email protected]>
Hi Lenya developers,

do you agree that it would be useful if one could
include .jar files in publications? We need this
feature for Forrest, but if this is the only application,
we can just include a specific copy task in build.xml.

Otherwise, I would suggest that a publication can
contain a "lib" or "WEB-INF/lib" directory and all
libraries are copied from there to the Lenya lib directory.
Probably we would need a custom Ant task and have to
define a policy for replacing / preserving files.

And what about cocoon.xconf? Forrest comes with its own
modified version. Shall we allow to include a stylesheet
in a publication that is applied to the Lenya cocoon.xconf?

Andreas