I solved my logging issues, it turns out I needed in a basetestcase to init the log4j system. ARgh.. Now I am trying to figure out how best to structure my Integration Unit Tests.
Does the maven test target run IU tests? I checked out Turbine 2 from CVS and ran the target test, then the site target. However, the various IU tests are not listed, in fact apparently there are no Unit tests at all! So how should I run my IU tests? I don't want to run them constantly because some can take up to 5 minutes of processing to do. Eric -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
