Re: [JBoss-dev] jboss-all head build error

2002-12-14 Thread Scott M Stark
ED]> Sent: Saturday, December 14, 2002 8:46 AM Subject: Re: [JBoss-dev] jboss-all head build error > On Sat, 2002-12-14 at 09:44, David Jencks wrote: > > You can no longer check out jboss-all on the head revision and build it. > > > > The correct checkout is > >

Re: [JBoss-dev] jboss-all head build error

2002-12-14 Thread Weiqi Gao
On Sat, 2002-12-14 at 09:44, David Jencks wrote: > You can no longer check out jboss-all on the head revision and build it. > > The correct checkout is > > cvs ... co jboss-head > > for jboss 4 > > cvs ... co -r Branch_3.2 jboss-3.2 > for 3.2 > > and > > cvs ... co -r Branch_3.0 jboss-3.0 >

Re: [JBoss-dev] jboss-all head build error

2002-12-14 Thread David Jencks
You can no longer check out jboss-all on the head revision and build it. The correct checkout is cvs ... co jboss-head for jboss 4 cvs ... co -r Branch_3.2 jboss-3.2 for 3.2 and cvs ... co -r Branch_3.0 jboss-3.0 for 3.0 I think this is now documented on the "how to build" page, but it cert

[JBoss-dev] jboss-all head build error

2002-12-14 Thread Weiqi Gao
There seems to be a typo in jboss-head at jboss-all/tools/etc/buildfragments/libraries.ent Which category should this be reported on SourceForge's bug system? In case someone else is hitting on the same problem, here's the error message (a patch is attached): [weiqi@gao-2001 build]$ ./build.sh b