Skip to content

Releases: saladinkzn/gretty

v1.3.0

15 Jun 07:38
Compare
Choose a tag to compare
  1. New scanner for jdk 7+
  2. Fix for: akhikhl#239 (Gretty service port)
  3. Fix for: akhikhl#195 (Possibility to run multiple gretty builds on different ports)
  4. Support overlays for war webapps in farms #4
  5. Update jetty to 9.3 (by providing separate 'container' because latest jetty 9.3 is compiled with jdk 8)
  6. Add support for inserting paths before application output folders (will fix #6)
  7. Add support for dependencies option in farm webapp configuration. #13
  8. New feature: akhikhl#262 (Changing product name)
  9. Fix for duplicate entries in getResources(path) in tomcat 7 and 8 #20