Stable schema locations
Cantor, Scott
cantor.2 at osu.edu
Tue Feb 4 10:14:13 EST 2014
On 2/4/14, 10:10 AM, "Rod Widdowson" <rdw at steadingsoftware.com> wrote:
>Sorry to keep on beating on this one. Our Spring XML files all use the
>classpath: shorthand to point at the schema location. Do we believe that
>(a) it might work and (b) be interesting or advisable to actually point
>these at whatever the official Spring web location is for these things and
>then use the spring.schemas file to remap them back into the classpath?
Yes, that's the idea. I switched them to the classpath: notation because I
hadn't considered that we'd end up letting Spring be Spring.
But we'll actually need to make sure to use the right URLs for the Spring
schemas that match what's in their jars in the spring.schemas files they
ship.
-- Scott
More information about the dev
mailing list