This closes #33

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/ac347054
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/ac347054
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-library/diff/ac347054

Branch: refs/heads/master
Commit: ac347054816a9cf30ddc38f8b8027e283ce048cd
Parents: c9206b9 91e8810
Author: Aled Sage <aled.s...@gmail.com>
Authored: Tue Jun 7 15:08:57 2016 +0100
Committer: Aled Sage <aled.s...@gmail.com>
Committed: Tue Jun 7 15:08:57 2016 +0100

----------------------------------------------------------------------
 .../java-web-app-and-db-with-function.yaml      |  13 +-
 software/database/pom.xml                       |  13 ++
 .../database/postgresql/PostgreSqlNode.java     |  23 +++
 .../postgresql/PostgreSqlSshDriver.java         | 122 ++++++++++++-
 .../PostgreSqlInitializeDatabaseLiveTest.java   |  84 +++++++++
 .../postgresql/PostgreSqlIntegrationTest.java   | 133 +++++++++++---
 .../postgresql/PostgreSqlRackspaceLiveTest.java |  14 +-
 .../database/postgresql/PostgreSqlTest.java     | 176 +++++++++++++++++++
 8 files changed, 527 insertions(+), 51 deletions(-)
----------------------------------------------------------------------


Reply via email to