Hi,

I'm currently testing the 2.1 RC 1 release.

I have discovered that some XSD files are missing at the schema location.

For example the core XSD is there:
http://www.springframework.org/schem...ration-2.1.xsd

The AMQP XSD is there:
http://www.springframework.org/schem...n-amqp-2.1.xsd

But the JDBC one is missing. Only the 2.0 version but not the 2.1 version.
http://www.springframework.org/schem...n-jdbc-2.0.xsd

Is this by design or a bug? I will open a JIRA issue if you can confirm that it is a bug.

The reason I ask: I'm using Eclipse and the XML validator gives errors.
I know that I can configure a local XML catalog inside Eclipse which will override the default behaviour (which is: download the XSD from the given URL).

But this is tedious and error-prone.

Thanks for your support.

Greetings

Olli