Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 73127 invoked from network); 13 Jun 2007 06:57:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jun 2007 06:57:55 -0000 Received: (qmail 18491 invoked by uid 500); 13 Jun 2007 06:57:58 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 18453 invoked by uid 500); 13 Jun 2007 06:57:58 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 18431 invoked by uid 99); 13 Jun 2007 06:57:58 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2007 23:57:58 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2007 23:57:54 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 291B57141E5 for ; Tue, 12 Jun 2007 23:57:34 -0700 (PDT) Message-ID: <22942339.1181717854164.JavaMail.jira@brutus> Date: Tue, 12 Jun 2007 23:57:34 -0700 (PDT) From: "Adrian Co (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-1002) org.apache.activemq.spring.SpringTest.testSenderWithSpringXmlUsingSpring2NamespacesWithEmbeddedBrokerConfiguredViaXml MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Co resolved AMQ-1002. ---------------------------- Resolution: Fixed Fix Version/s: 4.1.2 Assignee: Adrian Co This is fixed by changing the xsd to: http://people.apache.org/repository/org.apache.activemq/xsds/activemq-core-4.1-SNAPSHOT.xsd http://svn.apache.org/viewvc?view=rev&rev=546755 Fix has been backported to 4.1 also. > org.apache.activemq.spring.SpringTest.testSenderWithSpringXmlUsingSpring2NamespacesWithEmbeddedBrokerConfiguredViaXml > --------------------------------------------------------------------------------------------------------------------- > > Key: AMQ-1002 > URL: https://issues.apache.org/activemq/browse/AMQ-1002 > Project: ActiveMQ > Issue Type: Test > Reporter: Hiram Chirino > Assignee: Adrian Co > Fix For: 4.1.2, 5.0.0 > > > Upgrading to spring 2.0 broker this test. Commenting out till we can fix it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.