I just got a clean copy of everything from CVS, and built it from scratch...
well tried to.

I still got the error below so I had to change those two properties again to

   <property name="executemodules.header" value="Executing '${target}' in
module '${module}'..."/>
   <property name="executemodules.footer" value="...Finished with
'${target}' in module '${module}'."/>

this must be something that comes up under win2k but not linux?  Although it
never occurred for me before yesterday.

Anyway apart from that everything built fine, including Jetty.

When I tried to run it I got some errors from Jetty and on shut down all
hell broke loose (on the Jetty shutdown).  Running without Jetty everything
is fine.

David.

> -----Original Message-----
> From: Jason Dillon [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 11, 2001 5:50 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: [JBoss-dev] How to build now?
> 
> 
> I don't see this, could you try this again with the latest changes.
> 
> --jason
> 
> 
> On Tue, 11 Sep 2001, David Maplesden wrote:
> 
> > I just had the same thing, its complaining about the lines...
> >
> >   <property name="executemodules.header"><![CDATA[
> >     
> ======================================================================
> >     ==  Executing '${target}' in module '${module}'...
> >     ==]]></property>
> >
> >   <property name="executemodules.footer"><![CDATA[
> >     ==
> >     ==  Finished with '${target}' in module '${module}'.
> >     
> ======================================================================
> >     ]]></property>
> >
> > .. if that's any help.
> >
> > David
> >
> > > -----Original Message-----
> > > From: Bill Burke [mailto:[EMAIL PROTECTED]]
> > > Sent: Tuesday, September 11, 2001 3:45 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: RE: [JBoss-dev] How to build now?
> > >
> > >
> > > I get the following error on Win2k.  I had to revert to an
> > > older build.bat
> > > to get it to compile....
> > >
> > > D:\main\jboss-all\jboss-all\build>build.bat
> > > Calling ..\tools\bin\ant.bat
> > > Buildfile: build.xml
> > >
> > > BUILD FAILED
> > >
> > > D:\main\jboss-all\jboss-all\build\build.xml:276: You must
> > > specify value,
> > > locatio
> > > n or refid with the name attribute
> > >
> > > Total time: 4 seconds
> > >
> > > D:\main\jboss-all\jboss-all\build>
> > >
> > >
> > > Regards,
> > >
> > > Bill
> > >
> > > > -----Original Message-----
> > > > From: [EMAIL PROTECTED]
> > > > [mailto:[EMAIL PROTECTED]]On
> > > Behalf Of Jason
> > > > Dillon
> > > > Sent: Monday, September 10, 2001 11:23 PM
> > > > To: Jboss-Development@Lists. Sourceforge. Net
> > > > Subject: Re: [JBoss-dev] How to build now?
> > > >
> > > >
> > > > jboss-all, then `build/build.bat` should build the 
> cluster module.
> > > > jboss-most will work too, but I suggest jboss-all.
> > > >
> > > > --jason
> > > >
> > > >
> > > > On Mon, 10 Sep 2001, Bill Burke wrote:
> > > >
> > > > > I gotten lastest in awhile.  How do I build now?  I want
> > > to build the
> > > > > cluster module on Win2k.  Do I get jboss-most? 
> jboss-all? or what?
> > > > >
> > > > > Thanks,
> > > > >
> > > > > Bill
> > > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > Jboss-development mailing list
> > > > [EMAIL PROTECTED]
> > > > https://lists.sourceforge.net/lists/listinfo/jboss-development
> > > >
> > >
> > >
> > >
> > > _______________________________________________
> > > Jboss-development mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/jboss-development
> > >
> >
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> >
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to