You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by er...@apache.org on 2016/08/11 18:33:57 UTC

[1/2] airavata-docs git commit: Minor modification in airavata installation instructions

Repository: airavata-docs
Updated Branches:
  refs/heads/master e33578e21 -> 1a5192498


Minor modification in airavata installation instructions


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

Branch: refs/heads/master
Commit: 69a546b42a467d073a78f7e1f11bc592a15aa84c
Parents: eea44ef
Author: Eroma Abeysinghe <er...@gmail.com>
Authored: Thu Aug 11 14:33:21 2016 -0400
Committer: Eroma Abeysinghe <er...@gmail.com>
Committed: Thu Aug 11 14:33:21 2016 -0400

----------------------------------------------------------------------
 Airavata-Installation.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/69a546b4/Airavata-Installation.md
----------------------------------------------------------------------
diff --git a/Airavata-Installation.md b/Airavata-Installation.md
index 6203240..c6351d4 100644
--- a/Airavata-Installation.md
+++ b/Airavata-Installation.md
@@ -60,7 +60,7 @@ NOTE: Grant permission to every databased created above. % can be replaced by  '
 1. Create a folder in your local machine (E.g.: mkdir LocalAiravata).<br>
 2. Clone the master source (If you have not taken a clone prior) code from github to the created folder.<br>
 <pre><code>git clone https://github.com/apache/airavata.git</code></pre>
-3. After cloning is completed, build the source code by executing following maven command (In LocalAiravata directory you made);
+3. After cloning is completed, build the source code by executing following maven command (In LocalAiravata/airavata);
 <pre><code>mvn clean install</code></pre>
 Hint: To avoid tests (recommended for first time users) use
 <pre><code>mvn clean install -Dmaven.test.skip=true</code></pre>


[2/2] airavata-docs git commit: Merge remote-tracking branch 'origin/master'

Posted by er...@apache.org.
Merge remote-tracking branch 'origin/master'


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

Branch: refs/heads/master
Commit: 1a5192498ba61541af1b83c1c2f01cf0363d8853
Parents: 69a546b e33578e
Author: Eroma Abeysinghe <er...@gmail.com>
Authored: Thu Aug 11 14:33:37 2016 -0400
Committer: Eroma Abeysinghe <er...@gmail.com>
Committed: Thu Aug 11 14:33:37 2016 -0400

----------------------------------------------------------------------
 WSO2-IS-Configuration.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------