Path: csiph.com!xmission!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod From: Matthias Klose Newsgroups: linux.debian.maint.java Subject: Re: Bug#801683: ITP: gradle-debian-helper -- Helper tools for building Debian packages with Gradle Date: Tue, 13 Oct 2015 16:00:01 +0200 Message-ID: References: X-Original-To: debian-java@lists.debian.org X-Mailbox-Line: From debian-java-request@lists.debian.org Tue Oct 13 13:50:28 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.7 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no X-Policyd-Weight: DYN_NJABL=SKIP(0) NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .debian. - helo: .einhorn.in-berlin. - helo-domain: .in-berlin.) FROM/MX_MATCHES_NOT_HELO(DOMAIN)=0; rate: -5 Old-X-Envelope-From: doko@debian.org Old-X-Envelope-To: User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Mailing-List: archive/latest/18779 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/561D0C14.3020904@debian.org Approved: robomod@news.nic.it Lines: 31 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Tue, 13 Oct 2015 15:50:12 +0200 X-Original-Message-ID: <561D0C14.3020904@debian.org> X-Original-References: <144474241578.11140.17014213312834695527.reportbug@icare.ariane-software.com> Xref: csiph.com linux.debian.maint.java:8464 On 13.10.2015 15:20, Emmanuel Bourg wrote: > Package: wnpp > Severity: wishlist > Owner: Emmanuel Bourg > > * Package name : gradle-debian-helper > Version : 1.0 > Upstream Author : Emmanuel Bourg > * URL : http://anonscm.debian.org/cgit/pkg-java/gradle-debian-helper.git > * License : Apache-2.0 > Programming Lang: Java > Description : Helper tools for building Debian packages with Gradle > > gradle-debian-helper contains helper tools to ease the packaging of Gradle > based projects in Debian. It consists in: > > * a Gradle plugin resolving the dependencies against the system Maven > repository (/usr/share/maven-repo). The resolver uses the same Maven > rule files that maven-debian-helper and maven-repo-helper employ > (debian/maven.rules, debian/maven.ignoreRules). > * a debhelper class detecting Gradle build files, initializing the plugin > and running Gradle in offline mode. if gradle is the next big thing, please make sure that it works with zero as well. It looks like gradle is so slow that it times out on the zero architectures. A simple mode emitting a dot or a line every 15min or so if no other output happens would be fine to let the builds finish. Also, please make sure that your helper is able to skip architecture independent bits for arch-only builds.