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


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

Gradle : Call for help.

Path csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From "Raman Sarda" <theloudspeaker@disroot.org>
Newsgroups linux.debian.maint.java
Subject Gradle : Call for help.
Date Sat, 25 Jul 2020 15:50:01 +0200
Message-ID <AwsIN-4GX-1@gated-at.bofh.it> (permalink)
X-Original-To debian-java@lists.debian.org, android-tools-devel@alioth-lists.debian.net
X-Mailbox-Line From debian-java-request@lists.debian.org Sat Jul 25 13:45:11 2020
Old-Return-Path <theloudspeaker@disroot.org>
X-Amavis-Spam-Status No, score=-5.16 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, FVGT_m_MULTI_ODD=0.02, 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: -4.6
MIME-Version 1.0
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1595684695; bh=0F1WlF+/1BKIfqxqHanaQJnDDQn3GnBRneFCeR9+FPg=; h=Date:From:Reply-To:Subject:To; b=hoTAu8QP0LwXjrl0hB1KJYG4P5u5Uo3m1x39Dn3BBEvHKB8u6i+QJzkHqyG0a9Di5 d6CUi1EcNBvleecc43xhVY/bGjJtrjig1+bP1tR/iH8pdjtnMKEZg98rDNcnSWozVz axmk5LQOD29DFRXpWySKfsKARNGg1IH9LHYPLfFaPd5yux/FD2I+pstsdvvRDKB7rM A2+neXb4jw4XcHFRZFxWTap9rnA1ER1ArmNIBUPipUa2YSkp2YszDejlormD63hLyu EW9xEuRiVJSvnGzR+KFGopj2+iozpL5sn5WnbnkeuNYlA4vCQ5I0ofMLJxTmQa7yv2 eKlWo6ibqoqfA==
Content-Type multipart/alternative; boundary="--=_RainLoop_643_303162880.1595684691"
Reply-To theloudspeaker@disroot.org
X-Mailing-List <debian-java@lists.debian.org> archive/latest/22390
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/62b82ee0b3399840c76618287147eed4@disroot.org
Approved robomod@news.nic.it
Lines 95
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Sat, 25 Jul 2020 13:44:51 +0000
X-Original-Message-ID <62b82ee0b3399840c76618287147eed4@disroot.org>
Xref csiph.com linux.debian.maint.java:11795

Show key headers only | View raw


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

Hey everyone!

I am trying to update gradle to version 6.4.1 as a part of my project for GSoC 2020. We currently have 4.4.1 in archives. I have fixed major issues and converted all the patches to Kotlin as gradle shifted from Groovy to Koltin after 4.4.1. Some of the patches have been removed from series as they were no longer needed. But as the jump is major, there have been other changes in Gradle, e.g: using the latest zinc [1]. Which is kinda a blocker right now for the upgrade. I am currently stuck on following error while building[2]. I have tried to patch out scala and zinc related stuff in this patch[3] but I am still stuck. I have tried to revert the files to the state they were before new zinc was used in gradle. As far as I can see, the file ZincScalaCompilerFactory.java is in the same state as in 4.4.1. But I still land on the same error. It would be great if someone could help me out here a little. I am tracking all the progress in this issue on salsa[4]. Working repository is the fork of Gradle on salsa under my namespace.[5] I have considered upgrading sbt in archives to latest version as zinc comes along with sbt since sbt 1.0 but upgrading sbt is another mammoth task and will require a lot of time. Gradle upgrade has already been in works for almost 2 months now and I want to complete it as fast as I can since the project has other higher goals.

	Gradle depends on itself so we need a bootstrap package. I have created it using the bootstrap script present in the source and uploaded here on salsa[6] It can be used when building gradle from source.

[1] https://github.com/gradle/gradle/pull/8485 (https://github.com/gradle/gradle/pull/8485)
[2] https://paste.ubuntu.com/p/YCvxfvXhXY/
[3] https://salsa.debian.org/theloudspeaker-guest/gradle/-/blob/testing2/debian/patches/33_scala_zinc.diff
[4] https://salsa.debian.org/android-tools-team/admin/-/issues/16
[5] https://salsa.debian.org/theloudspeaker-guest/gradle (https://salsa.debian.org/theloudspeaker-guest/gradle)
[6] (https://paste.ubuntu.com/p/YCvxfvXhXY/) https://salsa.debian.org/theloudspeaker-guest/gradle-source-build/-/blob/master/gradle_6.4.1+bootstrap_all.deb (https://salsa.debian.org/theloudspeaker-guest/gradle-source-build/-/blob/master/gradle_6.4.1+bootstrap_all.deb)

Raman Sarda
theloudspeaker.home.blog

Back to linux.debian.maint.java | Previous | Next | Find similar


Thread

Gradle : Call for help. "Raman Sarda" <theloudspeaker@disroot.org> - 2020-07-25 15:50 +0200

csiph-web