Build failed in Jenkins: Commons-CRYPTO-JDK1.7 #176

2017-02-24 Thread Apache Jenkins Server
See -- [...truncated 22.29 KB...] main: [INFO] Executed tasks [INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.5 [INFO] configuring report plugin org.apac

Re: [text] Preparing for 1.0

2017-02-24 Thread Gilles
Hi Rob. On Thu, 23 Feb 2017 15:28:49 -0500, Rob Tompkins wrote: Hello, I am thinking about preparing for the 1.0 release some time in the next week or so, and I wanted to see if anyone had any issues aside from TEXT-40 with the beta. Whom are you asking? This is the "dev" list. Was a "beta" r

Re: [text] Preparing for 1.0

2017-02-24 Thread Pascal Schumacher
Hello Rob, go for it! :) Cheers, Pascal Am 23.02.2017 um 21:28 schrieb Rob Tompkins: Hello, I am thinking about preparing for the 1.0 release some time in the next week or so, and I wanted to see if anyone had any issues aside from TEXT-40 with the beta. Many thanks to Sebb for resolving th

CLI-269: Introduce CommandLineBuilder

2017-02-24 Thread Robert Scholte
Hi, for Maven we have this issue where commandline arguments and options can come from multiple sources and where we need to control the order of processing these entities. For now we've introduced our own MergedCommandLine[1], but we consider this as a temporary workaround. The proper sol