You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ha...@apache.org on 2014/04/01 00:56:48 UTC

git commit: Update spring.schemas for the 5.9.1 release

Repository: activemq
Updated Branches:
  refs/heads/trunk ed11b067c -> 997bbb7a0


Update spring.schemas for the 5.9.1 release


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/997bbb7a
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/997bbb7a
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/997bbb7a

Branch: refs/heads/trunk
Commit: 997bbb7a01ae256e72469786e4cc3d44ff0589cd
Parents: ed11b06
Author: Hadrian Zbarcea <ha...@apache.org>
Authored: Mon Mar 31 18:56:35 2014 -0400
Committer: Hadrian Zbarcea <ha...@apache.org>
Committed: Mon Mar 31 18:56:35 2014 -0400

----------------------------------------------------------------------
 activemq-spring/src/main/resources/META-INF/spring.schemas | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/997bbb7a/activemq-spring/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
diff --git a/activemq-spring/src/main/resources/META-INF/spring.schemas b/activemq-spring/src/main/resources/META-INF/spring.schemas
index b150716..2b76fec 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -33,6 +33,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.6.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.7.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.8.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.9.0.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.9.1.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.10.0.xsd=activemq.xsd
 
 http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd


Re: git commit: Update spring.schemas for the 5.9.1 release

Posted by Gary Tully <ga...@gmail.com>.
It seems odd to me that a point release would require a new schema. What
change demands this? Is it backwards compatible with an existing xsd?
On 31 Mar 2014 23:56, <ha...@apache.org> wrote:

> Repository: activemq
> Updated Branches:
>   refs/heads/trunk ed11b067c -> 997bbb7a0
>
>
> Update spring.schemas for the 5.9.1 release
>
>
> Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
> Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/997bbb7a
> Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/997bbb7a
> Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/997bbb7a
>
> Branch: refs/heads/trunk
> Commit: 997bbb7a01ae256e72469786e4cc3d44ff0589cd
> Parents: ed11b06
> Author: Hadrian Zbarcea <ha...@apache.org>
> Authored: Mon Mar 31 18:56:35 2014 -0400
> Committer: Hadrian Zbarcea <ha...@apache.org>
> Committed: Mon Mar 31 18:56:35 2014 -0400
>
> ----------------------------------------------------------------------
>  activemq-spring/src/main/resources/META-INF/spring.schemas | 1 +
>  1 file changed, 1 insertion(+)
> ----------------------------------------------------------------------
>
>
>
> http://git-wip-us.apache.org/repos/asf/activemq/blob/997bbb7a/activemq-spring/src/main/resources/META-INF/spring.schemas
> ----------------------------------------------------------------------
> diff --git a/activemq-spring/src/main/resources/META-INF/spring.schemas
> b/activemq-spring/src/main/resources/META-INF/spring.schemas
> index b150716..2b76fec 100644
> --- a/activemq-spring/src/main/resources/META-INF/spring.schemas
> +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
> @@ -33,6 +33,7 @@ http\://
> activemq.apache.org/schema/core/activemq-core-5.6.0.xsd=activemq.xsd
>  http\://
> activemq.apache.org/schema/core/activemq-core-5.7.0.xsd=activemq.xsd
>  http\://
> activemq.apache.org/schema/core/activemq-core-5.8.0.xsd=activemq.xsd
>  http\://
> activemq.apache.org/schema/core/activemq-core-5.9.0.xsd=activemq.xsd
> +http\://
> activemq.apache.org/schema/core/activemq-core-5.9.1.xsd=activemq.xsd
>  http\://
> activemq.apache.org/schema/core/activemq-core-5.10.0.xsd=activemq.xsd
>
>  http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd
>
>