Did you try the build.bat script?  It should use the correct version of Ant
with all of the correct support jars.

--jason


On Fri, 31 Aug 2001, Dan - Blue Lotus Software wrote:

> Win2k
>
> jboss-all
>
> One thing.  I first tried it with Ant v1.3.  It crashed and burned quickly,
> due to a missing buildmagic class.  So I copied the Jar file into the lib
> directory of Ant.  This got me past the classpath problem, but exposed the
> <record> problem.  So when I installed Ant v1.4beta2, I dropped the
> buildmagic jar file into its lib directory, too.  That may not have been
> necessary.
>
> -dan
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jason
> Dillon
> Sent: Friday, August 31, 2001 9:35 PM
> To: JBoss Dev
> Subject: Re: [JBoss-dev] requirements for build
>
>
> What os are you using?
>
> What module did you checkout?
>
>
> --jason
>
>
> On Fri, 31 Aug 2001, Dan - Blue Lotus Software wrote:
>
> > Well, I downloaded and compiled the Rabbit Hole release of JBoss today.
> > It's the first time I've built JBoss from scratch in about 6 months.  At
> any
> > rate, I thought I'd reflect a little on a couple of things, so that I can
> > save people the 30 minutes I spent figuring it out.
> >
> > -You need v1.4beta of Ant.  The current release is v1.4beta2.
> > -Copy the jar file from "<your_jboss_dir>/tools/buildmagic-tasks.jar" into
> > the "lib" directory under Ant.
> >
> > Once that's done, you can cd into "<your_jboss_dir>/build" and type
> "build".
> >
> > I'm sorry if this is obvious to everyone on this list.  It wasn't for me,
> > though.  The directions for buildmagic say nothing about how to *install*
> > it.  And the build script contains the <record> tag, which is only
> supported
> > in v1.4beta1 and beyond.
> >
> > -dan
> >
> > --
> > Dan Kirkpatrick, Software Architect
> > Blue Lotus Software    +44 (0) 1224 575 985
> > [EMAIL PROTECTED]
> > http://www.bluelotussoftware.com
> >
> >
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-development
> >
>
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>


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

Reply via email to