Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 2.21 KB

Change Log

  • [Enhancement] Issue-22 : Upgrade off init to upstart/systemd/etc
  • [Bug] Issue-21 : find_pid within init.d script can qualify different Tomcat installations
  • [Enhancement] Issue-4 : Sub resources should provide all options (remote_file, cookbook_file, template)
  • [Bug] Issue-26 : Install block has unnecessary not_if guard
  • [Enhancement] Issue-25 : Adding additional properties to sub resources
  • [Enhancement] Issue-23 : Support additional command line options for health checks
  • [Enhancement] Issue-15 : Add a flag to disable user/group creation
  • [Enhancement] Issue-17 : ulimit settings are hard-coded in the provider
  • [Enhancement] Issue-16 : Reduce the number of service start-up events on a single chef-client execution
  • [Bug] Issue-9 : Restart service on java setting changes
  • [Bug] Issue-8 : Uninstall action needs recursive property to delete tomcat instance