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...

Ciao,

--
Gianugo Rabellino
Pro-netics s.r.l.
http://www.pro-netics.com



Reply via email to