Skip to content

Releases: zengkid/SmartTomcat

release4.7.3

28 Jun 16:51
Compare
Choose a tag to compare
  • be able to update the server.xml under the /.smarttomcat//conf.

release4.7.2

06 Feb 13:12
release4.7.2
2262625
Compare
Choose a tag to compare
  • Add option to disable run configuration from context.

release4.7.1

24 Jan 13:13
release4.7.1
1794972
Compare
Choose a tag to compare

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

Full Changelog: release4.7.0...release4.7.1

release4.7.0

12 Sep 05:55
release4.7.0
7b40867
Compare
Choose a tag to compare
  • Support config the catalina base directory, thanks to @meier123456

release4.6.1

03 Jul 02:39
release4.6.1
0d1ee74
Compare
Choose a tag to compare
  • Stop the debug process gracefully, fix #75.

release4.6.0

03 Jul 02:39
release4.6.0
fb39d92
Compare
Choose a tag to compare

release4.5.0

20 Mar 02:06
release4.5.0
a9b4243
Compare
Choose a tag to compare
  • Support reading classpath from the specific module as the classpath for Tomcat runtime.

release4.4.1

03 Mar 07:35
release4.4.1
e499523
Compare
Choose a tag to compare
  • Added support for passing extra classpath to the JVM.

release4.3.8

19 Nov 10:28
release4.3.8
d730b0e
Compare
Choose a tag to compare
  • Added support for allowLinking and cacheMaxSize configurations, fix #99
  • Fixed a bug where SmartTomcat run configuration overrides the Application configuration, fix #100

release4.3.7

12 Oct 14:21
release4.3.7
ca64af8
Compare
Choose a tag to compare
  • Fix context paths like /foo/bar may not working on Windows (#95)