Re: [grpc-io] Trouble with java quickstart for grpc: unable to locate branch 1.6.1

2017-09-18 Thread 'Eric Gribkoff' via grpc.io
It should be v1.6.1, not v1.6.2. See
https://grpc.io/docs/quickstart/java.html, which says to checkout v1.6.1.
Did you find another document saying to use v1.6.2? If so, please let me
know the source for that and I will correct it.

Thanks,

Eric

On Mon, Sep 18, 2017 at 9:26 AM, Jeff Gaer  wrote:

>
> HI,
>
> I am trying to execute the steps in the java quickstart for grpc. When I
> execute git clone -b v1.6.2  https://github.com/grpc/grpc-java I get q
> warning:"warning: Remote branch v1.6.2 not found in upstream origin, using
> HEAD instead" and the checked out version seems to be the latest snapshot.
> I am unable to build the examples  as it can not locate the frpc
> dependancies (i.e Could not find io.grpc:grpc-netty:1.7.0-SNAPSHOT.). I
> googled for the dependancy issue and found that it is a result of trying to
> build a snapshot version, which I guess is what would be on HEAD. How do I
> check out the branch successfully? I am not a big gradle user so pardon the
> dumb question.
>
> --
> You received this message because you are subscribed to the Google Groups "
> grpc.io" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to grpc-io+unsubscr...@googlegroups.com.
> To post to this group, send email to grpc-io@googlegroups.com.
> Visit this group at https://groups.google.com/group/grpc-io.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/grpc-io/4cf63e31-b53b-4c82-ae09-0bb8fa4e84bb%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CALUXJ7hLBtihDJM%2BhsSkZ%2BLE-x0UrLhG-W-jwA_zGjM%3D9ADWZQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[grpc-io] Trouble with java quickstart for grpc: unable to locate branch 1.6.1

2017-09-18 Thread Jeff Gaer

HI, 

I am trying to execute the steps in the java quickstart for grpc. When I 
execute git clone -b v1.6.2  https://github.com/grpc/grpc-java I get q 
warning:"warning: Remote branch v1.6.2 not found in upstream origin, using 
HEAD instead" and the checked out version seems to be the latest snapshot. 
I am unable to build the examples  as it can not locate the frpc 
dependancies (i.e Could not find io.grpc:grpc-netty:1.7.0-SNAPSHOT.). I 
googled for the dependancy issue and found that it is a result of trying to 
build a snapshot version, which I guess is what would be on HEAD. How do I 
check out the branch successfully? I am not a big gradle user so pardon the 
dumb question.

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/4cf63e31-b53b-4c82-ae09-0bb8fa4e84bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.