Releases: antoineco/aco-tomcat
Releases · antoineco/aco-tomcat
0.6.0
- Compatible with future parser
- Minor code improvements
0.5.3
Removed root_path
parameter from main class (redundant with catalina_home
)
0.5.2
installation_support
renamed to install_from
- New debugging parameters:
jpda_enable
, jpda_transport
, jpda_address
, jpda_suspend
and jpda_opts
0.5.1
tomcat_user
defaults to service_name
if installed from package
- Log name in Access Log valve now matches
hostname
- Fixed log folder permissions
0.5.0
- Support SuSE OS family
- Configures instance admin webapps properly when installed from archive
- Does not uninstall unrequired libraries anymore (native, log4j)
- Improve warning logging
- Cleanup
0.4.1
- Document missing parameter
installation_support
- Improve documentation
0.4.0
- Support installation from archive
- Use
nanliu/staging
instead of nanliu/archive
to download and extract files
- Improved systemd support
create_default_admin
defaults to false
- Numerous improvements in code and documentation
0.3.2
New parameter manage_firewall
0.3.1
java_opts
and catalina_opts
are now array parameters
- Path to "setenv" file can be set using
config_path
extras
renamed to enable_extras
tomcat_native
and log4j
default to false