Re: [jexl] 3.1 release review

2017-03-13 Thread Matt Sicker
Using interfaces and implementing them are two entirely separate things. For instance, people use Logger instances, but we've added new APIs to that interface in log4j-api while maintaining backwards compatibility (though we do that by providing abstract base classes for implementations to use). O

Re: [jexl] 3.1 release review

2017-03-13 Thread sebb
On 14 March 2017 at 01:38, Matt Sicker wrote: > If they're not user-implemented interfaces, then changing them isn't really > a backwards incompatible change. I agree, but since users asked for the changes to the interfaces that suggests that the interfaces are being used externally. > On 13 Mar

Re: [jexl] 3.1 release review

2017-03-13 Thread Matt Sicker
If they're not user-implemented interfaces, then changing them isn't really a backwards incompatible change. On 13 March 2017 at 17:50, sebb wrote: > On 13 March 2017 at 20:12, henrib wrote: > > > > The interface modifications are fixes to user enhancement requests: > > > > JEXL-211: Add callab

Jenkins build is unstable: commons-email #7

2017-03-13 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is unstable: commons-email » Apache Commons Email #7

2017-03-13 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Build failed in Jenkins: commons-email #6

2017-03-13 Thread Apache Jenkins Server
See Changes: [sebb] Unused imports -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on beam8 (beam) in workspace

Re: [ANNOUNCE] Apache Commons Text 1.0 released!

2017-03-13 Thread Gary Gregory
+1 Gary On Mar 13, 2017 6:55 PM, "Benedikt Ritter" wrote: > Kudos to Rob for getting this release out of the door! > > > Am 13.03.2017 um 13:27 schrieb Rob Tompkins : > > > > The Apache Commons Team is pleased to announce the release of > > Apache Commons Text 1.0. > > > > The Apache Commons Te

Re: [jexl] 3.1 release review

2017-03-13 Thread sebb
On 13 March 2017 at 20:12, henrib wrote: > > The interface modifications are fixes to user enhancement requests: > > JEXL-211: Add callable method to JexlExpression interface > JEXL-198: JxltEngine Template deos not expose pragmas > JEXL-201: Allow Interpreter to use live values from JexlEngine.Op

Re: [ANNOUNCE] Apache Commons Text 1.0 released!

2017-03-13 Thread Bruno P. Kinoshita
Indeed! Impressive work. Thanks a lot Rob! Time to have fun using some edit distances now :-) From: Benedikt Ritter To: Commons Developers List Sent: Tuesday, 14 March 2017 7:55 AM Subject: Re: [ANNOUNCE] Apache Commons Text 1.0 released! Kudos to Rob for g

Re: [jexl] 3.1 release review

2017-03-13 Thread henrib
The interface modifications are fixes to user enhancement requests: JEXL-211: Add callable method to JexlExpression interface JEXL-198: JxltEngine Template deos not expose pragmas JEXL-201: Allow Interpreter to use live values from JexlEngine.Option interface implemented by JexlContext Note agai

Re: [ANNOUNCE] Apache Commons Text 1.0 released!

2017-03-13 Thread Benedikt Ritter
Kudos to Rob for getting this release out of the door! > Am 13.03.2017 um 13:27 schrieb Rob Tompkins : > > The Apache Commons Team is pleased to announce the release of > Apache Commons Text 1.0. > > The Apache Commons Text open source software library provides a host of > algorithms focused on

Re: [LANG] Next release

2017-03-13 Thread Benedikt Ritter
Hi, > Am 13.03.2017 um 12:54 schrieb Rob Tompkins : > > >> On Mar 13, 2017, at 5:22 AM, Benedikt Ritter wrote: >> >> Hello, >> >> I’m going to start work on the next [lang] release tonight. If there is >> anything you would like to add, please do it now. If you want to help me >> with the r

Re: [jexl] 3.1 release review

2017-03-13 Thread Matt Sicker
It's more of an issue for downstream users who implement the interface as they'd now have an illegally declared class not implementing all abstract methods. On 13 March 2017 at 07:13, sebb wrote: > AFAICT two of the interface changes are not needed: > > JexlExpression#Callable can be dropped; AF

[ANNOUNCE] Apache Commons Text 1.0 released!

2017-03-13 Thread Rob Tompkins
The Apache Commons Team is pleased to announce the release of Apache Commons Text 1.0. The Apache Commons Text open source software library provides a host of algorithms focused on working with strings and blocks of text. Notes. (a) In 1.0 the package names are the expected "org.apache.commons.te

Re: [jexl] 3.1 release review

2017-03-13 Thread sebb
AFAICT two of the interface changes are not needed: JexlExpression#Callable can be dropped; AFAICT no other changes are needed. JxltEngine$Template#getPragmas() can be dropped if the test is modified to use TemplateScript and TS drops the @Override marker It's probably not easy to drop JexlEngine

Re: [LANG] Next release

2017-03-13 Thread Rob Tompkins
> On Mar 13, 2017, at 5:22 AM, Benedikt Ritter wrote: > > Hello, > > I’m going to start work on the next [lang] release tonight. If there is > anything you would like to add, please do it now. If you want to help me with > the release process, please review the various project reports and mak

[VOTE][LAZY] Move Apache Commons Modeler to dormant

2017-03-13 Thread Benedikt Ritter
Hi, The Apache Commons Modeler component provides mechanisms to create Model MBeans compatible with JMX specification. The last release dates back to 2007 and there hasn’t been any development activity since. Further more there has not been any discussion on our mailing lists about Modeler. I

Re: [LANG] Next release

2017-03-13 Thread Pascal Schumacher
Hello Benedikt, great news! :) The reports should be fine/green. Cheers, Pascal Am 13. März 2017 10:22:43 MEZ schrieb Benedikt Ritter : >Hello, > >I’m going to start work on the next [lang] release tonight. If there is >anything you would like to add, please do it now. If you want to help >me w

[LANG] Next release

2017-03-13 Thread Benedikt Ritter
Hello, I’m going to start work on the next [lang] release tonight. If there is anything you would like to add, please do it now. If you want to help me with the release process, please review the various project reports and make sure they look good. Most importantly make sure RAT is clean and C

[RESULT][VOTE] Release Apache Commons CLI 1.4 based on RC1

2017-03-13 Thread Benedikt Ritter
Resending the result mail with adjusted subject... > Hello, > > this vote passes with following votes: > > Paul King: +1 (non-binding) > Bruno P. Kinoshita: +1 > Robert Scholte: +1 (non-binding) > Oliver Heger: +1 > Benedikt Ritter: +1 > > Thank you to all who have reviewed this RC. > > Benedi

Re: [VOTE] Release Apache Commons CLI 1.4 based on RC1

2017-03-13 Thread Benedikt Ritter
Hello, this vote passes with following votes: Paul King: +1 (non-binding) Bruno P. Kinoshita: +1 Robert Scholte: +1 (non-binding) Oliver Heger: +1 Benedikt Ritter: +1 Thank you to all who have reviewed this RC. Benedikt > Am 09.03.2017 um 14:30 schrieb Benedikt Ritter : > > Hi, > > We have f

Re: [VOTE] Release Apache Commons CLI 1.4 based on RC1

2017-03-13 Thread Benedikt Ritter
> Am 09.03.2017 um 14:30 schrieb Benedikt Ritter : > > Hi, > > We have fixed some bugs and added two new features since CLI 1.3.1 was > released, > so I would like to release CLI 1.4. > > CLI 1.4 RC1 is available for review here: >https://dist.apache.org/repos/dist/dev/commons/cli/cli-1.4-