Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #12088
| 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 | Packaging Gradle |
| Date | Fri, 12 Mar 2021 22:00:03 +0100 |
| Message-ID | <BRX35-4P9-21@gated-at.bofh.it> (permalink) |
| X-Original-To | debian-java@lists.debian.org |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Fri Mar 12 20:59:33 2021 |
| Old-Return-Path | <theloudspeaker@disroot.org> |
| X-Amavis-Spam-Status | No, score=-9.68 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, CAPINIT=0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=2, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, PGPSIGNATURE=-5] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -4.6 |
| Reply-To | theloudspeaker@disroot.org |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1615582751; bh=ocM7JsIX7qE/DrMshRO8kvfL8eTzoNZsZFtogPLNzyc=; h=Reply-To:To:From:Subject:Date; b=c6gB+L30If+HXpXCrsFqzIzPQewasaLBs6rh23r7bvCPOgteDmf2yMOn3nY8h9dS8 ixZYS4dW8t4/6cBL1DMPv8f94l9Ht2lR8Zc+mHOAQ0opIXygDhLXMxxpCHIUta8Fpd YPvCf2yN8/iR3hC1gbb3Bc0fXLeANtEjsw9IJWaPf6cY5PPdskzi7YDS4DMjThl+K9 DBq2SCIQ6iIW3dbl3IduOYnxBg82HepwA6UMy/JF3u8l8tl5Bdn4/tnXzCBlwO4ajy Qhcbyir32OC47kpwNffHp8Ilbj/b5HFQyaXLEjqNQpb49KV5AhDo+uEka9/PralrOI hZdA/icKOb8Wg== |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4bZUgSDe4Oom9LHewJ18NM0qQTNiZjwux" |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/22715 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/25510c2b-78a3-8739-247e-8c24647036e0@disroot.org |
| Approved | robomod@news.nic.it |
| Lines | 274 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Sat, 13 Mar 2021 02:29:04 +0530 |
| X-Original-Message-ID | <25510c2b-78a3-8739-247e-8c24647036e0@disroot.org> |
| Xref | csiph.com linux.debian.maint.java:12088 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Dear all, I have a few queries. Is there a way we can go about updating gradle using some another way? I have worked on major part of the update last summer but seems we can't go any further without gradle enterprise plugin. I am trying to update gradle to 6.4.1 and it doesn't build kotlin-dsl plugin as of now. Gradle enterprise plugin (formerly buildscan) is needed for it which is proprietary. I am working on it here <https://salsa.debian.org/theloudspeaker-guest/gradle>. current progress about enterprise plugin is under enterprise-test branch. There have been already tons and tons of patches to remove other parts which are missing in debian in a bid to atleast make core gradle work. These patches along with all the changes in upstream have made it almost impossible to upgrade Gradle in Debian. A better approach is needed in my opinion. A gradle installer which pulls latest gradle and installs it would be easiest way to go about. But then it won't come under standard Debian repositories. I created a upstream issue to discuss the enterprise plugin situation #16439 <https://github.com/gradle/gradle/issues/16439> They mentioned that it is possible but didn't mention how yet. I also created a upstream issue to discuss better ways of packaging Gradle. #16512 <https://github.com/gradle/gradle/issues/16512> We can discuss this here on mailing list or IRC or salsa to find a way to go forward with this. Thank you. -- Raman Sarda https://theloudspeaker.social/ <https://theloudspeaker.social/>
Back to linux.debian.maint.java | Previous | Next — Next in thread | Find similar
Packaging Gradle Raman Sarda <theloudspeaker@disroot.org> - 2021-03-12 22:00 +0100
Re: Packaging Gradle Markus Koschany <apo@debian.org> - 2021-03-12 23:00 +0100
Re: Packaging Gradle Thorsten Glaser <t.glaser@tarent.de> - 2021-03-12 23:20 +0100
Re: Packaging Gradle Raman Sarda <theloudspeaker@disroot.org> - 2021-03-13 11:50 +0100
Re: Packaging Gradle Emmanuel Bourg <ebourg@apache.org> - 2021-03-13 13:20 +0100
csiph-web