dev@grizzly.java.net

Re: Questions about Grizzly 1.9.36

From: Ryan Lubke <ryan.lubke_at_oracle.com>
Date: Wed, 12 Oct 2011 08:09:04 -0700

On 10/12/11 3:37 AM, Minoru Nitta wrote:
> Hello,
> I have some questions about Grizzly 1.9.36. I could find Grizzly
> 1.9.36 binary and source packages (.jar),
> but I am wondering how to get it from git repository. Specifically, I
> do not know which revisions of source
> files correspond to Grizzly 1.9.36. Does anyone kindly tell me how to
> find it?
> Thank you.
> Minoru
Once you have the git repository cloned, you can checkout 1.9.36 by issuing:
'git checkout 1_9_36' (less the single quotes).