MUnit 2.2.3 Release Notes
January 7, 2020
This release is focused on fixing bugs.
Hardware and Software Requirements
-
Microsoft Windows 8+
-
Apple Mac OS X 10.10+
-
Linux (tested on Ubuntu 15)
-
Java 8, OpenJDK 11
-
Maven 3.3.3, 3.3.9, 3.5.4, 3.6.0
Bug Fixes
-
Fixed issue to fail build if
-Dmaven.test.failure.ignore
is set but application could not start. -
Fixed issue for 50 max characters if runtime start failure is blank.
-
Fixed issue when NPE appeared if property has null value in
systemPropertyVariables
.