On Wed, Jul 22, 2009 at 3:36 PM, Simon Laws<[email protected]> wrote: > I converted most of the test contributions over to approach 3/ now so > they just look like normal maven modules without the time overhead of > pulling the contents of each module individually from OASIS svn. > > Can someone who has a 2.x build, check out the otests and see if the > maven poms work. The tests mostly fail still. > > Simon >
Its seems like it works to me, though running the tests quite quickly tests fail with out of memory (PermGen) errors. Do you get that too? Maybe changing the surefire fork mode to be per test would help as a work around? (though it seems like we're having quite a few of these PermGen issues so we should probably try to the bottom of it eventually) ...ant
