Mercurial check out for a particular JDK8 build

2013-06-02 Thread Shrinivas Joshi
Hello, I have a question regarding mercurial checkout steps. What is the right way to check out source for the master and the nested repos (jaxp, langtools ..etc) for a particular JDK 8 build from http://hg.openjdk.java.net/jdk8/jdk8/ ? I didn't find much luck with hg clone and hg update for

Re: Mercurial check out for a particular JDK8 build

2013-06-03 Thread Shrinivas Joshi
Hi David, Thanks. It worked for me. -Shrinivas On 6/2/2013 10:56 PM, David Holmes wrote: On 3/06/2013 6:16 AM, Shrinivas Joshi wrote: Hello, I have a question regarding mercurial checkout steps. What is the right way to check out source for the master and the nested repos (jaxp, langtools