From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 87F44138359 for ; Mon, 27 Jul 2020 01:19:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 851BFE176F; Mon, 27 Jul 2020 01:19:31 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D30ABE176F for ; Mon, 27 Jul 2020 01:19:30 +0000 (UTC) Received: from [2a0c:b641:69c:e7f1:6d3:b0ff:fe40:5fd8] (port=41466 helo=robot) by muon with esmtp (Exim 4.92) (envelope-from ) id 1jzrna-00068K-Bg for gentoo-soc@lists.gentoo.org; Mon, 27 Jul 2020 01:19:26 +0000 From: Benda Xu To: gentoo-soc@lists.gentoo.org Subject: Re: [gentoo-soc] Weekly Report: Big Data Infrastructure and Maven Overlay in Week 8 In-Reply-To: (Zhang Zongyu's message of "Mon, 27 Jul 2020 01:40:00 +0800") References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Date: Mon, 27 Jul 2020 09:19:19 +0800 Message-ID: <87d04hyctk.fsf@robot.e.airelinux.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain X-Archives-Salt: 4997076f-41d6-4737-a6ac-e862137597b1 X-Archives-Hash: 482030db3ffbac90a7de0f6229739d9f Zhang Zongyu writes: > This week I have improved the quality of the code of > java-pkg-simple.eclass to resolve some corner cases. Besides, I have > expanded ${JAVA_SRC_DIR} to array so that it can deal with java > projects with multiple source code paths. I have also made it able to > use pkgdiff to compare upstream jars and natively compiled jars. There > are other improvements like supporting ejunit4. > > I will push through the review process after testing it locally and > after a preliminary discussion with my mentor. Very good. Do you have an overlay available for testing? Invite more tester when it's ready. We are also going to consider adding it to layman. If the overlay quality is high, we will discuss with the Java team to make it semi-official. Yours, Benda