Name: | struts |
---|---|
Version: | 1.3.10 |
Release: | 14.1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1163927 |
License: | ASL 2.0 |
RPM: | struts-1.3.10-14.1.el7.noarch.rpm |
Source RPM: | struts-1.3.10-14.1.el7.src.rpm |
Build Date: | Sat Oct 14 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://struts.apache.org/ |
Summary: | Web application framework |
Description: | Welcome to the Struts Framework! The goal of this project is to provide an open source framework useful in building web applications with Java Servlet and JavaServer Pages (JSP) technology. Struts encourages application architectures based on the Model-View-Controller (MVC) design paradigm, colloquially known as Model 2 in discussions on various servlet and JSP related mailing lists. Struts includes the following primary areas of functionality: A controller servlet that dispatches requests to appropriate Action classes provided by the application developer. JSP custom tag libraries, and associated support in the controller servlet, that assists developers in creating interactive form-based applications. Utility classes to support XML parsing, automatic population of JavaBeans properties based on the Java reflection APIs, and internationalization of prompts and messages. |
- Fixed FTBFS in EPEL7 RHBZ#1428266
- fix CVE-2015-0899 (rhbz#1207099)
- introduce license macro
- fix CVE-2014-0114
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Use Requires: java-headless rebuild (#1067528)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- switch to XMvn - minor changes to adapt to current guideline
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local