Adding Transaction annotation and fixing tests
Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/c4fc7ffc Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/c4fc7ffc Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/c4fc7ffc Branch: refs/heads/jpa Commit: c4fc7ffc730e941c8cc3746d111cbb3116f018f4 Parents: a2441c5 Author: Martin Stockhammer <marti...@apache.org> Authored: Wed Oct 19 23:28:28 2016 +0200 Committer: Martin Stockhammer <marti...@apache.org> Committed: Wed Oct 19 23:28:28 2016 +0200 ---------------------------------------------------------------------- .../redback-users-jpa/src/test/resources/test.properties | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/c4fc7ffc/redback-users/redback-users-providers/redback-users-jpa/src/test/resources/test.properties ---------------------------------------------------------------------- diff --git a/redback-users/redback-users-providers/redback-users-jpa/src/test/resources/test.properties b/redback-users/redback-users-providers/redback-users-jpa/src/test/resources/test.properties index df848c4..2456923 100644 --- a/redback-users/redback-users-providers/redback-users-jpa/src/test/resources/test.properties +++ b/redback-users/redback-users-providers/redback-users-jpa/src/test/resources/test.properties @@ -14,9 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -openjpa.ConnectionURL=jdbc:hsqldb:mem:reback-jpa -openjpa.ConnectionDriverName=org.hsqldb.jdbcDriver -openjpa.ConnectionUserName=sa -openjpa.ConnectionPassword= -openjp.Log=DefaultLevel=WARN,Tool=INFO -openjpa.jdbc.SynchronizeMappings=buildSchema(ForeignKeys=true) \ No newline at end of file +