diff --git a/pom.xml b/pom.xml index 867f9ffac..80af177ab 100644 --- a/pom.xml +++ b/pom.xml @@ -6,9 +6,9 @@ 2.0-SNAPSHOT project pom - Struts Action Framework 2.0 Project + Struts Action 2 - WebWork is a Java web-application development framework. + Struts Action 2 is a Java web-application development framework. It is built specifically with developer productivity and code simplicity in mind, providing robust support for building reusable UI templates, such as form controls, UI themes, @@ -17,23 +17,44 @@ - The OpenSymphony Software License 1.1 - http://opensymphony.com/webwork/license.action - - This license is derived and fully compatible with the Apache Software - License - see http://www.apache.org/LICENSE.txt - + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - http://www.opensymphony.com/webwork/ - - OpenSymphony - http://www.opensymphony.com/ + http://struts.apache.org + + Apache Software Foundation + http://www.apache.org + + + + scm:svn:http://svn.apache.org/repos/asf/struts/action/trunk + scm:svn:https://svn.apache.org/repos/asf/struts/action/trunk + http://svn.apache.org/viewcvs.cgi/struts/action/trunk + + JIRA - http://jira.opensymphony.com/browse/WW + http://issues.apache.org/struts/ + + + + + apache-maven-test-builds + Apache Maven Repository (Test Builds) + scp://people.apache.org/www/cvs.apache.org/maven-snapshot-repository + + + apache-site + scp://people.apache.org/www/struts.apache.org/struts-action2/ + + + + WebWork users list @@ -182,11 +203,6 @@ - - scm:svn:http://svn.apache.org/repos/asf/incubator/webwork2/trunk/ - scm:svn:http://svn.apache.org/repos/asf/incubator/webwork2/trunk/ - http://svn.apache.org/repos/asf/incubator/webwork2/trunk/ - diff --git a/src/site/site.xml b/src/site/site.xml new file mode 100644 index 000000000..410c56d5d --- /dev/null +++ b/src/site/site.xml @@ -0,0 +1,42 @@ + + + + Apache Software Foundation + http://www.apache.org/images/asf-logo.gif + http://www.apache.org + + + Apache Struts + http://struts.apache.org/images/struts.gif + http://struts.apache.org + + + + + + + + + + + + + + + + + + ${reports} + + diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml new file mode 100644 index 000000000..d7a85a867 --- /dev/null +++ b/src/site/xdoc/index.xml @@ -0,0 +1,42 @@ + + + + + + + Struts Action 2 + + + + +
+ + +

+ Struts Action 2 is a Java web-application development framework. + It is built specifically with developer productivity and + code simplicity in mind, providing robust support for building + reusable UI templates, such as form controls, UI themes, + internationalization, dynamic form parameter mapping to JavaBeans, + robust client and server side validation, and much more. +

+ +
+ + +