users@glassfish.java.net

Re: How can I checkout the source that directly matches V2 UR2 Final Build

From: <glassfish_at_javadesktop.org>
Date: Mon, 04 Aug 2008 12:24:27 PDT

The official, complete instruction can be found at http://wiki.glassfish.java.net/Wiki.jsp?page=BuildInformation

Here is a summary for checkout and building GlassFish V2

%setenv CVSROOT :pserver:<user-id>@cvs.dev.java.net:/cvs
%mkdir GFv2
%cd GFv2
%cvs co glassfish/bootstrap -r TAG-NAME
%cd glassfish/bootstrap
%maven checkout bootstrap-all build configure-runtime (this will checkout all the source code and build everything).

Here is the TAG-NAME for recent release
GlassFish V2 FCS (SJSAS 9.1 FCS release) : SJSAS-9_1-B58G-FCS-08_Sept_2007
GlassFish V2 UR1 (SJSAS 9.1_01 release) : SJSAS-9_1_01-B09D-06_Dec_2007
GlassFish V2 UR2 (SJSAS 9.1_02 release) : SJSAS-9_1_02-B04-11_Apr_2008

hope this help
Anissa
[Message sent by forum member 'anilam' (anilam)]

http://forums.java.net/jive/thread.jspa?messageID=291408