You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ac...@apache.org on 2007/06/14 17:28:24 UTC

svn commit: r547279 - /activemq/branches/activemq-4.1/activemq-core/src/main/resources/META-INF/spring.schemas

Author: aco
Date: Thu Jun 14 08:28:23 2007
New Revision: 547279

URL: http://svn.apache.org/viewvc?view=rev&rev=547279
Log:
Aliased the 4.1.2 xsd, instead of just 4.1

Modified:
    activemq/branches/activemq-4.1/activemq-core/src/main/resources/META-INF/spring.schemas

Modified: activemq/branches/activemq-4.1/activemq-core/src/main/resources/META-INF/spring.schemas
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-core/src/main/resources/META-INF/spring.schemas?view=diff&rev=547279&r1=547278&r2=547279
==============================================================================
--- activemq/branches/activemq-4.1/activemq-core/src/main/resources/META-INF/spring.schemas (original)
+++ activemq/branches/activemq-4.1/activemq-core/src/main/resources/META-INF/spring.schemas Thu Jun 14 08:28:23 2007
@@ -1,8 +1,8 @@
 # resolve remote XSD documents to local classpath schema
 http\://activemq.apache.org/schema/activemq-core.xsd = activemq.xsd
-http\://activemq.apache.org/schema/activemq-core-4.1.xsd = activemq.xsd
+http\://activemq.apache.org/schema/activemq-core-4.1.2.xsd = activemq.xsd
 
 # attempt to resolve the namespace URI to a schema if no XSD is mentioned in the doc
 # TODO this is EXPERIMENTAL - it might not actually be used!
 http\://activemq.org/config/1.0=activemq.xsd
-http\://activemq.org/config/1.0/1.0.xsd=activemq.xsd
\ No newline at end of file
+http\://activemq.org/config/1.0/1.0.xsd=activemq.xsd