Brett Porter wrote:
Hi Kenney,
On 04/06/2007, at 9:51 PM, [EMAIL PROTECTED] wrote:
- surefireArtifact.isSnapshot(); // TODO: this is ridiculous,
but it fixes getBaseVersion to be -SNAPSHOT if needed
+ //surefireArtifact.isSnapshot(); // TODO: this is ridiculous,
but it fixes getBaseVersion to be -SNAPSHOT if needed
What was the reason to comment this out?
My bad, it was still in my local changeset when I was working on fixing that
TODO (months ago); I accidently
committed it.
Thanks for noticing ;) I was just trying to figure out why the surefire plugin
couldn't find surefire-junit4... Serves me right for not svn diffing this time
before committing! :)
It's reverted in svn and I redeployed the plugin.
Thanks!
Kenney
- Brett