Author: pbenedict Date: Thu Jun 19 14:30:24 2014 New Revision: 1603894 URL: http://svn.apache.org/r1603894 Log: Fix issue url
Modified: struts/struts1/branches/STRUTS_1_2_BRANCH/pom.xml Modified: struts/struts1/branches/STRUTS_1_2_BRANCH/pom.xml URL: http://svn.apache.org/viewvc/struts/struts1/branches/STRUTS_1_2_BRANCH/pom.xml?rev=1603894&r1=1603893&r2=1603894&view=diff ============================================================================== --- struts/struts1/branches/STRUTS_1_2_BRANCH/pom.xml (original) +++ struts/struts1/branches/STRUTS_1_2_BRANCH/pom.xml Thu Jun 19 14:30:24 2014 @@ -8,7 +8,7 @@ <description>The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, including JSTL and JSF, as well as Velocity Templates, XSLT, and other presentation systems. The Struts framework provides the invisible underpinnings every professional web application needs to survive. Struts helps you create an extensible development environment for your application, base d on published standards and proven design patterns.</description> <url>http://struts.apache.org/</url> <issueManagement> - <url>http://issues.apache.org/bugzilla/</url> + <url>https://issues.apache.org/jira/browse/STR</url> </issueManagement> <ciManagement> <notifiers>