Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #11653
| Path | csiph.com!weretis.net!feeder6.news.weretis.net!4.us.feeder.erje.net!3.eu.feeder.erje.net!feeder.erje.net!proxad.net!feeder1-2.proxad.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | "Raman Sarda" <theloudspeaker@disroot.org> |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Updating gradle to 6.4.1 |
| Date | Sat, 30 May 2020 15:00:02 +0200 |
| Message-ID | <Ac9fI-5Ny-9@gated-at.bofh.it> (permalink) |
| References | <Ac8Wm-5Hh-7@gated-at.bofh.it> <Ac7xg-4YS-7@gated-at.bofh.it> <Abc5Y-3VB-3@gated-at.bofh.it> <Ac7xg-4YS-5@gated-at.bofh.it> <Ac8Wm-5Hh-7@gated-at.bofh.it> |
| X-Original-To | debian-java@lists.debian.org |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Sat May 30 12:55:05 2020 |
| Old-Return-Path | <theloudspeaker@disroot.org> |
| X-Amavis-Spam-Status | No, score=-5.2 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, HTML_MESSAGE=2, LDO_WHITELIST=-5, 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=1590843288; bh=jV07tU8/z+rrf3r07W3+Wo00qyiwOborzcIXHoYtty8=; h=Date:From:Reply-To:Subject:To:In-Reply-To:References; b=cCKi5yN5NvzDkdYUspmOik+VbMzhR+v6HXgF60pGNg5aqFXBv2Ah5eto6O/Q92Gb6 JKPUyGawmDBykm5jwzOjtXm1Eenq4A9b0gwsZOUdtVIQntUxcNFsALqmUUSWvvuKar 9hQGCyKfEjf67T1hHj5lGrWRWJqAQ00iLgUda5QRUaXSArpyKZYF5jABlzg9yVSsRw uhr3UDaa67fj8ecceIqOdRpA+DtCm+aIgX00mLp0ltXpT6+XKg1ZNOBtAik0gAk+uT SSHFnqUXsEDYQLeQTmdg/gdlqUUr5aGi0Dx1yAJmKtYowiK4XPMplLTNNb5sUDDgpO tdd7lIwgJAjWA== |
| Content-Type | multipart/alternative; boundary="--=_RainLoop_257_385574968.1590843288" |
| Reply-To | theloudspeaker@disroot.org |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/22232 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/ab43a287c7fe39625aed67c6a35d7df3@disroot.org |
| Approved | robomod@news.nic.it |
| Lines | 50 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Sat, 30 May 2020 12:54:48 +0000 |
| X-Original-Message-ID | <ab43a287c7fe39625aed67c6a35d7df3@disroot.org> |
| X-Original-References | <2dce7844-06cd-4196-2d02-5bccd4abc547@apache.org> <11cf224a-233d-e5e4-f88b-077fcc21a851@at.or.at> <69b30ffe501c9e23775f0a99ff4f667e@disroot.org> <69bee63a6424ad905bf84a6f16d70b77@disroot.org> <2dce7844-06cd-4196-2d02-5bccd4abc547@apache.org> |
| Xref | csiph.com linux.debian.maint.java:11653 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hey Ebourg! Thanks for the reply. I did find that out that distributions was removed.(after sending the last mail) Hence I removed it from GRADLE_EXCLUDED_PROJECTS in debian/rules. simillarly I think others were also removed.(got same errors for internaltesting, performance, soak, etc). I removed them too. so that the GRADLE_EXCLUDED_PROJECTS is empty now. Now I get the following error: https://paste.ubuntu.com/p/PtnrqDWrS8 (https://paste.ubuntu.com/p/PtnrqDWrS8/) Raman Sarda theloudspeaker.home.blog May 30, 2020 6:04 PM, "Emmanuel Bourg" <ebourg@apache.org (mailto:ebourg@apache.org)> wrote: Le 30/05/2020 à 13:08, Raman Sarda a écrit : So I reverted it for the rules file and also removed the section that built gradle 4 using gradle 3. I tried it to build it again. This time I am getting the following error: https://paste.ubuntu.com/p/kmQKG6rmc5 (https://paste.ubuntu.com/p/kmQKG6rmc5) The 'distributions' module was excluded from the build but it no longer exists, you have to update the build parameters in debian/rules. Emmanuel Bourg
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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