You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2015/09/28 20:52:53 UTC

[04/33] struts git commit: Drops strict DMI

Drops strict DMI


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/55b80700
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/55b80700
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/55b80700

Branch: refs/heads/master
Commit: 55b8070048cbec0a6e08b1781f81b1bfdb3354f2
Parents: fd22e3a
Author: Lukasz Lenart <lu...@apache.org>
Authored: Mon Aug 31 14:41:57 2015 +0200
Committer: Lukasz Lenart <lu...@apache.org>
Committed: Mon Aug 31 14:41:57 2015 +0200

----------------------------------------------------------------------
 core/src/main/resources/xwork-2.5.dtd | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/55b80700/core/src/main/resources/xwork-2.5.dtd
----------------------------------------------------------------------
diff --git a/core/src/main/resources/xwork-2.5.dtd b/core/src/main/resources/xwork-2.5.dtd
index efbd765..4d3e1ca 100644
--- a/core/src/main/resources/xwork-2.5.dtd
+++ b/core/src/main/resources/xwork-2.5.dtd
@@ -22,7 +22,6 @@
     extends CDATA #IMPLIED
     namespace CDATA #IMPLIED
     abstract CDATA #IMPLIED
-    strict-method-invocation CDATA #IMPLIED
 >
 
 <!ELEMENT result-types (result-type+)>