Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Created: (SLING-1635) Integration test failure

Created: (SLING-1634) Improve log-in/out functionality on the landing page of launchpad content
(3 lines)
Re: Allow modify during "import" operation
(31 lines)
Aug 9, 2010
Davide Maestroni (JIRA)
Davide Maestroni (JIRA)
Integration test failure

Reply
Tags: failuretestintegration
Messages in this thread
Created: (SLING-1635) Integration test failure
Similar Threads
Created: (SLING-1543) Cannot run individual integration tests anymore
Cannot run individual integration tests anymore

Created: (MRM-1388) Test failure in ShowArtifactActionTest for certain locales
Test failure in ShowArtifactActionTest for certain locales

Build failed in Hudson: sling-trunk-1.5 » Apache Sling Integration Tests #759
See
<http://hudson.zones.apache.org/hudson...s/759/changes>

Changes:

[justin] SLING-1569 - fixing the handling of the WeakReference hint. Uses
reflection to avoid dependency upon JCR 2. If reflection fails to find the
method (i.e. this is running on JCR 1), a Reference property is created
instead.


Created: (SLING-1619) attempting to automatically set a protected property shouldn't cause a failure
attempting to automatically set a protected property shouldn't cause a
failure

Created: (DERBY-4760) test failure in derbynet/testProtocol.java with ibm jvms
test failure in derbynet/testProtocol.java with ibm jvms 

Apache Sling GWT Integration version 3.0.0 Released
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