Ok, I bet I know why this is broken.  I think that the rars were added to a 
'rars' target then the 'most' target was changed to include it.  This is 
just a guess, checking the cvs files will tell for sure.

The 'jars' target is meant to build all of the archinve files, not just 
those ending with .jar.  Perhaps it should be renamed accordingly... though 
I can't think of something plesant sounding at the moment.  Perhaps 'lib' is 
better.

Anyways, I will fix this, since my recient changes broke it.  In the future, 
when adding new targets like this besure to put the proper dependencies in 
the main target, and not the psuedo targets (those listed under the 'Misc.' 
section).

--jason


On Thu, 6 Dec 2001, Hunter Hillegas wrote:

> Okay, this answers why my fresh checkout doesn't build...
> 
> Feel free to disregard the last message... Though I agree 1000% with David
> regarding running the unit tests.
> 
> > From: Jason Dillon <[EMAIL PROTECTED]>
> > Date: Thu, 6 Dec 2001 11:51:28 -0800 (PST)
> > To: David Jencks <[EMAIL PROTECTED]>
> > Cc: jboss-dev <[EMAIL PROTECTED]>
> > Subject: [JBoss-dev] Re: The reason no tests work - build is broken
> > 
> > Any idea why they are not copied?
> > 
> > --jason
> > 
> > 
> > On Thu, 6 Dec 2001, David Jencks wrote:
> > 
> >> After a few minutes of investigation, I found one reason all the tests are
> >> failing, jboss-xa.rar and jboss-jdbc.rar are not copied to deploy/lib, so
> >> no database access for anyone.
> >> 
> >> Look guys, in the last day we've had a big untested change in the build
> >> system and a file checked in that doesn't even compile.
> >> 
> >> NO MATTER HOW SIMPLE YOUR CHANGE RUN AT LEAST THE UNIT TESTS!!!!!
> >> 
> >> 
> >> thanks
> >> david jencks
> >> 
> > 
> > 
> > _______________________________________________
> > 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