[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gradle clean not called



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


Reply to: