Build Update for apache/tapestry-5
-------------------------------------

Build: #631
Status: Failed

Duration: 44 mins and 17 secs
Commit: e4defd2 (5.7.3)
Author: Thiago H. de Paula Figueiredo
Message: TAP5-2687: optimize AssetChecksumGeneratorImpl

to avoid storing whole StreamableResource instances in its cache. In
addition, use computeIfAbsent() instead of put() to avoid the
possibility of duplicate entries in the cache.

Also:
* StreamableResourceImpl now implements hashCode() and equals()
* ContentType used to implement just equals() and now implements
hashCode()

View the changeset: https://github.com/apache/tapestry-5/compare/5.7.3

View the full build log and details: 
https://travis-ci.org/github/apache/tapestry-5/builds/774704374?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/tapestry-5 repository 
going to 
https://travis-ci.org/account/preferences/unsubscribe?repository=70039&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.

Reply via email to