cabaletta/baritone

Build process should clear build/libs after finishing creating dist/

Open

#325 aperta il 1 feb 2019

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Java (1380 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (6154 star)
Metriche merge PR
 (Merge medio 121g 14h) (9 PR mergiate in 30 g)

Descrizione

So that people aren't confused and use the pre proguard jar. build/libs is a standard place to look, and there is a jar there that looks like the valid build result, however that jar shouldn't be used, so it should ideally be deleted after completion. Could be added to ProguardTask.cleanup or similar.

Guida contributor