Build Update for apache/tapestry-5 ------------------------------------- Build: #555 Status: Still Failing
Duration: 1 min and 42 secs Commit: dbd66fd (master) Author: Benjamin Weidig Message: TAP5-2640: Added JSONCollectors, modified JSONObject#merge For simpler usage with streams the class JSONCollectors provides static helper methods. During testing it became clear that the default Map#merge(...) wasn't viable for the general JSONObject logic (exception on unknow keys), so it had to be overriden and adapted. View the changeset: https://github.com/apache/tapestry-5/compare/c9969fd155be...dbd66fdec133 View the full build log and details: https://travis-ci.org/github/apache/tapestry-5/builds/752518261?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.