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 A3B25200C92 for ; Mon, 29 May 2017 03:51:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A25DE160BD8; Mon, 29 May 2017 01:51:15 +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 E8104160BCC for ; Mon, 29 May 2017 03:51:14 +0200 (CEST) Received: (qmail 162 invoked by uid 500); 29 May 2017 01:51:09 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 99977 invoked by uid 99); 29 May 2017 01:51:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 May 2017 01:51:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 48CD0C030F for ; Mon, 29 May 2017 01:51:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.173 X-Spam-Level: ** X-Spam-Status: No, score=2.173 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 4gHtsbsgvEzC for ; Mon, 29 May 2017 01:51:06 +0000 (UTC) Received: from zmcc-5-mx.zmailcloud.com (zmcc-5-mx.zmailcloud.com [52.201.171.122]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id B74105FB8F for ; Mon, 29 May 2017 01:51:05 +0000 (UTC) Received: from zmcc-5-mta-1.zmailcloud.com (127.37.197.104.bc.googleusercontent.com [104.197.37.127]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by zmcc-5-mx.zmailcloud.com (Postfix) with ESMTPS id 737D740503 for ; Sun, 28 May 2017 20:52:04 -0500 (CDT) Received: from zmcc-5-mta-1.zmailcloud.com (localhost [127.0.0.1]) by zmcc-5-mta-1.zmailcloud.com (Postfix) with ESMTPS id 8917FC0D65 for ; Sun, 28 May 2017 20:51:04 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by zmcc-5-mta-1.zmailcloud.com (Postfix) with ESMTP id 7CA77C0BF1 for ; Sun, 28 May 2017 20:51:04 -0500 (CDT) X-Virus-Scanned: amavisd-new at zmcc-5-mta-1.zmailcloud.com Received: from zmcc-5-mta-1.zmailcloud.com ([127.0.0.1]) by localhost (zmcc-5-mta-1.zmailcloud.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 82c86ScGZGJ0 for ; Sun, 28 May 2017 20:51:04 -0500 (CDT) Received: from MacBook-Pro.local (host86-138-204-155.range86-138.btcentralplus.com [86.138.204.155]) by zmcc-5-mta-1.zmailcloud.com (Postfix) with ESMTPSA id 23B87C06CF for ; Sun, 28 May 2017 20:51:04 -0500 (CDT) Subject: Re: Release API, Server, Studio To: dev@directory.apache.org References: <4c0c88bc-274f-bc0b-2b53-f8108f1ca2bf@stefan-seelmann.de> From: =?UTF-8?Q?Emmanuel_L=c3=a9charny?= Message-ID: Date: Mon, 29 May 2017 03:51:04 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: fr Content-Transfer-Encoding: quoted-printable archived-at: Mon, 29 May 2017 01:51:15 -0000 Le 28/05/2017 =C3=A0 22:36, Stefan Seelmann a =C3=A9crit : > On 05/28/2017 10:21 PM, Emmanuel L=C3=A9charny wrote: >> >> Le 28/05/2017 =C3=A0 21:15, Stefan Seelmann a =C3=A9crit : >>> Hi all, >>> >>> in order to release a new Studio version we also need to release the = API >>> and the server first because Studio trunk currently depends on snapsh= ots >>> of both. >>> >>> Are there any blockers of releasing API and server? >> I'll do a quick JIRA check tonite, and give you a status. I'm not sure >> we have a blocker on the API, we just have to be sure the changes made >> in ApacheDS related to the restart/repair are ok for all the OS. I gue= ss >> we already have some docker instance checking such things. > Yes, there is a Jenkins job [1] that tests the installers (zip, tgz, > bin, deb). > > But now I remember there is one thing I wanted to check, if we > gracefully shut down ApacheDS, or just kill the process (especially on > Windows). > >>> Should we release another RC of the API, or is it ready for GA? >> I *think* we could go with a GA now. > Ok, cool. Hmmm, bugs like DIRAPI-227 makes me think that we should wait before going with a GA. There is also another fix in MINA that should be made whoch will fix DIRAPI-149. That would be the two important issues to be fixed before we cut a 1.0-G1, IMO (I just checked the other issues, and I don't think any of them would be problematic for a 1.0) So 1.0.0-RC3 for the moment, as I won't have time to fix MINA and cut a release before this week-end... --=20 Emmanuel Lecharny Symas.com directory.apache.org