Return-Path: X-Original-To: apmail-creadur-dev-archive@www.apache.org Delivered-To: apmail-creadur-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 31DEF1119C for ; Thu, 31 Jul 2014 08:08:36 +0000 (UTC) Received: (qmail 83379 invoked by uid 500); 31 Jul 2014 08:08:36 -0000 Delivered-To: apmail-creadur-dev-archive@creadur.apache.org Received: (qmail 83330 invoked by uid 500); 31 Jul 2014 08:08:36 -0000 Mailing-List: contact dev-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list dev@creadur.apache.org Received: (qmail 83319 invoked by uid 99); 31 Jul 2014 08:08:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jul 2014 08:08:35 +0000 X-ASF-Spam-Status: No, hits=0.9 required=5.0 tests=PLING_QUERY,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [85.220.129.30] (HELO smtp1.goneo.de) (85.220.129.30) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jul 2014 08:08:29 +0000 Received: from localhost (localhost [127.0.0.1]) by smtp1.goneo.de (Postfix) with ESMTP id 5019B23F403 for ; Thu, 31 Jul 2014 10:08:07 +0200 (CEST) X-Virus-Scanned: by goneo X-Spam-Score: -1.754 X-Spam-Level: Received: from smtp1.goneo.de ([127.0.0.1]) by localhost (smtp1.goneo.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id anp2hmWunmYZ for ; Thu, 31 Jul 2014 10:08:05 +0200 (CEST) Received: from webmail.goneo.de (webmail.goneo.de [82.100.220.15]) by smtp1.goneo.de (Postfix) with ESMTPSA id 6091023F3E0 for ; Thu, 31 Jul 2014 10:08:05 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 31 Jul 2014 10:08:05 +0200 From: Hugo Hirsch To: dev@creadur.apache.org Subject: Re: Compiler level - change =?UTF-8?Q?=3F!?= In-Reply-To: References: <21f5f801b743ee4445a18eca57f1f829@aiki-it.de> Message-ID: <17f75fad02050a7e6fa2cadfd8c6e389@aiki-it.de> X-Sender: asf-rat@hugo-hirsch.de User-Agent: Goneo Webmail X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Flag: NO X-Old-Spam-Status: No, score=-1.754 tagged_above=-999 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, PLING_QUERY=0.994, SARE_SUB_ENC_UTF8=0.152] autolearn=no Hi again, On 2014-07-31 09:55, Jochen Wiedmann wrote: > The usual discussion: AFAICT, noone actually cares for the compiler > level, > as the current compilers are quite happy to process older levels. Are > there > any hard reasons fpr changing? Maybe we just need to change the Jenkins job that builds RAT to use a current JDK instead of 1.5 in order to prevent the current build breakers: https://builds.apache.org/job/rat-jdk-1.5-maven-2/ (I don't have the right to do so after logging in to CI). Thus we could prevent the religious discussion about the compiler level .... Phil