Repository: airavata-docs
Updated Branches:
  refs/heads/master 35e3d46fa -> 9774395cb


Minor modification to airavata installation steps


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

Branch: refs/heads/master
Commit: 9774395cb0094580056629af2531e68553f5fefd
Parents: 35e3d46
Author: Eroma Abeysinghe <[email protected]>
Authored: Fri May 20 09:55:09 2016 -0400
Committer: Eroma Abeysinghe <[email protected]>
Committed: Fri May 20 09:55:09 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/9774395c/Airavata-Installation.md
----------------------------------------------------------------------
diff --git a/Airavata-Installation.md b/Airavata-Installation.md
index cde7117..6203240 100644
--- a/Airavata-Installation.md
+++ b/Airavata-Installation.md
@@ -80,7 +80,7 @@ OR
 For more information visit <a 
href="https://cwiki.apache.org/confluence/display/AIRAVATA/Credential+Store+Configuration+Guide/";
 target="_blank">Credential Store Configuration Documentation</a>
 8. In order to copy mysql jar file (always download the latest available); 
navigate to Airavata lib directory
 <pre><code>cd 
/LocalFolderPath/apache-airavata-server-0.16-SNAPSHOT/lib</code></pre>
-Now copy the mysql.jar to lib  directory (<a 
href="http://dev.mysql.com/downloads/connector/j/"; target="_blank">Download 
mysql.jar</a>).
+Now copy the mysql jar (e.g. mysql-connector-java-5.1.39-bin.jar) to lib  
directory (<a href="http://dev.mysql.com/downloads/connector/j/"; 
target="_blank">Download mysql.jar</a>).
 9. Navigate to bin folder which contains file airavata-server.properties and 
open it;
 <pre><code>vi apache-airavata-server-0.16-SNAPSHOT/bin</code></pre>
 10. Update relevant necessary properties in airavata-server.properties 
file.<br>

Reply via email to