You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/01/15 07:38:44 UTC

[jira] Updated: (AMQ-2569) activemq-core/META-INF/spring.schema should include the released activemq-core.xsd

     [ https://issues.apache.org/activemq/browse/AMQ-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang updated AMQ-2569:
------------------------------

    Description: 
We should include the released activemq-core version in that spring.schema file to avoid the spring loading the schema file from internet when user specify the schemaLocation like this 
{code}
"http://activemq.apache.org/schema/core http://activemq.apache.org/schema/core/activemq-core-5.3.0.xsd" 
{code}

  was:
We should include the released activemq-core version in that spring.schema file to avoid the spring loading the schema file from internet when user specify the schemaLocation like this 
"http://activemq.apache.org/schema/core http://activemq.apache.org/schema/core/activemq-core-5.3.0.xsd" 


> activemq-core/META-INF/spring.schema should include the released activemq-core.xsd 
> -----------------------------------------------------------------------------------
>
>                 Key: AMQ-2569
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2569
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.1.0, 5.2.0, 5.3.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 5.3.1
>
>
> We should include the released activemq-core version in that spring.schema file to avoid the spring loading the schema file from internet when user specify the schemaLocation like this 
> {code}
> "http://activemq.apache.org/schema/core http://activemq.apache.org/schema/core/activemq-core-5.3.0.xsd" 
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.