Build Update for apache/tapestry-5 ------------------------------------- Build: #668 Status: Fixed
Duration: 42 mins and 3 secs Commit: 470f0ea (master) Author: Thiago H. de Paula Figueiredo Message: TAP5-2696: REST support TAP5-2696: fixing TapestryHttpModule import Bumping version to 5.8.0 due to major improvement added (REST) TAP5-2696: OpenAPI viewer, OpenAPI definition dispatcher plus a few JavaDoc fixes TAP5-2696: generating OpenAPI for path and query parameters TAP5-2696: adding missing commons-io dependency to tapestry-http TAP5-2696: some REST code adjustments TAP5-2696: fixing NPE in OpenAPI generation when a superclass has no REST event handler methods TAP5-2696: adding @ActivactionContextParameter TAP5-2696: caching in OpenAPI dispatcher when production mode is on TAP5-2696: moving some classes to RESt-specific packages TAP5-2696: removing OpenAPI description validation and .map assets TAP5-2696: bunch of changes. Added MappedEntitiesService Added OpenAPI base path configuration symbol Added @RestInfo with information about produced and consumed MIME types to OpenAPI description, plus the expected return type of event handler methods Added OpenApiTypeDescriber Added HttpStatus to be a more generic version of HttpError TAP5-2696: fixing misplaced code in tapestry-openapi-viewer TAP5-2696: better HttpStatus and OpenAPI viewer styling TAP5-2696: changing the root tapestry-openapi-viewer package TAP5-2696: adding tapestry-rest-jackson TAP5-2696: adding some methods to HttpStatus TAP5-2696: generating descriptions of request bodies, plus some fixes TAP5-2696: fixing JSON mime type in test code TAP5-2696: fixing JavaDoc and JSON content type TAP5-2696: fixing more JavaDoc TAP5-2696: fixing MiscTests.static_activation_context_value TAP5-2696: fixing compilation error View the changeset: https://github.com/apache/tapestry-5/compare/32353fcd3206...470f0ea7c61a View the full build log and details: https://app.travis-ci.com/github/apache/tapestry-5/builds/243302049?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the apache/tapestry-5 repository going to https://app.travis-ci.com/account/preferences/unsubscribe?repository=16806890&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://app.travis-ci.com/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.