From dev-return-56942-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Tue Dec 12 23:59:34 2017 Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-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 8A5D8177E5 for ; Tue, 12 Dec 2017 23:59:34 +0000 (UTC) Received: (qmail 45866 invoked by uid 500); 12 Dec 2017 23:59:34 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 45821 invoked by uid 500); 12 Dec 2017 23:59:34 -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 45795 invoked by uid 99); 12 Dec 2017 23:59:34 -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, 12 Dec 2017 23:59:34 +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 A13C0C538A for ; Tue, 12 Dec 2017 23:59:33 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=6.31 tests=[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 w15snTJ02rxQ for ; Tue, 12 Dec 2017 23:59:31 +0000 (UTC) Received: from amber.s12n.de (amber.s12n.de [144.76.55.147]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 3946A5FB97 for ; Tue, 12 Dec 2017 23:59:31 +0000 (UTC) Received: from [192.168.2.20] (aftr-62-216-207-197.dynamic.mnet-online.de [62.216.207.197]) by amber.s12n.de (Postfix) with ESMTPSA id E3F3329F422 for ; Wed, 13 Dec 2017 00:59:24 +0100 (CET) Subject: Re: Merge "value" branches to trunk/master and move to git To: dev@directory.apache.org References: <90c0e2f9-d831-8ce1-de40-d59be1c9cfec@stefan-seelmann.de> <2cd756a4-e704-9849-3ea5-6b29e820cfbc@gmail.com> <2f0ff959-a0a4-6b1e-8796-29f46e868f77@stefan-seelmann.de> <83586238-fe39-dea4-2b64-658bb1f4e34c@stefan-seelmann.de> From: Stefan Seelmann Message-ID: <4a8d2a5a-5576-ca24-58a3-5f66b116ee59@stefan-seelmann.de> Date: Wed, 13 Dec 2017 00:59:24 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Virus-Scanned: clamav-milter 0.99.2 at amber X-Virus-Status: Clean On 12/12/2017 11:44 PM, Emmanuel Lécharny wrote: > Le 12/12/2017 à 20:33, Stefan Seelmann a écrit : >>>> ApacheDS builds too. Now I have some OSGi related issues in Studio build >>>> that I try to fix... >>> >>> Great !! >>> >>> I hope it's not going to painful to fix... Last time I worked on it, it >>> took me a full day :/ >> >> Studio build is also successful. I'm going to merge the value branches >> to master for ldap-api, server, and studio. > > +1 ! > > That will solve numerous issues in the server (and in studio) Done. ldap-api and server build fine on Jenkins. Studio still has some test errors on Jenkins (but worked on my machine), I'll investigate in the next days. Kind Regards, Stefan