Return-Path: X-Original-To: apmail-zest-dev-archive@minotaur.apache.org Delivered-To: apmail-zest-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 F061318507 for ; Fri, 31 Jul 2015 03:02:42 +0000 (UTC) Received: (qmail 3862 invoked by uid 500); 31 Jul 2015 03:02:42 -0000 Delivered-To: apmail-zest-dev-archive@zest.apache.org Received: (qmail 3820 invoked by uid 500); 31 Jul 2015 03:02:42 -0000 Mailing-List: contact dev-help@zest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zest.apache.org Delivered-To: mailing list dev@zest.apache.org Received: (qmail 3805 invoked by uid 99); 31 Jul 2015 03:02:38 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jul 2015 03:02:38 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 30CDB1A92F8 for ; Fri, 31 Jul 2015 03:02:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.001 X-Spam-Level: *** X-Spam-Status: No, score=3.001 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id Ydmf3ozcdQZV for ; Fri, 31 Jul 2015 03:02:26 +0000 (UTC) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com [209.85.217.169]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id F234C428DC for ; Fri, 31 Jul 2015 03:02:25 +0000 (UTC) Received: by lbbyj8 with SMTP id yj8so38396868lbb.0 for ; Thu, 30 Jul 2015 20:00:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=PvCrsblyMRVq45IKq4mEjiLTDuFQLGgV5sY7u1uIwE4=; b=UFEEhSjY2xCm8fA4sPnCo4AhxMpplCZclbLIPRanyNpXFoqqh0DuFsdIyhF+PGQHqS EO8sDTQSZ1t6lS5rJxRodKBsHRijmZM95NBjbKLDEM0FbORkf8VMZEhUi7JZ+1AWvi8H dmgDrVHdLNeInr1AlW9AJOHcTLj3FzE5Hg6kNF9HX9c2xdPt9G3H6cg0mZdFHN6UxdDC K+Q9uAJ9n5MhOJ/WGMNketHCDo91kZw+LNbgt9AhOEbqa6WE01gRzJDszhGyaHDcfLr6 b/Qisqz8+K/3lNG80ZHqgyZwbCGtp/xZs83Ac9aeeYZnTWs4hSxspCj8oKjx2xN1ozQG si6Q== X-Received: by 10.112.170.167 with SMTP id an7mr439357lbc.103.1438311648997; Thu, 30 Jul 2015 20:00:48 -0700 (PDT) MIME-Version: 1.0 Sender: hedhman@gmail.com Received: by 10.25.148.84 with HTTP; Thu, 30 Jul 2015 20:00:29 -0700 (PDT) In-Reply-To: <55BA8156.9010302@gmail.com> References: <55B9E9CC.2000202@nosphere.org> <55BA8156.9010302@gmail.com> From: Niclas Hedhman Date: Fri, 31 Jul 2015 11:00:29 +0800 X-Google-Sender-Auth: cQB7cK8djyBKJAOcPa4ibiYMXuc Message-ID: Subject: Re: 'develop' --> Java 8 To: dev Content-Type: multipart/alternative; boundary=001a11c368ccea3a38051c23064e --001a11c368ccea3a38051c23064e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Well, tiredness creates problems. So I manage to commit it to 'master'. ASF doesn't allow 'git push --force', so 'git revert' has been applied to remove those 4 commits from 'master', and then cherry-picked them into 'develop'. So it should(!) be fine now. Niclas On Fri, Jul 31, 2015 at 3:56 AM, Kent S=C3=B8lvsten wrote: > have you pushed the changes so far? > > Den 30-07-2015 kl. 21:50 skrev Niclas Hedhman: > > A massive refactoring... And I have been on it for hours by now, and ne= ed > > to sleep. But I am pushing the progress so far. > > > > All packages have been changed. > > All "Qi4j" in class and file names has been changed. > > All documentation has been changed. > > All variables using "qi4j" has been changed. > > All host names and schema names has been changed. > > > > But things are a bit broken, especially the devstatus Python script is > now > > very unhappy. Could have been a search/replease error in the > devstatus.xml > > files. > > > > If no one looks into it, I'll continue tomorrow. > > > > Niclas > > > > > > > > On Thu, Jul 30, 2015 at 5:09 PM, Paul Merlin wrote: > > > >> Hey Niclas, > >> > >> Go ahead! > >> > >> I'm happy you start with the package renaming, I think it's a good ide= a > >> do to it upfront. I can help with the build. I spent last weeks tuning > >> it for the release so I have a clear view of what changes are needed. > >> Tell me. > >> > >> /Paul > >> > >> Niclas Hedhman a =C3=A9crit : > >>> NOTE!!! I am doing the main package renaming right now, so please don= 't > >> try > >>> to do work until a bit later. It will break badly either for you or f= or > >> me. > >>> On Thu, Jul 30, 2015 at 12:08 PM, Niclas Hedhman > >> wrote: > >>>> Since the RC1 is likely to be released, and that 'master' is updated > to > >>>> that RC1, I am now declaring that the 'develop' branch is open for t= he > >> Java > >>>> 8 dependency. > >>>> > >>>> Java is Dead, Long live Java! ;-) > >>>> > >>>> The previous 3.0 branch is too difficult to merge in now, so I will > >> start > >>>> all over and slowly remove the core.io and core.functional modules. > >>>> > >>>> I will also add a "restlet" library that I made earlier and has been > >>>> sitting on my shelf for a while. > >>>> > >>>> > >>>> Cheers > >>>> -- > >>>> Niclas Hedhman, Software Developer > >>>> http://zest.apache.org - New Energy for Java > >>>> > >>> > >>> > > > > > > --=20 Niclas Hedhman, Software Developer http://zest.apache.org - New Energy for Java --001a11c368ccea3a38051c23064e--