- Added module name as Maven project name.
- Added Build-DateTime field to Manifest file.
- Removed blank manifest file entries.
- Removed build-helper Maven plugin from build.
- Updated Maven project build to include "JPMS" directory during builds.
- Updated JUnit and Surefire configurations to test against the named module.
- Updated RunnerReader JavaDoc.
- Updated RunnerInputStream JavaDoc.
- Updated code coverage with on-offence fall through test.
- Updated IntelliJ project code style to allow for single line block comments.