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 7E2CB200CBA for ; Mon, 3 Jul 2017 20:28:20 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7B05A160BEC; Mon, 3 Jul 2017 18:28:20 +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 C09B3160BD2 for ; Mon, 3 Jul 2017 20:28:19 +0200 (CEST) Received: (qmail 67579 invoked by uid 500); 3 Jul 2017 18:28:19 -0000 Mailing-List: contact dev-help@polygene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@polygene.apache.org Delivered-To: mailing list dev@polygene.apache.org Received: (qmail 67568 invoked by uid 99); 3 Jul 2017 18:28:18 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jul 2017 18:28:18 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 958591916D4 for ; Mon, 3 Jul 2017 18:28:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.252 X-Spam-Level: X-Spam-Status: No, score=0.252 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 32wznAH1Sw2Q for ; Mon, 3 Jul 2017 18:28:16 +0000 (UTC) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 29F0A5FAE1 for ; Mon, 3 Jul 2017 18:28:16 +0000 (UTC) Received: from mfilter21-d.gandi.net (mfilter21-d.gandi.net [217.70.178.149]) by relay2-d.mail.gandi.net (Postfix) with ESMTP id E7666C5A71 for ; Mon, 3 Jul 2017 20:28:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter21-d.gandi.net Received: from relay2-d.mail.gandi.net ([IPv6:::ffff:217.70.183.194]) by mfilter21-d.gandi.net (mfilter21-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id D38gM1Qwp4xe for ; Mon, 3 Jul 2017 20:24:51 +0200 (CEST) X-Originating-IP: 176.142.246.126 Received: from parangon.local (nor87-h02-176-142-246-126.dsl.sta.abo.bbox.fr [176.142.246.126]) (Authenticated sender: paul@nosphere.org) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id DA577C5A46 for ; Mon, 3 Jul 2017 20:24:50 +0200 (CEST) Message-ID: <595A8BF2.50905@apache.org> Date: Mon, 03 Jul 2017 20:24:50 +0200 From: Paul Merlin User-Agent: Postbox 3.0.11 (Macintosh/20140602) MIME-Version: 1.0 To: dev@polygene.apache.org Subject: Re: [2/3] polygene-java git commit: Fixed bug that caused some polygene generator build failures.. Is those disabled in Jenkins, or why didn't it show up in the CI? References: <0aee28cc1ff8416282be320884952402@git.apache.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit archived-at: Mon, 03 Jul 2017 18:28:20 -0000 niclas@apache.org a �crit : > Fixed bug that caused some polygene generator build failures.. Is those disabled in Jenkins, or why didn't it show up in the CI? Yes they are disabled on CI for now as they just fail to run. Didn't have time to investigate. See: https://github.com/apache/polygene-java/blob/develop/tools/generator-polygene/build.gradle#L117