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 276131723E for ; Tue, 9 Jun 2015 08:49:25 +0000 (UTC) Received: (qmail 35483 invoked by uid 500); 9 Jun 2015 08:49:25 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 35428 invoked by uid 500); 9 Jun 2015 08:49:25 -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 35417 invoked by uid 99); 9 Jun 2015 08:49:24 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2015 08:49:24 +0000 Received: from server.dankulp.com (cn1.dankulp.com [64.85.173.253]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id AF1C51A0649 for ; Tue, 9 Jun 2015 08:49:24 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2100\)) Subject: Re: Artemis and Eclipse... From: Daniel Kulp In-Reply-To: Date: Tue, 9 Jun 2015 04:49:19 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <5C6D2E07-321B-4A27-86CB-41AFED02F207@apache.org> References: <9FB8E9B4-493C-43CE-BBA7-141335A83FF4@apache.org> To: dev@activemq.apache.org, Clebert Suconic X-Mailer: Apple Mail (2.2100) Seems to be an issue with the maven-compiler-plugin. Backing down to = 3.1 makes it go away. I tried 3.3 and 3.2 and both caused the issue. = Strange. Need to dig through the compiler plugin to see what might have = changed to cause this. Dan > On Jun 8, 2015, at 11:53 PM, Clebert Suconic = wrote: >=20 > Daniel: >=20 > I am sending a revert for your commit on m2e on this PR: > https://github.com/apache/activemq-artemis/pull/20 >=20 >=20 >=20 > The PR check is failing with a JDK bug caused by the commit your sent. > I have no idea on how to fix it now. > This is build failure: > https://builds.apache.org/job/ActiveMQ-Artemis-PR-Build/409/ >=20 > I will have to revert this now as I can't compile on the PR check and > in Linux box I have for my own tests. >=20 >=20 > On Mon, Jun 8, 2015 at 2:35 PM, Daniel Kulp wrote: >> I=E2=80=99ve updated a bunch of things so that Artemis now loads = fairly easily into Eclipse without any errors for all the non-example = things. I haven=E2=80=99t attempted the examples yet. >>=20 >> Just have a couple of questions: >>=20 >> 1) In the poms, we specify that Java8 is required to build, but java7 = is used for the source/target. Thus, Eclipse will pick up the Java7 = runtime. It seems to work OK so I=E2=80=99m kind of wondering why we = require Java8 to build. Maybe in the examples someplace? >>=20 >> 2) artemis-dto has a profile for jdk-1.5. I assume that is not = needed at all as there is no way it would ever be triggered. I think = the ibmjdk profile in there is irrelevant as well? (seems to reference = things about differences between 1.5 and 1.6) >>=20 >>=20 >>=20 >>=20 >> -- >> Daniel Kulp >> dkulp@apache.org - http://dankulp.com/blog >> Talend Community Coder - http://coders.talend.com >>=20 >=20 >=20 >=20 > --=20 > Clebert Suconic > http://community.jboss.org/people/clebert.suconic@jboss.com > http://clebertsuconic.blogspot.com --=20 Daniel Kulp dkulp@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com