You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2016/07/14 15:39:23 UTC

[2/2] brooklyn-library git commit: Closes #48

Closes #48

Fix NodeJsWebAppSshDriver to obtain properly MAIN_URL

- make NodeJsWebAppSshDriver and JavaWebAppSshDriver to use a single method
  for obtaining the MAIN_URL

This should be a standardized for all entities which has to have
an option for exposing http MAIN_URL


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

Branch: refs/heads/master
Commit: cc058d8c5ba9665b903dbacfbef5c8ef7c35c1c2
Parents: 512f720 47fa774
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Thu Jul 14 18:39:12 2016 +0300
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Thu Jul 14 18:39:12 2016 +0300

----------------------------------------------------------------------
 .../entity/webapp/JavaWebAppSshDriver.java      | 22 +++++++-------------
 .../webapp/nodejs/NodeJsWebAppSshDriver.java    |  5 ++---
 2 files changed, 9 insertions(+), 18 deletions(-)
----------------------------------------------------------------------