RE: [JBoss-dev] Main is not building

2003-01-17 Thread Matt Munz
have found that this use of errors to keep the user in line can be quite beneficial. - Matt -Original Message- From: David Jencks [mailto:[EMAIL PROTECTED]] Sent: Fri 1/17/2003 9:10 AM To: [EMAIL PROTECTED] Cc: Subject

Re: [JBoss-dev] Main is not building

2003-01-17 Thread David Jencks
WIth current xdoclet, you have to be VERY CAREFUL TO IMPORT ALL CLASSES ONE BY ONE AND NEVER EVER USE A import ...*; Doing this in one class can easily mess up xdoclets class resolving and result in MANY OTHER generated classes not fully qualifying their class names. I suspect this has ha

Re: [JBoss-dev] Main is not building

2003-01-16 Thread Scott M Stark
- Original Message - From: "Chris Harris" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 9:15 AM Subject: RE: [JBoss-dev] Main is not building > http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1#cvs > >

Re: [JBoss-dev] Main is not building

2003-01-16 Thread Hunter Hillegas
Hillegas >> Sent: Thursday, January 16, 2003 11:19 AM >> To: JBoss Dev >> Subject: Re: [JBoss-dev] Main is not building >> >> >> Sourceforge has killed anon CVS until further notice. >> >>> From: Chris Kimpton <[EMAIL PROTECTED]> >>

RE: [JBoss-dev] Main is not building

2003-01-16 Thread Chris Harris
t; marcf > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On > > Behalf Of Hunter Hillegas > > Sent: Thursday, January 16, 2003 11:19 AM > > To: JBoss Dev > > Subject: Re: [JBoss-dev] Main is not building > >

RE: [JBoss-dev] Main is not building

2003-01-16 Thread marc fleury
how do you know they have KILLED it wtf!! marcf > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On > Behalf Of Hunter Hillegas > Sent: Thursday, January 16, 2003 11:19 AM > To: JBoss Dev > Subject: Re: [JBoss-dev]

Re: [JBoss-dev] Main is not building

2003-01-16 Thread Matt Cleveland
Now I really need a jboss-3.2.0RC1-src bundle that compiles. Matt Cleveland - Original Message - From: "Hunter Hillegas" <[EMAIL PROTECTED]> To: "JBoss Dev" <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 8:19 AM Subject: Re: [JBoss-dev] Main is

Re: [JBoss-dev] Main is not building

2003-01-16 Thread Hunter Hillegas
Sourceforge has killed anon CVS until further notice. > From: Chris Kimpton <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Thu, 16 Jan 2003 03:44:40 -0800 (PST) > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-dev] Main is not building > > Hi, > >

Re: [JBoss-dev] Main is not building

2003-01-16 Thread Adrian Brock
Head should compile now. Looks like xdoclet changed? Regards, Adrian From: "Scott M Stark" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: [JBoss-dev] Main is not building Date: Thu, 16 Jan 2003 01:47:09 -0800 The server module in jboss-head is not currently bu

Re: [JBoss-dev] Main is not building

2003-01-16 Thread Chris Kimpton
Hi, I can't even get the code - I get connection refused: cvs [update aborted]: connect to cvs.sourceforge.net(66.35.250.207):2401 failed: Connection refused Is anyone else seeing this? Chris --- Scott M Stark <[EMAIL PROTECTED]> wrote: > The server module in jboss-head is not currently buildi