Re: code re-use (svn commit: r473412)

2006-11-10 Thread John Casey
I have every intention of documenting and releasing this for use in plugin integration-testing. I'm not sure why we'd put this in the testing harness, as it's a very different type of testing that this enables. As for mangling the pom, I'm only doing at most two things: 1. changing the version to

Re: code re-use (svn commit: r473412)

2006-11-10 Thread Brett Porter
John, There's a lot of stuff there. Can you write a doc for how to use it? I can't really grok what all the local repository shuffling etc is meant for. And mangling POMs for testing sounds like a bad thing :) Also, should it be part of the existing testing harness? A lot of this code also