[ANN] Gretty version 1.1.7 is out!

Gretty version 1.1.7 is out and immediately available at github, bintray, maven central and gradle plugin portal!

Gretty is a feature-rich gradle plugin for running webapps on Jetty and Tomcat. Sources available here: https://github.com/akhikhl/gretty

What’s new in Gretty 1.1.7:

New feature: redirect filter (http://akhikhl.github.io/gretty-doc/Redirect-filter.html)

Resolved issue #102: How to do integration test in a multi-project setup (https://github.com/akhikhl/gretty/issues/102).

Resolved issue with host name in generated certificates, when gretty config does not define sslHost property.

Best regards, Andrey Hihlovskiy.