On Sun, Jul 11, 2010 at 7:53 AM, Christian Grün <christian.gruen@gmail.com> wrote:

It's even more surprising that the bug went unnoticed. It's not
covered by the XQJ test suite either. We've fixed the bug and added
some test cases; please have a look at the latest sources or the
latest versions from the Maven repository:

 http://www.inf.uni-konstanz.de/dbis/basex/maven/org/basex/basex/6.2/basex-6.2.jar
 http://www.inf.uni-konstanz.de/dbis/basex/maven/org/basex/basex-api/6.2/basex-api-6.2.jar


You appear to have changed the design of the jar files in a way that breaks my setup.

Notably, BaseX61-xqj.jar contains the javax.xml.xquery.* classes and the org/basex/api/xqj/BXQ* classes.

basex-api-6.2.jar contains a new version of the org.basex.api.xqj.BXQ* classes, but doesn't have the javax.xml.xquery.* classes.

Do I need to remove the BXQ* classes from BaseX61-xqj myself or is there an updated version of the *-xqj.jar file?  

Thanks.

 - Godmar