Following ant build script to help you to execute command in remote server.
Best results in other decks
Teste prático da diferença de desempenho int qtdTeste = 20_000 Date inicio Date fim List x = [] for (int i = 0...
Tive um problema pra gerar ZIPs com diretórios usando o código abaixo: ZipOutputStream zipOut = new ZipOutputStream(out) xmls.each { String conteudoXml...