This can be removed. I believe Gary was testing the multiple 'driver' patch. I've taken care of it.
-Kevin Ross -----Original Message----- From: Terry Rosenbaum [mailto:[EMAIL PROTECTED] Sent: Friday, July 11, 2003 10:17 AM To: xindice-dev Subject: saxon-aelfred.jar ?? 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