Is there any particular reason for this?
<!-- tools libs --> <fileset dir="${tools}/lib"> <include name="*.jar"/> <!-- exclude xerces, xalan, xmlapis --> <exclude name="x*.jar"/> </fileset> <!-- no block-specific libs for now --> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I patched it (fixing also a typo, it's ${resources}, not ${resource}) and it's working on my setup, but I'm wondering if there is an important reason for that particular warning to refrain me from committing this quickie...
There is no actual reason, since there _are_ block libs now, but there weren't any when I wrote this stuff. You've beaten me on this as I patched it yesterday on my local repository but delayed committing. Parallel thinking ;-)
Sylvain
-- Sylvain Wallez Anyware Technologies http://www.apache.org/~sylvain http://www.anyware-tech.com { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }