-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
The Felix team is pleased to announce the release of Felix HTTP version 2.3.0. This release is available from <http://felix.apache.org/site/downloads.cgi> and Maven: <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.http.bundle</artifactId> <version>2.3.0</version> </dependency> See [1] for the complete documentation. Release Notes: - - Bumped Jetty to v8.1.14.v20131031, meaning that Servlet 3.0 API is supported now; - - you can supply new Jetty server Connectors by registering a ConnectorFactory. This allows you to add support for SPDY or WebSockets and other functionality to Jetty; - - as of version 2.3.0, both the HTTP as the Serlvet APIs are *no* longer packaged in other HTTP bundles! The only exception to this is the all-in-one bundle (that is "org.apache.felix.http.bundle"), which still does include these APIs. If you are migrating from lower versions, and are *not* using the all-in-one bundle, be sure to add both the "org.apache.felix.http.api" and "org.apache.felix.http.servlet-api" (or any other compatible Serlvet API bundle) to your classpath and deployment; - - the SSL filter is now fully configurable to support various SSL-terminating proxies; - - several other bugfixes and improvements were made, see [2] for a complete list. Enjoy! - - The Felix team 1. http://felix.apache.org/documentation/subprojects/apache-felix-http-service.html 2. https://issues.apache.org/jira/issues/?jql=project%20%3D%20FELIX%20AND%20fixVersion%20%3D%20http-2.3.0%20AND%20component%20%3D%20%22HTTP%20Service%22 - -- Met vriendelijke groeten | Kind regards Jan Willem Janssen | Software Architect +31 631 765 814 /My world is revolving around PulseOn and Amdatu/ Luminis Technologies B.V. J.C. Wilslaan 29 7313 HK Apeldoorn +31 88 586 46 30 http://www.luminis-technologies.com http://www.luminis.eu KvK (CoC) 09 16 28 93 BTW (VAT) NL8169.78.566.B.01 -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJTmxWFAAoJEKF/mP2eHDc4sKsQALcDinJbT/9Zc/LtBX9lITZ2 fs4bKFU94eBZBC82vVcWHpw6qI90spiNzCRBJngrvqSKypIy7068YyoL8YTM1qtt +2mdME6jKqXiYLx/Tc4c2D7AC6KPruKgmGT8VufMDTSUxRN6G4bNVX9B+8xenLG7 /oi1bouv4eKEH3UxQshR0JUIbWc7EXsdIlg+49AqcIMKIwrqYTRgMLGWpB89zVDq +kcHqaW5itLy6es4mD8+DDT8VdBV56Ecb307of+V+Uc8w/fTFo9X2FlddvNitsI6 meh370Cf66K10za/nbu2Q1eM+PwumQvaJo86IIQK8j/SgYYY6PvPPrOojj+Wi9E7 r5/iyaZaIRyE4fWFR18Em80gDBHFClyWMgPQsx7FHQWXlRnzP8a7o4UsDzkJ+e8y 0KOwGoTBG/CRDLA+fb8y8i8Pdc/x/DKyT9+ZZWqfo7+kYprQnkoHgXEXL0s82KJq tU+oXKFgVYo5jlnMQyX/71r882qQs4WZXVXKLOI02Ao/hvLobDcKp6lBxJUS0+9u mMkw96cDpP14q2wG+qAJKrZkfqWdpunGOaAK60byNvdvEz8bv53cJemfk2o/GTlk PU5PFW5AZH9cxxjm5VUjNU2Uplt8Xysb5JAxF4OU2TPVsAp0ik7/2eMMCScX569W K+Csys4KPSVEU+RzKe5Y =+Ykd -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

