dev@glassfish.java.net

Re: maven checkout and glassfish-image-SNAPSHOT.jar

From: Ed Burns <ed.burns_at_sun.com>
Date: Mon, 25 Jul 2005 08:14:04 -0700

>>>>> On Mon, 25 Jul 2005 10:51:18 -0400, Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM> said:

JA> Hi Ed,
JA> 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?

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

JA> glassfish.image.version=SNAPSHOT

JA> to

JA> glassfish.image.version=9.0-b10

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

Thanks,

What's the build number for a build that has decent deployment time for
webapps? Were those slow deployment bugs fixed yet?

Ed