Maybe something for the Migration Guide.
Accessing a map has changed a bit.
With 2.3.15.3 the following did work:
<s:property value="#item.content[number]" />
With 2.3.16 you have to write:
<s:property value="#item.content['number']" />
Regards
Volker
Am 17.11.2013 11:08, schrieb Lukasz Lenart:
Jenkins still cannot properly build the project, anyway I'm not going
to wait any longer and I will start working on new release in next few
days.
2013/11/12 Lukasz Lenart <lukaszlen...@apache.org>:
Thanks a lot!
2013/11/12 Volker Krebs <volker.kr...@abas.de>:
I've used #836 from Jenkins and it fixed the MultiPartRequest issue.
I will check with your version from http://maven.lenart.org.pl/
Regards
Am 12.11.2013 12:19, schrieb Lukasz Lenart:
I think everything is ready to push the new version, but I'm still
waiting when Volker will have a chance to test it ;-) But Jenkins is
down for now and till know it wasn't able to build new package ;-)
So, I have prepared packages by my self and uploaded them here
http://maven.lenart.org.pl/
Regards
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org