Are you okay with java.net sources for GF 3.1.1?
Here's what you could do:
1. svn checkout
https://svn.java.net/svn/glassfish~svn/branches/source-build-3.1.1
2. cd source-build-3.1.1
3. ant -f checkout-sources.xml
4. the sources are in a directory called "external".
You will need "hg", "svn", "cvs" and "git" in your path.
This will checkout almost all the sources including java.net and
external projects that go directly into GF 3.1.1.
HTH,
Jane
On 7/28/11 11:57 AM, Vince Kraemer wrote:
> Hi all,
>
> I want to check out all the code that Oracle directly contributes into
> the 'next' GlassFish Server OSE.
>
> I know that I need to checkout
> https://svn.java.net/svn/glassfish~svn/trunk/main.
>
> I assume that I need to checkout
> https://svn.java.net/svn/hk2~svn/trunk/hk2.
>
> What else should I checkout?
>
> Thanks,
> vbk
>