javaee-samples/javaee7-samples

jpa/schema-gen-script-generate

AndreaGencova opened this issue · 6 comments

change of project directory.

Can you describe the issue?

In this module were used linux directory in persistence.xml (file:tmp/...), in test also.
I'm windows user so I couldn't build the project. We fixed it to a relative path, project buil directory usage. We ran test as client, on the client side.

Have you tested on Windows, Linux, and Mac?

no, just Windows.

PR can be merged after its checked on at least one variety of Linux. Can you try it?

This version of PR sucessfully passes on Mac and WildFly.