dev@glassfish.java.net

Re: how to update my Glassfish build

From: <Manisha.Umbarje_at_Sun.COM>
Date: Tue, 06 Dec 2005 06:17:08 +0500

Mark,

You can use the following command

maven checkout clean clobber bootstrap-all build configure-runtime

to update your workspace, build and reconfigure the app server.

Regards,
Manisha

----- Original Message -----
From: Mark Hansen <mark_at_javector.com>
Date: Tuesday, December 6, 2005 3:17 am
Subject: how to update my Glassfish build
To: dev_at_glassfish.dev.java.net

> I built Glassfish from source using the boostrap method. That is,
> I
> checke out glassfish/bootstrap. Then I ran:
> maven checkout bootstrap build configure-runtime
>
> Now, I want to update with the latest changes. What is the best
> way to
> do that? Should I just re-run:
> maven checkout bootstrap build configure-runtime ??
>
> Or should I use CVS and do a "cvs update" of the entire Glassfish
> tree
> and then do a "maven build"?
>
> Thanks,
>
> Mark
>
> --------------------------------------------------------------------
> -
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>