Skip to content

Release 1.1.3

Compare
Choose a tag to compare
@RobertOttesen RobertOttesen released this 20 Nov 17:17
· 17 commits to master since this release

Added profile name to system log file.  This allows distinct logs when running multiple instances at the same time. The spring active profile is now passed as a JVM parameter vs app param. Please refer to the README for specific instructions.
Updated run command to pass in active profile via JVM paramter.  This resolves issue of "spring.profiles.active_IS_UNDEFINED" in log file name upon initiation.
Turned off tomcat by default.  Resolved issue when attempting to run multiple instances on the same compute node.