You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HBX-3128: Avoid use of Maven invoker plugin while performing functional testing (#5513)
- Reorganize 'pom.xml' file
- Reorganize test class ExamplesTestIT
- Add the 'hbm2java/jpa-default' example
- Remove erroneous line from '5-minute-tutorial/README.md'
- Add a test for jpa-default and reorganize test class
- Add the 'hbm2java/no-annotations' example
- Add a test for no-annotations and reorganize test class
- Add the 'hbm2java/no-generics' example
- Add a test for no-generics
- Add the 'hbm2java/use-generics' example
- Add a test for use-generics
- Make sure database is correctly created
- Add assertion for the amount of generated files
- Modify some utility methods to accept file name parameter
- Add the 'hbm2java/template-path' example
- Add a test for template-path
- Add the 'hbm2java/output-dir' example
- Add a test for 'hbm2java/output-dir'
Signed-off-by: Koen Aers <[email protected]>
0 commit comments