is this in pool or connector now? by the way, can we not comment out build logic when stuff gets moved? we have a version control system that will presere the state of things.
I am all for commenting stuff out for testing in a local environemnt or if you comment out optional config that gets checked in, but I see lots of commented out stuff that looks like it should have been removed prior to commiting. --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
