Should the Strict DMI section have a 2.5 dtd?

<!DOCTYPE struts PUBLIC
    "-//Apache Software Foundation//DTD Struts Configuration 2.3//EN"
    "http://struts.apache.org/dtds/struts-2.3.dtd";
<http://struts.apache.org/dtds/struts-2.3.dtd>>
<struts>

it uses strict-method-invocation="true".



On 5 May 2016 at 07:45, Lukasz Lenart <lukaszlen...@apache.org> wrote:

> I updated docs to match the new logic
>
>
> https://cwiki.apache.org/confluence/display/WW/Action+Configuration#ActionConfiguration-StrictMethodInvocation
>
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> 2016-05-05 7:35 GMT+02:00 Lukasz Lenart <lukaszlen...@apache.org>:
> > All done, I'm going to start with release process
> >
> > 2016-05-04 10:32 GMT+02:00 Greg Huber <gregh3...@gmail.com>:
> >> That's good to know, as I did not think it was that easy!
> >>
> >> Cheers.
> >>
> >> On 4 May 2016 at 08:31, Lukasz Lenart <lukaszlen...@apache.org> wrote:
> >>
> >>> 2016-04-12 15:20 GMT+02:00 Greg Huber <gregh3...@gmail.com>:
> >>> > I did a patch for the DMI stuff, which I have been running for some
> time
> >>> > now.
> >>> >
> >>> >  https://issues.apache.org/jira/browse/WW-4596
> >>> >
> >>> > It needs some more knowledge on how to access properties from
> struts.xml
> >>> in
> >>> > XmlConfigurationProvider as the only way I could work out was a hack.
> >>>
> >>> I have pushed some changes based on Greg's patch. For now I dropped
> >>> possibility to define your own pattern for method naming as Greg's
> >>> solution was really hacky ;-)
> >>> Anyway, this isn't the most blocking thing but I'm working on solution.
> >>>
> >>> I would like to start release ASAP :)
> >>>
> >>>
> >>> 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-h...@struts.apache.org
> >>>
> >>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>

Reply via email to