From 00fdf8eccd62645e6cf2b86993ded1730bee6102 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Sat, 26 Mar 2011 10:57:32 +0000 Subject: [PATCH] Adds site.xml descriptor git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1085685 13f79535-47bb-0310-9956-ffa450edef68 --- core/src/site/site.xml | 46 ++++++++++++++++++++++++++++++++++++ xwork-core/src/site/site.xml | 46 ++++++++++++++++++++++++++++++++++++ 2 files changed, 92 insertions(+) create mode 100644 core/src/site/site.xml create mode 100644 xwork-core/src/site/site.xml diff --git a/core/src/site/site.xml b/core/src/site/site.xml new file mode 100644 index 000000000..1ac358229 --- /dev/null +++ b/core/src/site/site.xml @@ -0,0 +1,46 @@ + + + + + Apache Software Foundation + http://www.apache.org/images/asf-logo.gif + http://www.apache.org/ + + + Apache Struts + images/struts2.png + http://struts.apache.org/2.x/index.html + + + + + + + + + + + diff --git a/xwork-core/src/site/site.xml b/xwork-core/src/site/site.xml new file mode 100644 index 000000000..078f75ebc --- /dev/null +++ b/xwork-core/src/site/site.xml @@ -0,0 +1,46 @@ + + + + + Apache Software Foundation + http://www.apache.org/images/asf-logo.gif + http://www.apache.org/ + + + Apache Struts + images/struts2.png + http://struts.apache.org/2.x/index.html + + + + + + + + + + +