Re: issues with 1) forking surefire and 2) Surefire's IsolatedClassloader class

2005-10-01 Thread Kenney Westerhof
On Sat, 1 Oct 2005, Andy Glick wrote: Hi Andy, > I've been working on adding forking to the surefire plugin, really into the > surefire package, in order to allow clover to work and to allow our > implementation to offer features similar to those provided by the JUnit Ant > task > > I've run into

issues with 1) forking surefire and 2) Surefire's IsolatedClassloader class

2005-09-30 Thread Andy Glick
I've been working on adding forking to the surefire plugin, really into the surefire package, in order to allow clover to work and to allow our implementation to offer features similar to those provided by the JUnit Ant task I've run into a number of problems: 1) on windows using both plexus.