On 4 April 2012 12:36, Michael Glavassevich <mrgla...@ca.ibm.com> wrote:
> Hi Andrew,
>
> We don't distribute anything called 'xercesImpl-2.11.0.jar'. If you have a
> jar on your classpath with that name you either renamed it or got it from
> somewhere else.

I think that's what happens when maven pulls it down...

> The jar in an official Apache Xerces release is always called
> 'xercesImpl.jar'. You can determine the version by running
> org.apache.xerces.impl.Version [1] or looking at the manifest. If you have
> the one with XML Schema 1.1 support, the version string you should see is
> '2.11.0-xml-schema-1.1-beta'.

Yep, the problem was a combination of my incorrect recollection that
version 2.11.0 supported xsd 1.1, and the version information in the
name of the jar... if that wasn't there I would've queried the version
by running Version as you say... but even then I would've needed to
remember to look for the 'schema beta' part appended on the end.

Anyway, from a dumb user perspective :) it would be helpful if they
were a little more distinct (such as version 3.0 for 1.1 support, and
continue with 2.11 for 1.0 support).

cheers
andrew


-- 
Andrew Welch
http://andrewjwelch.com

---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-users-h...@xerces.apache.org

Reply via email to