You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Lukasz Lenart <lu...@apache.org> on 2018/02/09 09:23:44 UTC

Struts 2.5.15 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 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/struts/2.5.15/

Release notes
https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.15


Thanks in advance
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Struts 2.5.15 test build is ready

Posted by Yasser Zamani <ya...@apache.org>.

On 2/9/2018 12:53 PM, Lukasz Lenart wrote:
> Please take a time and test the bits - any help is appreciated. Please
> report back any problems.

Passes our webapp's functional (non-UI) JMeter test scenarios 👍

Thanks.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Struts 2.5.15 test build is ready

Posted by Lukasz Lenart <lu...@apache.org>.
There were few issues discovered in this build, I'm going to drop
2.5.15 and prepare a new version - 2.5.16

2018-02-13 9:07 GMT+01:00  <Ch...@bmw.de>:
> LGTM
>
> Regards,
> Christoph
>
>
>> -----Ursprüngliche Nachricht-----
>> Von: Lukasz Lenart [mailto:lukaszlenart@apache.org]
>> Gesendet: Freitag, 9. Februar 2018 10:24
>> An: Struts Developers List <de...@struts.apache.org>
>> Betreff: Struts 2.5.15 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 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/struts/2.5.15/
>>
>> Release notes
>> https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.15
>>
>>
>> Thanks in advance
>> --
>> Łukasz
>> + 48 606 323 122 http://www.lenart.org.pl/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>> For additional commands, e-mail: dev-help@struts.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


AW: Struts 2.5.15 test build is ready

Posted by Ch...@bmw.de.
LGTM 

Regards,
Christoph


> -----Ursprüngliche Nachricht-----
> Von: Lukasz Lenart [mailto:lukaszlenart@apache.org]
> Gesendet: Freitag, 9. Februar 2018 10:24
> An: Struts Developers List <de...@struts.apache.org>
> Betreff: Struts 2.5.15 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 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/struts/2.5.15/
> 
> Release notes
> https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.15
> 
> 
> Thanks in advance
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Struts 2.5.15 test build is ready

Posted by Lukasz Lenart <lu...@apache.org>.
2018-02-19 13:11 GMT+01:00  <Mi...@silbergrau.com>:
> It's in a StrutsJUnit4TestCase, not a real app.
>
> And I will call this  code
>
> getActionProxy(url).getInvocation().invoke();

Great, would you mind opening a ticket in JIRA?


Thanks in advance
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Struts 2.5.15 test build is ready

Posted by Lukasz Lenart <lu...@apache.org>.
2018-02-19 12:30 GMT+01:00  <Mi...@silbergrau.com>:
> Hi,
>
> I will get a NPE:
>
> java.lang.NullPointerException
>         at
> org.apache.struts2.interceptor.I18nInterceptor$SessionLocaleHandler.read(I18nInterceptor.java:308)
>         at
> org.apache.struts2.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:107)
>         at
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:249)
>
> The ScopeInterceptor and CreateSessionInterceptor are not configured in my
> Interceptor-Stack.

Can you share more details because
"invocation.getInvocationContext().getSession()" will always return an
instance of SessionMap?

In my app I also do not use the mentioned interceptors and  everything
works as expected.


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org