You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ga...@apache.org on 2016/02/26 07:35:37 UTC

[2/2] jclouds-labs git commit: JCLOUDS-1046: Enable h2-jdbc module

JCLOUDS-1046: Enable h2-jdbc module

All tests now pass.


Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/2f4dc796
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs/tree/2f4dc796
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs/diff/2f4dc796

Branch: refs/heads/master
Commit: 2f4dc796c325e1362ea27612c94059e4f5fc3770
Parents: 2b59728
Author: Andrew Gaul <ga...@apache.org>
Authored: Thu Feb 25 22:29:57 2016 -0800
Committer: Andrew Gaul <ga...@apache.org>
Committed: Thu Feb 25 22:31:19 2016 -0800

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-labs/blob/2f4dc796/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dba26ad..a50cf6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,6 +77,7 @@
     <module>cloudsigma2-wdc</module>
     <module>cloudsigma2-zrh</module>
     <module>jdbc</module>
+    <module>h2-jdbc</module>
     <module>joyent-cloudapi</module>
     <module>joyentcloud</module>
     <module>abiquo</module>