From dev-return-1915-apmail-juneau-dev-archive=juneau.apache.org@juneau.apache.org Tue Oct 30 03:19:53 2018 Return-Path: X-Original-To: apmail-juneau-dev-archive@minotaur.apache.org Delivered-To: apmail-juneau-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ED27618431 for ; Tue, 30 Oct 2018 03:19:52 +0000 (UTC) Received: (qmail 65066 invoked by uid 500); 30 Oct 2018 03:19:52 -0000 Delivered-To: apmail-juneau-dev-archive@juneau.apache.org Received: (qmail 65035 invoked by uid 500); 30 Oct 2018 03:19:52 -0000 Mailing-List: contact dev-help@juneau.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@juneau.apache.org Delivered-To: mailing list dev@juneau.apache.org Received: (qmail 65017 invoked by uid 99); 30 Oct 2018 03:19:51 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Oct 2018 03:19:51 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 432DCCD0C7 for ; Tue, 30 Oct 2018 03:19:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.749 X-Spam-Level: ** X-Spam-Status: No, score=2.749 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.25, HTML_MESSAGE=2, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id Kt2wPsAMUNZJ for ; Tue, 30 Oct 2018 03:19:50 +0000 (UTC) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id C4DB45F19D for ; Tue, 30 Oct 2018 03:19:49 +0000 (UTC) Received: by mail-qk1-f178.google.com with SMTP id r71so6390316qkr.10 for ; Mon, 29 Oct 2018 20:19:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:message-id:in-reply-to :references:subject:mime-version; bh=+ooHt2OCqjVrOXjyEbRqH2h1+wD66sj9spEC3AUked8=; b=XQsqLE7F80rWfY/MPlwh/1ElBOnkkPeYlUX8AXaGP4J01RP1eX4RrUVn5exquwyzfx xcEa/yIpKAxh2hy/ry4HRvUzWDTTnj60k72SvErgDXgKsV6n3TbF/qNiPXKFvAlP0kLO TWdVsePRI/MODNA6qBKLfPx0CB069DPP7XPxfqSsV0hQefyVNcjKcJ+xyC2iih4ICXM5 e0CPvG5P4WUpqDpe1/nqXFWWW2WJNGXJmaqz7sOBmiO3lyjRK6wsFv5lo14N5ofyrKfK e5o/pOrqKg6zIe7NIlTmjPrKfQPZNmZYZlalvYzNcIo3caCUauJpTaSvms7K3X5o1LBh SHHg== X-Gm-Message-State: AGRZ1gIQbObVbyxZEFIcUFryem0LngvyIwpjO7puoTneC98oAERJpyZl yUK8QkUC0epSg8SzaZ3wlcVf4g== X-Google-Smtp-Source: AJdET5c/F/AW6QK6RuXTGiqXxF6Doib4DqOBIxw2jes2uF7GvgVIKFtI72riv368FayZbgPttp90ww== X-Received: by 2002:a37:a141:: with SMTP id k62mr12899427qke.280.1540869582417; Mon, 29 Oct 2018 20:19:42 -0700 (PDT) Received: from Steves-MBP-3.attlocal.net.mail (104-13-170-9.lightspeed.austtx.sbcglobal.net. [104.13.170.9]) by smtp.gmail.com with ESMTPSA id y126-v6sm15651066qky.94.2018.10.29.20.19.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Oct 2018 20:19:17 -0700 (PDT) Date: Mon, 29 Oct 2018 22:19:15 -0500 From: sblackmon To: dev@streams.apache.org Cc: dev@juneau.apache.org Message-ID: In-Reply-To: References: Subject: Re: Proposed new minor release after upgrading to juneau 7.2.0 X-Mailer: Airmail (528) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="5bd7cdb4_607d79f0_983c" --5bd7cdb4_607d79f0_983c Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi dev=40streams, Juneau released 7.2.1 this morning which resolved the bug that we needed = fixed to upgrade. I=E2=80=99ve opened a PR bumping Streams to use Juneau 7.2.1 and confirme= d that the impacted unit and integration tests pass. Please take a look and watch for a streams release candidate once I confi= rm that all integration tests pass. =C2=A0There were some announcements r= elated to google plus that may impact us. Thanks, Steve On October 10, 2018 at 1:06:16 PM, sblackmon (sblackmon=40apache.org) wro= te: Hello, I=E2=80=99m pretty close to having streams upgraded to use the recent jun= eau 7.2.0 release. =C2=A0There's just one failing Integration Test left w= hich james and I are collaborating on. Once this is completed, I plan to propose a release candidate for 0.6.1. = =C2=A0If there are any improvements or bug fixes you=E2=80=99ve got ready= , please consider pull requesting them this week. Thanks, sblackmon=40apache.org --5bd7cdb4_607d79f0_983c Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline