Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9BA92CA5A for ; Thu, 24 May 2012 04:12:47 +0000 (UTC) Received: (qmail 95555 invoked by uid 500); 24 May 2012 04:12:47 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 95204 invoked by uid 500); 24 May 2012 04:12:43 -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 94630 invoked by uid 99); 24 May 2012 04:12:41 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 May 2012 04:12:41 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 0294C1416DF for ; Thu, 24 May 2012 04:12:40 +0000 (UTC) Date: Thu, 24 May 2012 04:12:40 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: dev@activemq.apache.org Message-ID: <37231001.14856.1337832761013.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (AMQ-3859) To tight version range in activemq features file MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Claus Ibsen created AMQ-3859: -------------------------------- Summary: To tight version range in activemq features file Key: AMQ-3859 URL: https://issues.apache.org/jira/browse/AMQ-3859 Project: ActiveMQ Issue Type: Improvement Affects Versions: 5.6.0 Reporter: Claus Ibsen Fix For: 5.7.0 See the feature file https://issues.apache.org/jira/browse/KARAF-1497?focusedCommentId=13282170#comment-13282170 Notice that the activemq-camel feature is hardcoded to 2.9.2 version of Camel {code:xml} activemq camel-jms mvn:org.apache.activemq/activemq-camel/5.6.0 {code} That should be a version range IMHO. But I can't remember if Karaf supports this. But basically it should be something alike, if supported by Karaf: camel-jms -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira