dev@glassfish.java.net

Re: build broken?

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Thu, 09 Nov 2006 10:15:12 -0800

Dinesh Patil wrote:
> Build is not broken.. you will have to update bootstrap module and try
> from clean state..
'*cd glassfish/bootstrap; maven checkout bootstrap-all build*' is NOT
giving a REAL up-to-date copy of ALL the jars/files should really be
addressed. There are so many times when one forget to do 'cvs update
-d' in the bootstrap directory itself and ends up with out-of-sync
situation.
Is it really impossible for the bootstrap-all command to update the
bootstrap directory itself ?
>
> Hudson builds are failing in 4 Admin GUI tests though, after some
> changes in admin-gui yesterday..
We haven't changed anything relating to the current version of Admin GUI
for quite some times. Senthil will take a look though.

thanks
Anissa.

See the console log here.
http://glassfishbuildtools.sun.com:8000/hudson/job/glassfish/build/2006-11-08_12-08-19/changes#detail12


thanks
Dinesh

Lloyd L Chambers wrote:

Anyone know what might be wrong? I did a 'cvs update' on 'bootstrap'
first.

MB:/gf-trunk/build/glassfish/bootstrap lloyd$ maven clean; maven
clobber; maven bootstrap all; maven checkout; maven build