dev@glassfish.java.net

Re: Building BETA2 branch

From: Terena Chinn-Fujii <Terena.Chinnfujii_at_Sun.COM>
Date: Tue, 03 Apr 2007 14:25:09 -0700

Hi Anissa,

Beta2 bootstrapping is picking up from the trunk instead of
the v2_branch so I will update the maven.repo.remote properties
for this.

But checkout all source and bootstrap-all would have bootstrapped
the correct beta2 bits.

Terena

Anissa Lam wrote:
>
>
> Hi,
> I want to know if there is a bug in building the beta2 branch, or this
> is something not support.
> Since i only want to make a simple change in the admin gui code, i
> only want to get the admin-gui module. This is what i did:
>
> mkdir as91.Beta2
> cd as91.Beta2; cvs co -rSJSAS91_BETA2_BRANCH glassfish/bootstrap
> cd glassfish/bootstrap
> maven checkout -Dmodules=admin-gui bootstrap
>
> I see that i am getting the jars which is from the Trunk.
> Specifically,
> publish/glassfish/lib/install/application/admingui/adminGUI_war/WEB-INF/lib/jsftemplating.jar
>
>
> Because this jsftemplating.jar in the Trunk is a newer version than
> the one in BETA2 branch, i can tell right away that this isn't the
> correct jar for BETA2.
>
> So, is the steps above supported for building BETA2 branch ? Or we
> have to checkout ALL source code and do bootstrap-all ?
>
> thanks
> Anissa
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>