Fix gora-sql test failures
--------------------------
Key: GORA-68
URL: https://issues.apache.org/jira/browse/GORA-68
Project: Gora
Issue Type: Sub-task
Components: storage-sql
Affects Versions: 0.2-incubating
Reporter: Ioannis Canellos
Fix For: 0.2-incubating
There are some test failures in gora-sql. I can identify two types of issues:
i) Tests fail to connect ot hsqldb.
ii) Tests fail to properly read the mappings.
For the first one, we might want to allocate a free port and use this for both
starting and connecting to hsqldb.
For the second one, I think we just need to make sure the mappings file is in
the test classpath.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira