Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #11642
| From | "Raman Sarda" <theloudspeaker@disroot.org> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Updating gradle to 6.4.1 |
| Date | 2020-05-27 23:50 +0200 |
| Message-ID | <Abc5Y-3VB-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[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 | Next — Next in thread | Find similar
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