Показаны сообщения с ярлыком tomcat. Показать все сообщения
Показаны сообщения с ярлыком tomcat. Показать все сообщения

понедельник, 27 октября 2014 г.

Gretty 1.1.5 is out!

Hello people,

Gretty version 1.1.5 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.5:
Full list of changes: https://github.com/akhikhl/gretty/blob/master/changes.md

I would be thankful for your feedback, bug reports and suggestions :)

вторник, 16 сентября 2014 г.

Gretty 1.1.3 is out!

I'm happy to announce that Gretty 1.1.3 is out!

New in Gretty 1.1.3: virtual mapping of gradle dependencies (of the web-application) to "WEB-INF/lib" directory. This feature is needed by some web frameworks accessing jar files in "WEB-INF/lib" (e.g. Freemarker).

Special thanks to @saladinkzn (Timur Shakurov) for introducing this nice feature.

Up-to-date Gretty sources are always available at:

 https://github.com/akhikhl/gretty

Gretty documentation: http://akhikhl.github.io/gretty-doc/

All Gretty releases are also available as maven artifacts at jcenter and maven central.