[ARVADOS] updated: 1.3.0-525-g40adb6fe8
Git user
git at public.curoverse.com
Thu Mar 14 14:59:29 EDT 2019
Summary of changes:
doc/sdk/java-v2/index.html.textile.liquid | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
via 40adb6fe873edb0b09d056a9f794b818b30dffbb (commit)
from 8cd2bd00d2ef2b816bc4f9af008f97f44e258e17 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 40adb6fe873edb0b09d056a9f794b818b30dffbb
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date: Thu Mar 14 14:59:19 2019 -0400
14670: Tweak install instructions
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>
diff --git a/doc/sdk/java-v2/index.html.textile.liquid b/doc/sdk/java-v2/index.html.textile.liquid
index 2be3970c7..f4a4f6f85 100644
--- a/doc/sdk/java-v2/index.html.textile.liquid
+++ b/doc/sdk/java-v2/index.html.textile.liquid
@@ -20,10 +20,8 @@ h2. Building the Arvados SDK
<notextile>
<pre>
-$ <code class="userinput">git clone https://github.com/curoverse/arvados-sdk-java.git</code>
-
-$ <code class="userinput">cd arvados-sdk-java</code>
-
+$ <code class="userinput">git clone https://github.com/curoverse/arvados.git</code>
+$ <code class="userinput">cd arvados/sdk/java-v2</code>
$ <code class="userinput">./gradlew jar</code>
This will generate arvados sdk jar file in build/libs/arvados-java-2.0.0.jar
</pre>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list