Releases: zengkid/SmartTomcat
Releases · zengkid/SmartTomcat
release4.7.3
- be able to update the server.xml under the /.smarttomcat//conf.
release4.7.2
- Add option to disable run configuration from context.
release4.7.1
What's Changed
- Fixed bug #114 - Guard against NPE if shutdown port or plain HTTP connector can't be found. by @RichLittlejohn in #119
New Contributors
- @RichLittlejohn made their first contribution in #119
Full Changelog: release4.7.0...release4.7.1
release4.7.0
- Support config the catalina base directory, thanks to @meier123456
release4.6.1
- Stop the debug process gracefully, fix #75.
release4.6.0
- Adding SSL port configuration by @leopoldhub in #108
release4.5.0
- Support reading classpath from the specific module as the classpath for Tomcat runtime.
release4.4.1
- Added support for passing extra classpath to the JVM.
release4.3.8
release4.3.7
- Fix context paths like /foo/bar may not working on Windows (#95)