Hi,

I noticed that saxon-aelfred.jar was added
to build.xml as one of the "core.jars" about
5 weeks ago (1.40 by Gary Shea <mailto:[EMAIL PROTECTED]> via Kevin Ross)

   <fileset dir="${jar.dir}"
            id="core.jars">
       <include name="saxon-aelfred.jar" />
       <include name="commons-logging-1.0.1.jar" />
       <include name="xalan-2.4.0.jar"/>
       <include name="xercesImpl-2.1.0.jar"/>
       <include name="xml-apis-1.1.jar"/>
       <include name="xmldb-common.jar"/>
       <include name="xmldb-api-20021118.jar"/>
       <include name="xmldb-api-sdk-20021118.jar"/>
       <include name="xmldb-xupdate.jar"/>
       <include name="xmlrpc-1.1.jar"/>
   </fileset>

But, saxon-aelfred.jar is not in the java/lib
directory as all other jars are.

Does saxon-aelfred.jar not belong in build.xml,
or should saxon-aelfred.jar be added to java/lib?

-Terry




Reply via email to