Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 56768 invoked from network); 22 Sep 2008 19:51:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Sep 2008 19:51:14 -0000 Received: (qmail 93986 invoked by uid 500); 22 Sep 2008 19:51:10 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 93967 invoked by uid 500); 22 Sep 2008 19:51:10 -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 93956 invoked by uid 99); 22 Sep 2008 19:51:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Sep 2008 12:51:10 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Sep 2008 19:50:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 94FE5234C1E1 for ; Mon, 22 Sep 2008 12:50:52 -0700 (PDT) Message-ID: <512617037.1222113052605.JavaMail.jira@brutus> Date: Mon, 22 Sep 2008 12:50:52 -0700 (PDT) From: "Jonathan Anstey (JIRA)" To: dev@activemq.apache.org Subject: [jira] Assigned: (AMQ-1865) pom parent version miss match In-Reply-To: <11905309.1216695480302.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Anstey reassigned AMQ-1865: ------------------------------------ Assignee: Jonathan Anstey > pom parent version miss match > ----------------------------- > > Key: AMQ-1865 > URL: https://issues.apache.org/activemq/browse/AMQ-1865 > Project: ActiveMQ > Issue Type: Bug > Components: Performance Test > Affects Versions: 5.2.0 > Environment: winxp, jdk1.6, maven2 > Reporter: Ching Yi, Chan > Assignee: Jonathan Anstey > Fix For: 5.3.0 > > > i check the svn revision 678620 to do camel loading test, but pom.xml is missmatch with parent's. > the pom.xml in activemq-camel-loadtest > > org.apache.activemq > activemq-parent > 5.1-SNAPSHOT > > the pom.xml in activemq > org.apache.activemq > activemq-parent > 5.2-SNAPSHOT > pom > ActiveMQ > I try to modify the version 5.1 to 5.2 OR 5.2 to 5.1 but all the things cannot run. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.