You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Ken Gilmer <kg...@gmail.com> on 2011/12/08 09:08:26 UTC

[ANN] Felix Lightweight HTTP Service version 0.1.2 Released

The Felix team is pleased to announce the initial release of Felix
Lightweight HTTP Service version 0.1.2

The Lightweight HTTP Service is a small implementation of the HTTP
Service from the OSGi R4 specification (Section 102). It supports a
subset of the features found in the bridge and jetty HTTP Service
implementations and is intended for resource constrained environments.

  http://felix.apache.org/site/apache-felix-lightweight-http-service.html

This release is available from
http://felix.apache.org/site/downloads.cgi and Maven:

  <dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.httplite</artifactId>
    <version>0.1.2</version>
  </dependency>

Release Notes:

This is the initial release of the subproject.  Further details can be
found at https://issues.apache.org/jira/browse/FELIX-538.

Enjoy!

-The Felix team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org