You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sh...@apache.org on 2015/11/09 21:38:04 UTC

airavata git commit: Change comment in gfac-config to match new class renamings

Repository: airavata
Updated Branches:
  refs/heads/master dc1be3126 -> f0705314a


Change comment in gfac-config to match new class renamings


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

Branch: refs/heads/master
Commit: f0705314af0b43209366320403547a0f703d0868
Parents: dc1be31
Author: Shameera Rathnayaka <sh...@gmail.com>
Authored: Mon Nov 9 15:37:59 2015 -0500
Committer: Shameera Rathnayaka <sh...@gmail.com>
Committed: Mon Nov 9 15:37:59 2015 -0500

----------------------------------------------------------------------
 modules/configuration/server/src/main/resources/gfac-config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/f0705314/modules/configuration/server/src/main/resources/gfac-config.yaml
----------------------------------------------------------------------
diff --git a/modules/configuration/server/src/main/resources/gfac-config.yaml b/modules/configuration/server/src/main/resources/gfac-config.yaml
index dff4062..900de7e 100644
--- a/modules/configuration/server/src/main/resources/gfac-config.yaml
+++ b/modules/configuration/server/src/main/resources/gfac-config.yaml
@@ -51,7 +51,7 @@ fileTransferTasks:
     taskClass: org.apache.airavata.gfac.impl.task.DataStageTask
 
 # If your client doen't run the same instance where airavata server is running then you need to comment above
-# SCPDataStageTask and uncomment AdvancedSCPDataStageTask. To work with AdvancedSCPDataStageTask, you either need to
+# DataStageTask and uncomment SCPDataStageTask. To work with SCPDataStageTask, you either need to
 # provide ssh keys or password.
 
 #  - transferProtocol: SCP