cabaletta/baritone

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

Open

#325 ouverte le 1 févr. 2019

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Java (1 380 forks)batch import
enhancementgood first issue

Métriques du dépôt

Stars
 (6 154 stars)
Métriques de merge PR
 (Merge moyen 121j 14h) (9 PRs mergées en 30 j)

Description

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.

Guide contributeur