Merge branch 'master' into orchestratorJobThrottleFeature
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/b2f260e1 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/b2f260e1 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/b2f260e1 Branch: refs/heads/orchestratorJobThrottleFeature Commit: b2f260e103106cbadaba3e6dd3617b7b7c9fd02b Parents: 4070d5b 2b73d47 Author: shamrath <[email protected]> Authored: Fri Sep 26 12:14:48 2014 -0400 Committer: shamrath <[email protected]> Committed: Fri Sep 26 12:14:48 2014 -0400 ---------------------------------------------------------------------- .../main/resources/schemas/HostDescription.xsd | 330 ++++++++------- .../gfac/bes/handlers/SMSByteIOInHandler.java | 28 +- .../gfac/bes/handlers/SMSByteIOOutHandler.java | 64 ++- .../gfac/bes/provider/impl/BESProvider.java | 409 +++++-------------- .../airavata/gfac/bes/utils/JSDLGenerator.java | 105 ++++- .../airavata/gfac/bes/utils/JSDLUtils.java | 8 +- .../gfac/gram/provider/impl/GramProvider.java | 18 +- 7 files changed, 480 insertions(+), 482 deletions(-) ----------------------------------------------------------------------
