Name: | jetty-websocket-servlet |
---|---|
Version: | 9.0.3 |
Release: | 8.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 9116 |
License: | ASL 2.0 or EPL |
RPM: | jetty-websocket-servlet-9.0.3-8.el7.noarch.rpm |
Source RPM: | jetty-9.0.3-8.el7.src.rpm |
Build Date: | Thu May 01 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.eclipse.org/jetty/ |
Summary: | websocket-servlet module for Jetty |
Description: | Jetty is a 100% Java HTTP Server and Servlet Container. This means that you do not need to configure and run a separate web server (like Apache) in order to use Java, servlets and JSPs to generate dynamic content. Jetty is a fully featured web server for static and dynamic content. Unlike separate server/container solutions, this means that your web server and web application run in the same process, without interconnection overheads and complications. Furthermore, as a pure java component, Jetty can be simply included in your application for demonstration, distribution or deployment. Jetty is available on all Java supported platforms. This package contains websocket-servlet module for Jetty. |
- Fix typos in the changelog
- Mass rebuild 2013-12-27
- Clean unused conditional code - Remove unused system-related code - Remove jetty binary package - Install license files with jetty-util package
- Rebuild to regenerate API documentation - Resolves: CVE-2013-1571
- Add missing BR: maven-plugin-build-helper - Add MIT license text - Don't install CDDL license - More specific explanation why tests are disabled
- Add description for jetty-util
- Obsolete old jetty-websocket subpackage (Resolves: #966352)
- Update to upstream version 9.0.3
- Update to upstream version 9.0.2
- Remove maven-license-plugin - Conditionally disable jetty-spring - Fix OSGi conditionals