[ 
https://issues.apache.org/jira/browse/AMQ-9737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17993074#comment-17993074
 ] 

Matt Pavlovich commented on AMQ-9737:
-------------------------------------

Example config needing update:

{noformat}
<beans xmlns="http://www.springframework.org/schema/beans"; 
xmlns:amq="http://activemq.apache.org/schema/core";
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xmlns:jms="http://www.springframework.org/schema/jms";
        xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
        http://www.springframework.org/schema/jms 
http://www.springframework.org/schema/jms/spring-jms.xsd
        http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core-5.11.0.xsd";>


> activemq-spring: Remove all references before 6.0.0
> ---------------------------------------------------
>
>                 Key: AMQ-9737
>                 URL: https://issues.apache.org/jira/browse/AMQ-9737
>             Project: ActiveMQ Classic
>          Issue Type: Task
>            Reporter: Matt Pavlovich
>            Assignee: Matt Pavlovich
>            Priority: Minor
>             Fix For: 6.2.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The spring.schemas file contains references to all schema versions.. Since 
> ActiveMQ 6.x requires Spring 6.x and JDK 17, we can safely remove all 
> references before ActiveMQ v6 from this file.
> Note to users: 
> Check your broker configuration files (ie conf/activemq.xsd) and if you have 
> any namespace reference that uses the following, you will need to update.
> {noformat}
> http\://activemq.org/config/1.0=activemq.xsd
> http\://activemq.org/config/1.0/1.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.0.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.1.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.2.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.3.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.3.1.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.3.2.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.4.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.4.1.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.4.2.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.5.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.5.1.xsd=activemq.xsd
> 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\://activemq.apache.org/schema/core/activemq-core-5.10.1.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.11.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.11.1.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.11.2.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.12.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.12.1.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.12.2.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.13.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.13.1.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.13.2.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.13.3.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.13.4.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.13.5.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.14.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.14.1.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.14.2.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.14.3.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.14.4.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.14.5.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.1.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.2.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.3.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.4.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.5.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.6.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.7.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.8.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.9.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.10.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.11.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.12.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.13.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.14.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.15.15.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.16.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.16.1.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.16.2.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.16.3.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.16.4.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.16.5.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.16.6.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.17.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.17.1.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.17.2.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.17.3.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.17.4.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.18.0.xsd=activemq.xsd
> http\://activemq.apache.org/schema/core/activemq-core-5.18.1.xsd=activemq.xsd 
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org
For additional commands, e-mail: issues-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to