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 60A14200C73 for ; Wed, 10 May 2017 19:35:51 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5F3EF160B9C; Wed, 10 May 2017 17:35:51 +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 A6266160B99 for ; Wed, 10 May 2017 19:35:50 +0200 (CEST) Received: (qmail 34837 invoked by uid 500); 10 May 2017 17:35:49 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 34824 invoked by uid 99); 10 May 2017 17:35:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 May 2017 17:35:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 16B331AFA29 for ; Wed, 10 May 2017 17:35:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.488 X-Spam-Level: *** X-Spam-Status: No, score=3.488 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id n3hjBWM56DUG for ; Wed, 10 May 2017 17:35:44 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 5AC965F521 for ; Wed, 10 May 2017 17:35:44 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id E7C20408F34A6 for ; Wed, 10 May 2017 10:35:43 -0700 (MST) Date: Wed, 10 May 2017 10:23:11 -0700 (PDT) From: abhijith To: users@activemq.apache.org Message-ID: <1494436991990-4725910.post@n4.nabble.com> In-Reply-To: References: <1494277926330-4725798.post@n4.nabble.com> <1494297269680-4725816.post@n4.nabble.com> <1494423670141-4725888.post@n4.nabble.com> <1494429394063-4725893.post@n4.nabble.com> <1494436143868-4725905.post@n4.nabble.com> <1494436291763-4725907.post@n4.nabble.com> Subject: Re: Artemis v2.0 JDK8 dependency MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 10 May 2017 17:35:51 -0000 You have downgrade dependencies to be JDK7 compatible. You could just include http://www.mojohaus.org/extra-enforcer-rules/enforceBytecodeVersion.html and it will flag any issues including dependencies. -- View this message in context: http://activemq.2283324.n4.nabble.com/Artemis-v2-0-JDK8-dependency-tp4725798p4725910.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.