Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #11642

Updating gradle to 6.4.1

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From "Raman Sarda" <theloudspeaker@disroot.org>
Newsgroups linux.debian.maint.java
Subject Updating gradle to 6.4.1
Date Wed, 27 May 2020 23:50:02 +0200
Message-ID <Abc5Y-3VB-3@gated-at.bofh.it> (permalink)
X-Original-To debian-java@lists.debian.org
X-Mailbox-Line From debian-java-request@lists.debian.org Wed May 27 21:42:55 2020
Old-Return-Path <theloudspeaker@disroot.org>
X-Amavis-Spam-Status No, score=-5.08 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FOURLA=0.1, HTML_MESSAGE=2, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=no autolearn_force=no
X-Policyd-Weight using cached result; rate:hard: -4.6
MIME-Version 1.0
Old-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1590615759; bh=yoGxAFa7RAoky0m1pF6IZ6X1w2EV3jGxMwtet8a/KvM=; h=Date:From:Reply-To:Subject:To; b=SA92yNf53Up9Ls1Tgytlu/WbsEBWdX7kx/P4ucgkQIX3qgvZjwiWXr8Flr8Vd2TJG QfhLROi8djRgRlPJLagf6FTvl761/+Cn7SnwSPXJKqkleV/RBIJBAu9FGchz8YRhyz 6BWH9/ROs1Zk6x6VQY4FebEpupMbL9pn2Tqcg6Nzbq1uIp+AY94MMHNg9gUsz+B3po ZuLpRZC8OfeSTusjopV3gLnG41JqvUufhYJ4BqifH4RmaATJCObia4qZs5aoxvPeKz 80gHMgc3M9OATfk1hbdzimDW5ta8kYGiR4IE17sbXC+gbcUSZ5SF9foJVdDBcnvsNw epP7ztiRxYWNQ==
Content-Type multipart/alternative; boundary="--=_RainLoop_485_937707705.1590615759"
Reply-To theloudspeaker@disroot.org
X-Mailing-List <debian-java@lists.debian.org> archive/latest/22220
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/69b30ffe501c9e23775f0a99ff4f667e@disroot.org
Approved robomod@news.nic.it
Lines 60
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Wed, 27 May 2020 21:42:39 +0000
X-Original-Message-ID <69b30ffe501c9e23775f0a99ff4f667e@disroot.org>
Xref csiph.com linux.debian.maint.java:11642

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Hey everyone!
I have updated gradle to 6.4.1 as a part of the Debian Android SDK tools project for GSoC 2020. I have pushed the work here. (https://salsa.debian.org/theloudspeaker-guest/gradle) [1]
Since this version of gradle depends heavily on kotlin instead of groovy, It needed quite a bit of edits in patches that were applied before. I have tried to manually edit every patch and make sure simillar changes are made in the .gradle.kts files whenever needed.
I have also discarded a few patches for following reasons:

	a. The patch is specific to groovy and isn't required in the current version.
b. The patch is already applied upstream (eg: CVE fixes, asm7 compatiblity, etc)
c. Things that the patch modifies aren't available in current version.

I urge the java team members to review my work and provide suggestions for the same. The package currently builds fine with a source build (debuild -S) with some minor lintian warnings. But it fails to on a binary build (debuild -b). Here are the build errors (https://paste.ubuntu.com/p/FnZ8WfSKgj/). [2] It is still a work in progress. I will try to debug the errors and make changes as required. I am available in #debian-java on OFTC for discussion.

Links:

	[1] https://salsa.debian.org/theloudspeaker-guest/gradle (https://salsa.debian.org/theloudspeaker-guest/gradle)

	[2]  (https://salsa.debian.org/theloudspeaker-guest/gradle)https://paste.ubuntu.com/p/FnZ8WfSKgj/ (https://paste.ubuntu.com/p/FnZ8WfSKgj/)

Thank you.

Raman Sarda
theloudspeaker.home.blog

Back to linux.debian.maint.java | Previous | NextNext in thread | Find similar


Thread

Updating gradle to 6.4.1 "Raman Sarda" <theloudspeaker@disroot.org> - 2020-05-27 23:50 +0200
  Re: Updating gradle to 6.4.1 "Raman Sarda" <theloudspeaker@disroot.org> - 2020-05-30 13:10 +0200
    Re: Updating gradle to 6.4.1 Emmanuel Bourg <ebourg@apache.org> - 2020-05-30 14:40 +0200
      Re: Updating gradle to 6.4.1 "Raman Sarda" <theloudspeaker@disroot.org> - 2020-05-30 15:00 +0200
        Re: Updating gradle to 6.4.1 Emmanuel Bourg <ebourg@apache.org> - 2020-05-30 17:00 +0200
          Re: Updating gradle to 6.4.1 "Raman Sarda" <theloudspeaker@disroot.org> - 2020-06-04 00:10 +0200

csiph-web