Bertrand Delacretaz wrote: > > I haven't been able to test the Maven stuff lately, but I'd like to > mention that the HtmlUnit tests will need to run under Maven once > they're ported to 2.2. >
yes i noticed this yesterday when i tried to compile the tests again. Htmlunit has bad poms on ibiblio so we'll have to upload it to cvs.a.o ourselves again. > I've seen some code (from Daniel IIRC) fly by, which uses a more > integrated testing method, starting the servlet under test in the same > JVM, but I don't know what the preferred way is with Maven. Of course, > the 2.1.x way of running these tests is not suitable to automated > continuous integration. > > Dunno how much impact this has on the Maven stuff, just wanted to make > sure this is not forgotten. And if someone has pointers on how to do > this the right way, I hope to find some time to port these tests to 2.2. > at some point. > It doesn't impact the maven stuff as such. I'ld say we leave those tests out for now and worry about how to run them later. Regards Jorg
