Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 569 Bytes

File metadata and controls

12 lines (11 loc) · 569 Bytes

Release Notes - Version 5.1.0

  • 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.