dev@glassfish.java.net

Re: how to bootstrap from a specific nightly build

From: Dinesh Patil <dinesh.patil_at_Sun.COM>
Date: Tue, 26 Jul 2005 10:01:11 -0700

Attaching email with the discussions on this earlier.. we will add this
as a comment in project.properties.
in bootstrap/project.properties:
glassfish.image.version=SNAPSHOT
to
glassfish.image.version=9.0-b10
(bXX is the promoted build number).

thanks
Dinesh

Cheng Fang wrote:

>Hi,
>
>It was asked before here but I didn't archive the email. Sorry to ask it
>again. I remember I need to change
>props in glassfish/bootstrap/project.properties:
>
>glassfish.image.name=glassfish-image
>glassfish.image.version=SNAPSHOT
>
>But I forgot the format of the expected values (is it b-10, or b10, or
>10?) For glassfish.image.name, is it as9, or sjsas, or still glassfish? I
>tried a few with no luck.
>
>It would be helpful if it can be commented in project.properties.
>
>
>Thanks.
>Cheng Fang x23555 (781)442-3555
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>
>


attached mail follows:




Hi Ed,
Ed Burns wrote:
> Hello,
>
> When I do maven checkout, I get a new glassfish-image-SNAPSHOT.jar. How
> current is that thing? Is it the latest promoted build?

No, it is the latest successful nightly build. If you want to use a
promoted build, you need to edit, in bootstrap/project.properties:

glassfish.image.version=SNAPSHOT

to

glassfish.image.version=9.0-b10

(bXX is the promoted build number). Note that Maven will download it
once and after you will not longer need to download a new image.

-- Jeanfrancoia


>
> Ed
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: dev-help_at_glassfish.dev.java.net