Re: [TEST] Apache Struts 7.0.0-M7 test build is ready
Greg Huber <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <[email protected]> |
I tried this and there is alot of text missing on my jsp pages it mentions these: |struts.ognl.allowStaticFieldAccess=||false| |struts.ognl.expressionMaxLength=||150| |struts.disallowDefaultPackageAccess=||true| |struts.disallowProxyMemberAccess=||true| |struts.parameters.requireAnnotations=||true| |struts.ognl.disallowCustomOgnlMap=||true| |struts.allowlist.enable=||true| | | |I tried | | | |struts.ognl.allowStaticFieldAccess=true | | | |but it made no difference.| | | |There are no warning in the logs. | On 12/06/2024 07:12, Lukasz Lenart wrote: > Hello, > > This is another milestone of Struts 7.x series, which is based on > JakartaEE 6. Please take the time and test the bits - any help is > appreciated. Please report any problems you will spot. > > Please read the Migration guide as this version includes stronger > security options > https://cwiki.apache.org/confluence/display/WW/Struts+6.x.x+to+7.x.x+migration > > Here are the changes from the previous version: > https://github.com/apache/struts/releases/tag/STRUTS_7_0_0_M7 > > Staging Maven repo > https://repository.apache.org/content/groups/staging/ > > * please read our guideline how to setup your Maven build to include > the Staging repository > https://struts.apache.org/builds.html#test-builds > > Standalone artifacts > https://dist.apache.org/repos/dist/dev/struts/7.0.0-M7/ > > Release notes > https://cwiki.apache.org/confluence/display/WW/Version+Notes+7.0.0-M7 > > > Have fun! > Łukasz > > --------------------------------------------------------------------- > To unsubscribe, e-mail:[email protected] > For additional commands, e-mail:[email protected] >