The Apache Sling team is pleased to announce the release of Apache Sling
GWT Integration version 3.0.0

Apache Sling GWT Integration allows for Google Web Toolkit (GWT) RPC
services to be deployed within a Sling application.

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

<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.gwt.servlet</artifactId>
    <version>3.0.0</version>
</dependency>


Release Notes:

** Improvement
    * [SLING-1524] - Upgrade GWT Extension to 2.0.3
    * [SLING-1604] - Upgrade GWT Extension to 2.0.4

Enjoy!

-The Sling team

Reply via email to