We should make sure that folder structure is fully compatible with common practices, especially with Maven directives. So, the top level directories conf and doc should be removed.
Actions for directory conf:
At first, its Spring context XML files should be moved to src\test\java\gr\ekt\fsmengine. Then, all tests should run with SpringJUnit4ClassRunner.
We should make sure that folder structure is fully compatible with common practices, especially with Maven directives. So, the top level directories conf and doc should be removed.
Actions for directory conf:
At first, its Spring context XML files should be moved to src\test\java\gr\ekt\fsmengine. Then, all tests should run with SpringJUnit4ClassRunner.