[VOTE] Struts Master 13

2018-09-26 Thread Lukasz Lenart
The Struts Master 13 test build is now available as a Maven artifact. https://repository.apache.org/content/groups/staging/org/apache/struts/struts-master/13/ Release notes: * uses a proper profile to prepare a release, "apache-release" instead of "release" If you have had a chance to review the

Jenkins build is back to normal : Struts-master-JDK8 #152

2018-09-26 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Re: Struts 2.5.18 test build is ready

2018-09-26 Thread i...@flyingfischer.ch
Seems to run fine here. Thanks! Markus Am 26.09.2018 um 11:50 schrieb Lukasz Lenart: > Hi, > > Please take a time and test the bits - any help is appreciated. Please > report back any problems. I'll call for a vote in a week if no > problems will be spotted. > > Staging Maven repo > https://re

Struts 2.3.36 test build is ready

2018-09-26 Thread Yasser Zamani
Hi, Please take a time and test the bits - any help is appreciated. Please report back any problems. I'll call for a vote in a week if no problems will be spotted. Staging Maven repo https://repository.apache.org/content/groups/staging/ Standalone artifacts https://dist.apache.org/repos/dist/d

Re: Struts 2.5.18 test build is ready

2018-09-26 Thread Lukasz Lenart
śr., 26 wrz 2018 o 12:28 Yasser Zamani napisał(a): > >https://dist.apache.org/repos/dist/dev/struts/2.5.18/ > > Thanks! I just would inform that it has been forgotten to upload artifacts > (including new checksums) there, in above url :) Thanks :) Just fixed it now plus added missing sha256 sign

RE: Struts 2.5.18 test build is ready

2018-09-26 Thread Yasser Zamani
>-Original Message- >From: Lukasz Lenart >Sent: Wednesday, September 26, 2018 1:20 PM >To: Struts Developers List >Subject: Struts 2.5.18 test build is ready > >Hi, > >Please take a time and test the bits - any help is appreciated. Please report >back >any problems. I'll call for a vot

Build failed in Jenkins: Struts-master-JDK8 #151

2018-09-26 Thread Apache Jenkins Server
See Changes: [yasserzamani] fix false positive test pass -- [...truncated 301.38 KB...] [ERROR] * @throws Exception [ERROR]^ [ERROR]

Struts 2.5.18 test build is ready

2018-09-26 Thread Lukasz Lenart
Hi, Please take a time and test the bits - any help is appreciated. Please report back any problems. I'll call for a vote in a week if no problems will be spotted. Staging Maven repo https://repository.apache.org/content/groups/staging/ Standalone artifacts https://dist.apache.org/repos/dist/dev

Re: New releases

2018-09-26 Thread Lukasz Lenart
niedz., 23 wrz 2018 o 15:48 Yasser Zamani napisał(a): > After a lot of tries, I circled to you :) and should change my -1 to +1. I > had thought we should upload checksums for all artifacts but found out it's > only needed for artifacts uploaded to dist. > > So your current closed staging repo

Re: AW: Avoid using setters

2018-09-26 Thread Lukasz Lenart
The PR is ready for review https://github.com/apache/struts/pull/252 Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev

Re: AW: Avoid using setters

2018-09-26 Thread Lukasz Lenart
wt., 25 wrz 2018 o 10:43 napisał(a): > > I finished implementing new interfaces and just wonder if I should > > change `ValidationAware` as well - I thought about splitting it into > > three smaller interfaces that can be used separately - > > ValidationErrorsAware, ValidationMessagesAware and > >