Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5300F200BD7 for ; Sat, 26 Nov 2016 09:41:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 51AD5160B14; Sat, 26 Nov 2016 08:41:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 95C2E160B00 for ; Sat, 26 Nov 2016 09:40:59 +0100 (CET) Received: (qmail 26430 invoked by uid 500); 26 Nov 2016 08:40:58 -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 26419 invoked by uid 99); 26 Nov 2016 08:40:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Nov 2016 08:40:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8B0042C03E2 for ; Sat, 26 Nov 2016 08:40:58 +0000 (UTC) Date: Sat, 26 Nov 2016 08:40:58 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-10000) Camel CDI incorrectly reports beans.xml version of 1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 26 Nov 2016 08:41:00 -0000 [ https://issues.apache.org/jira/browse/CAMEL-10000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15697562#comment-15697562 ] ASF GitHub Bot commented on CAMEL-10000: ---------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1007 > Camel CDI incorrectly reports beans.xml version of 1.0 > ------------------------------------------------------ > > Key: CAMEL-10000 > URL: https://issues.apache.org/jira/browse/CAMEL-10000 > Project: Camel > Issue Type: Task > Affects Versions: 2.17.1 > Reporter: John D. Ament > Assignee: John D. Ament > Priority: Minor > > Camel CDI's beans.xml incorrectly reports version = 1.0 but should be 1.1 due to compatibility requirements. -- This message was sent by Atlassian JIRA (v6.3.4#6332)