You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Łukasz Lenart <lu...@gmail.com> on 2012/10/07 17:45:01 UTC

Struts 2.3.5 ready for test

Hi all,

A new version of Struts 2.3.5 is coming, please take a time and try to
test the bits [1] or use Maven staging repository [2]. If there be no
show-stoppers I'm going to call for a Vote in a week.

[1] http://people.apache.org/builds/struts/2.3.5/
[2] https://repository.apache.org/content/groups/staging/


Kind regards
-- 
Łukasz
mobile +48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

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


Re: Struts 2.3.5 ready for test

Posted by Lukasz Lenart <lu...@apache.org>.
Hi,

Because of a bug discovered by Matt in the Rest plugin I'm going to
drop version 2.3.5 and prepare a new one, which will include solution
for the bug.


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


Re: Struts 2.3.5 ready for test

Posted by Gabriel Belingueres <be...@gmail.com>.
Yes! devMode was set to true. Changing it to false solved it.

Gabriel

2012/10/12 Lukasz Lenart <lu...@apache.org>:
> 2012/10/12 Gabriel Belingueres <be...@gmail.com>:
>> Hi:
>>
>> Tested it but I found an unusual behavior: the interceptors defined in
>> a custom plugin of mine are initialized (calling init() method) all
>> over again, on each request.
>>
>> I've reading in the release notes that there were changes on package
>> inheritance defined on plugins. I'm not familiar with this new feature
>> though.
>>
>> Is this behavior something expected? (in the sense that previously
>> developed plugins are not backward compatible).
>
> Is it devMode set to true ?
>
>
> 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
>

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


Re: Struts 2.3.5 ready for test

Posted by Lukasz Lenart <lu...@apache.org>.
2012/10/12 Gabriel Belingueres <be...@gmail.com>:
> Hi:
>
> Tested it but I found an unusual behavior: the interceptors defined in
> a custom plugin of mine are initialized (calling init() method) all
> over again, on each request.
>
> I've reading in the release notes that there were changes on package
> inheritance defined on plugins. I'm not familiar with this new feature
> though.
>
> Is this behavior something expected? (in the sense that previously
> developed plugins are not backward compatible).

Is it devMode set to true ?


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


Re: Struts 2.3.5 ready for test

Posted by Gabriel Belingueres <be...@gmail.com>.
Hi:

Tested it but I found an unusual behavior: the interceptors defined in
a custom plugin of mine are initialized (calling init() method) all
over again, on each request.

I've reading in the release notes that there were changes on package
inheritance defined on plugins. I'm not familiar with this new feature
though.

Is this behavior something expected? (in the sense that previously
developed plugins are not backward compatible).

Gabriel

2012/10/7 Łukasz Lenart <lu...@gmail.com>:
> Hi all,
>
> A new version of Struts 2.3.5 is coming, please take a time and try to
> test the bits [1] or use Maven staging repository [2]. If there be no
> show-stoppers I'm going to call for a Vote in a week.
>
> [1] http://people.apache.org/builds/struts/2.3.5/
> [2] https://repository.apache.org/content/groups/staging/
>
>
> Kind regards
> --
> Łukasz
> mobile +48 606 323 122 http://www.lenart.org.pl/
> Warszawa JUG conference - Confitura http://confitura.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.3.5 ready for test

Posted by Johannes Geppert <jo...@apache.org>.
Just testet a bit. Works without any problems on a first look.

Go for Vote! :-)

Johannes
#################################################
web: http://www.jgeppert.com
twitter: http://twitter.com/jogep




2012/10/10 Lukasz Lenart <lu...@apache.org>

> 2012/10/8 Lukasz Lenart <lu...@apache.org>:
> > 2012/10/7 Łukasz Lenart <lu...@gmail.com>:
> >> Hi all,
> >>
> >> A new version of Struts 2.3.5 is coming, please take a time and try to
> >> test the bits [1] or use Maven staging repository [2]. If there be no
> >> show-stoppers I'm going to call for a Vote in a week.
> >>
> >> [1] http://people.apache.org/builds/struts/2.3.5/
> >> [2] https://repository.apache.org/content/groups/staging/
> >
> > Version notes
> > https://cwiki.apache.org/WW/version-notes-235.html
>
> I'd like to remind, even if you aren't PMC you can post your opinion.
>
>
> 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
>
>

Re: Struts 2.3.5 ready for test

Posted by Matt Raible <ma...@raibledesigns.com>.
Tested with the latest version of AppFuse. Looks good.

+1

On Oct 10, 2012, at 11:32 AM, Lukasz Lenart wrote:

> 2012/10/8 Lukasz Lenart <lu...@apache.org>:
>> 2012/10/7 Łukasz Lenart <lu...@gmail.com>:
>>> Hi all,
>>> 
>>> A new version of Struts 2.3.5 is coming, please take a time and try to
>>> test the bits [1] or use Maven staging repository [2]. If there be no
>>> show-stoppers I'm going to call for a Vote in a week.
>>> 
>>> [1] http://people.apache.org/builds/struts/2.3.5/
>>> [2] https://repository.apache.org/content/groups/staging/
>> 
>> Version notes
>> https://cwiki.apache.org/WW/version-notes-235.html
> 
> I'd like to remind, even if you aren't PMC you can post your opinion.
> 
> 
> 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
> 


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


Re: Struts 2.3.5 ready for test

Posted by Lukasz Lenart <lu...@apache.org>.
2012/10/8 Lukasz Lenart <lu...@apache.org>:
> 2012/10/7 Łukasz Lenart <lu...@gmail.com>:
>> Hi all,
>>
>> A new version of Struts 2.3.5 is coming, please take a time and try to
>> test the bits [1] or use Maven staging repository [2]. If there be no
>> show-stoppers I'm going to call for a Vote in a week.
>>
>> [1] http://people.apache.org/builds/struts/2.3.5/
>> [2] https://repository.apache.org/content/groups/staging/
>
> Version notes
> https://cwiki.apache.org/WW/version-notes-235.html

I'd like to remind, even if you aren't PMC you can post your opinion.


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


Re: Struts 2.3.5 ready for test

Posted by Lukasz Lenart <lu...@apache.org>.
2012/10/7 Łukasz Lenart <lu...@gmail.com>:
> Hi all,
>
> A new version of Struts 2.3.5 is coming, please take a time and try to
> test the bits [1] or use Maven staging repository [2]. If there be no
> show-stoppers I'm going to call for a Vote in a week.
>
> [1] http://people.apache.org/builds/struts/2.3.5/
> [2] https://repository.apache.org/content/groups/staging/

Version notes
https://cwiki.apache.org/WW/version-notes-235.html


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