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


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

Re: gradle clean not called

From Emmanuel Bourg <ebourg@apache.org>
Newsgroups linux.debian.maint.java
Subject Re: gradle clean not called
Date 2016-02-02 13:50 +0100
Message-ID <qXIz8-2Za-1@gated-at.bofh.it> (permalink)
References <qXIfM-2Pu-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Le 2/02/2016 13:20, Felix Natter a écrit :

> "gradle clean" is not called when running "debian/rules clean".

Hi Felix,

This is intended for several reasons:
- 'gradle clean' is horribly slow
- 'gradle clean' triggers the compilation of the buildSrc and often
fails due to missing dependencies

gradle-debian-helper attempts to detect the modules directories and
clean them directly, this isn't perfect though and sometimes
dh_auto_build has to be extended.

Emmanuel Bourg

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


Thread

gradle clean not called Felix Natter <fnatter@gmx.net> - 2016-02-02 13:30 +0100
  Re: gradle clean not called Emmanuel Bourg <ebourg@apache.org> - 2016-02-02 13:50 +0100
    Re: gradle clean not called Felix Natter <fnatter@gmx.net> - 2016-02-02 18:40 +0100
      Re: gradle clean not called Emmanuel Bourg <ebourg@apache.org> - 2016-02-02 19:30 +0100
    Re: gradle clean not called Sebastiaan Couwenberg <sebastic@xs4all.nl> - 2016-02-02 18:50 +0100

csiph-web