From dev-return-14647-apmail-karaf-dev-archive=karaf.apache.org@karaf.apache.org Wed Sep 2 13:32:54 2020 Return-Path: X-Original-To: apmail-karaf-dev-archive@locus.apache.org Delivered-To: apmail-karaf-dev-archive@locus.apache.org Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with ESMTP id 59F6A1972A for ; Wed, 2 Sep 2020 13:32:54 +0000 (UTC) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 09420121A5E for ; Wed, 2 Sep 2020 13:32:54 +0000 (UTC) Received: (qmail 30012 invoked by uid 500); 2 Sep 2020 13:32:53 -0000 Delivered-To: apmail-karaf-dev-archive@karaf.apache.org Received: (qmail 29963 invoked by uid 500); 2 Sep 2020 13:32:53 -0000 Mailing-List: contact dev-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list dev@karaf.apache.org Received: (qmail 29940 invoked by uid 99); 2 Sep 2020 13:32:53 -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; Wed, 02 Sep 2020 13:32:53 +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 6F884181449 for ; Wed, 2 Sep 2020 13:32:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.511 X-Spam-Level: X-Spam-Status: No, score=0.511 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=0.2, KAM_DMARC_STATUS=0.01, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001] autolearn=disabled Received: from mx1-he-de.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id QloBm1s5rRyB for ; Wed, 2 Sep 2020 13:32:50 +0000 (UTC) Received-SPF: None (mailfrom) identity=mailfrom; client-ip=217.70.178.232; helo=relay12.mail.gandi.net; envelope-from=jb@nanthrax.net; receiver= Received: from relay12.mail.gandi.net (relay12.mail.gandi.net [217.70.178.232]) by mx1-he-de.apache.org (ASF Mail Server at mx1-he-de.apache.org) with ESMTPS id D660C7F977 for ; Wed, 2 Sep 2020 13:32:49 +0000 (UTC) Received: from [192.168.134.147] (82-64-90-43.subs.proxad.net [82.64.90.43]) (Authenticated sender: jb@nanthrax.net) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 58DB120001A for ; Wed, 2 Sep 2020 13:32:42 +0000 (UTC) From: Jean-Baptiste Onofre Content-Type: multipart/alternative; boundary="Apple-Mail=_798C824D-9094-43F0-9437-EDE9C0CD484A" Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.1\)) Subject: Apache Karaf projects build on new Jenkins Message-Id: <454324E1-E9EB-47AC-81DE-E7EC1DCDE647@nanthrax.net> Date: Wed, 2 Sep 2020 15:32:40 +0200 To: dev@karaf.apache.org X-Mailer: Apple Mail (2.3608.120.23.2.1) --Apple-Mail=_798C824D-9094-43F0-9437-EDE9C0CD484A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hi guys, I=E2=80=99m pleased to announce that all Apache Karaf projects (runtime, = cellar, decanter, cave) have been migrated to the new Apache Jenkins = server (ci-builds.apache.org ). We now use Jenkinsfile directly in the sources, and we use pipeline = build with stage (checkout, build, test, optional deploy). I used this opportunity to fix some builds issues (javadoc generation on = Cave, flaky test on Decanter, =E2=80=A6). You can find all pipelines here: https://ci-builds.apache.org/job/Karaf/ = I=E2=80=99m launching several builds (master and PRs) to check that all = is OK. The purpose is to have stable builds to be accurate and helpful = for PR validation. Regards JB= --Apple-Mail=_798C824D-9094-43F0-9437-EDE9C0CD484A--