Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 83CD718EFC for ; Fri, 25 Sep 2015 14:53:04 +0000 (UTC) Received: (qmail 587 invoked by uid 500); 25 Sep 2015 14:53:04 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 545 invoked by uid 500); 25 Sep 2015 14:53:04 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 535 invoked by uid 99); 25 Sep 2015 14:53:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Sep 2015 14:53:04 +0000 Date: Fri, 25 Sep 2015 14:53:04 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CAMEL-9166) Some functionality broken in Camel-8857 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-9166. -------------------------------- Resolution: Fixed Assignee: Claus Ibsen Fix Version/s: 2.16.0 The osgi range must be like the others. And there is more love to this to make it better at starting/stopping as the shceduler that just tries every 5th seconds is not a good way. > Some functionality broken in Camel-8857 > --------------------------------------- > > Key: CAMEL-9166 > URL: https://issues.apache.org/jira/browse/CAMEL-9166 > Project: Camel > Issue Type: Bug > Components: camel-scr > Affects Versions: 2.15.3, 2.16.0 > Reporter: Jyrki Ruuskanen > Assignee: Claus Ibsen > Fix For: 2.16.0 > > > Changes in Camel-8857 cause properties prefixing to not work for Camel context ID. See notes in https://github.com/apache/camel/commit/aa59cec696c46d4f9398ae91410998bd40fabbaa. > Also, backward compatibility to 2.12.0 is removed. See note in https://github.com/apache/camel/commit/c1b33e990ae5da7ca1e0268e79acc728393fd3ae. > Camel-8857 also had ABI changes that break existing bundles (requires rebuilding them all). -- This message was sent by Atlassian JIRA (v6.3.4#6332)