* BAEL-1861 Replaced real tests with demo test "placeholders"
* BAEL-1861 Moved code from new module into existing ones
* BAEL-1861 Renamed main() classes to not violate PMD rules
* BAEL-1562 - Thymeleaf sample working
* BAEL-1562 Code added for Fragments sample
* BAEL-1562 - Last correction for the test
* BAEL-1562 - Thymeleaf sample working
* BAEL-1562 Code added for Fragments sample
* BAEL-1562 - Last correction for the test
* Updates Thymeleaf version to 3.0.9.RELEASE
* Added msf4j projects
* updated msf4j project folder
* fixed issue with spring-thymeleaf/pom.xml
* Removed depedency-reduced-pom.xml
* Whitespacing fix
* Strange git issue with README.MD, wouldn't revert the file
* Added jupiter api
* Corrected junit test
* Added test engine to plugin
* Removed extra tag
* Little fixes to junit4 and junit4 run from java
* Removed scope from pom.xml
* Removed bin file from testing
* Slight changes for PMD
* Slight changes for PMD
* ok, moved code to another folder
* Renamed and fixed runjunitfromjava
* moved test classes to test folder
* moved main to src/java
* BAEL-1861 Moved test running classes to src/test/java
* Added changes to runjunitfromjava
* Added changes to runjunitfromjava
* BAEL-1861 Changed test execution code examples
* BAEL-1861 Changed test execution code examples; formatting