Re: patch for surefire plugin to make it more Eclipse-friendly

2006-11-15 Thread Raif S. Naffah
hello Brian, On Thursday 16 November 2006 10:30, Brian E. Fox wrote: > Your best bet is to write an issue here: > http://jira.codehaus.org/browse/MSUREFIRE and attach your patch. This > way it won't get lost. done! thanks + cheers; rsn pgpF0CAO

patch for surefire plugin to make it more Eclipse-friendly

2006-11-15 Thread Raif S. Naffah
hello there, the attached patch checks first if the 'test' env-var value ends with ".java" or not before constructing the reg-exp for single/specific tests. with this patch, Eclipse users can select a test and run one external tool similar to the following: cheers; rsn Index: /exp