Andrey Hihlovskiy

Professional blog on groovy, gradle, Java, Javascript and other stuff.

Gretty 1.1.2 is out!

Today I released Version 1.1.2 of Gretty – feature-rich gradle plugin for running web-apps on embedded servlet containers: Jetty 7, 8, 9 and Tomcat 7, 8.

Gretty 1.1.2 brings:

  • new feature: webapp extra resource bases.
  • new feature: webapp filtering.
  • better start/stop protocol, gracefully handling attempts to start Gretty twice (on the same ports). There should be no hanging processes after such attempts anymore.
  • lot of bug fixes

You can get Gretty in sources from: https://github.com/akhikhl/gretty.

All Gretty releases are available at jcenter and maven central under group ‘org.akhikhl.gretty’.

You can start using gretty right away, with a single line of code in your “build.gradle”:

apply from: 'https://raw.githubusercontent.com/akhikhl/gretty/master/pluginScripts/gretty.plugin'

 

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: