You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by bp...@apache.org on 2014/04/16 13:12:00 UTC

[1/2] git commit: initial commit

Repository: struts-examples
Updated Branches:
  refs/heads/master f818e0ea0 -> b659700fa


initial commit


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

Branch: refs/heads/master
Commit: b4173289b1cdcdf08abdaf8e8c2f5d9804a18ea5
Parents: f818e0e
Author: phillips1021 <ph...@hotmail.com>
Authored: Wed Apr 16 06:10:56 2014 -0500
Committer: phillips1021 <ph...@hotmail.com>
Committed: Wed Apr 16 06:10:56 2014 -0500

----------------------------------------------------------------------
 form_xml_validation/src/main/webapp/META-INF/context.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-examples/blob/b4173289/form_xml_validation/src/main/webapp/META-INF/context.xml
----------------------------------------------------------------------
diff --git a/form_xml_validation/src/main/webapp/META-INF/context.xml b/form_xml_validation/src/main/webapp/META-INF/context.xml
new file mode 100644
index 0000000..047bfdc
--- /dev/null
+++ b/form_xml_validation/src/main/webapp/META-INF/context.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Context antiJARLocking="true" path="/form_xml_validation"/>


[2/2] git commit: initial commit

Posted by bp...@apache.org.
initial commit


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

Branch: refs/heads/master
Commit: b659700faa135c92ac54c68b5d4cdfae4ea50457
Parents: b417328
Author: phillips1021 <ph...@hotmail.com>
Authored: Wed Apr 16 06:11:17 2014 -0500
Committer: phillips1021 <ph...@hotmail.com>
Committed: Wed Apr 16 06:11:17 2014 -0500

----------------------------------------------------------------------
 form_validation/src/main/webapp/META-INF/context.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-examples/blob/b659700f/form_validation/src/main/webapp/META-INF/context.xml
----------------------------------------------------------------------
diff --git a/form_validation/src/main/webapp/META-INF/context.xml b/form_validation/src/main/webapp/META-INF/context.xml
new file mode 100644
index 0000000..a4f8a97
--- /dev/null
+++ b/form_validation/src/main/webapp/META-INF/context.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Context antiJARLocking="true" path="/form_validation"/>