Skip to content

Language Update

Compare
Choose a tag to compare
@Paul2708 Paul2708 released this 28 Sep 17:14
· 136 commits to master since this release
06267f4

This small update adds language loading by file to the framework.

Changelog:

  • added javadoc-plugin to create javadoc on build
  • load resource bundle by file using LanguageSelector#loadByFile(String)
  • Checkstyle will not fail on build any longer (but still on mvn checkstyle:check)
  • updated pull request template and README details