cabaletta/baritone

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

Open

#325 aberto em 1 de fev. de 2019

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Java (1.380 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (6.154 stars)
Métricas de merge de PR
 (Mesclagem média 121d 14h) (9 fundiu PRs em 30d)

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.

Guia do colaborador