Re: [VOTE] Release Apache Maven Script Interpreter version 1.3

2020-10-18 Thread Romain Manni-Bucau
+1 (non binding) Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book

Re: [VOTE] Release Apache Maven Script Interpreter version 1.3

2020-10-18 Thread Olivier Lamy
+1 On Sun, 18 Oct 2020 at 05:19, Sylwester Lachiewicz wrote: > Hi, > > Apache Maven Script Interpreter - this component provides some utilities to > interpret/execute some scripts for various implementations: Groovy or > BeanShell. > The project is used, among others in maven-invoker-plugin. >

Re: [VOTE] Release Apache Maven Script Interpreter version 1.3

2020-10-18 Thread Hervé BOUTEMY
+1 sadly, I could not reproduce the build: the reference was done with JDK 15 on Windows, and it seems my -Dline.separator=$'\r\n' workaround to inject Windows newline to my Linux environment does not work any more... It looks like in the future, rebuilding releases done on Windows will require

Re: [VOTE] Release Apache Maven Script Interpreter version 1.3

2020-10-18 Thread Elliotte Rusty Harold
+1 from me. On Sat, Oct 17, 2020 at 3:19 PM Sylwester Lachiewicz wrote: > > Hi, > > Apache Maven Script Interpreter - this component provides some utilities to > interpret/execute some scripts for various implementations: Groovy or > BeanShell. > The project is used, among others in maven-invoker