On Jun 19, 2012, at 18:15, sebb <seb...@gmail.com> wrote:

> On 19 June 2012 20:55, Dan Tran <dant...@gmail.com> wrote:
>> running single test with 2.12 is broken on Windows , and no fix
>> available either.
>>
>> Dont have the JIRA number with me thou.
>
> AFAIK, broken for all OSes:
>
> http://jira.codehaus.org/browse/SUREFIRE-827

Perfect!

Gary
>
>
>> -Dan
>>
>>
>> On Tue, Jun 19, 2012 at 12:45 PM, Gary Gregory <garydgreg...@gmail.com> 
>> wrote:
>>> On Tue, Jun 19, 2012 at 2:17 PM, Ralph Goers 
>>> <ralph.go...@dslextreme.com>wrote:
>>>
>>>> What? The surefire plugin no longer supports running individual tests?
>>>> That can't be right.
>>>>
>>>
>>> It's not right but it is so :( At least with JUnit.
>>>
>>> Gary
>>>
>>>
>>>>
>>>> Ralph
>>>>
>>>> On Jun 19, 2012, at 9:18 AM, ggreg...@apache.org wrote:
>>>>
>>>>> Author: ggregory
>>>>> Date: Tue Jun 19 16:18:32 2012
>>>>> New Revision: 1351765
>>>>>
>>>>> URL: http://svn.apache.org/viewvc?rev=1351765&view=rev
>>>>> Log:
>>>>> Add commented out section for running individual tests.
>>>>>
>>>>> Modified:
>>>>>    commons/proper/vfs/trunk/pom.xml
>>>>>
>>>>> Modified: commons/proper/vfs/trunk/pom.xml
>>>>> URL:
>>>> http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1351765&r1=1351764&r2=1351765&view=diff
>>>>>
>>>> ==============================================================================
>>>>> --- commons/proper/vfs/trunk/pom.xml (original)
>>>>> +++ commons/proper/vfs/trunk/pom.xml Tue Jun 19 16:18:32 2012
>>>>> @@ -151,6 +151,14 @@
>>>>>           <artifactId>maven-checkstyle-plugin</artifactId>
>>>>>           <version>2.9.1</version>
>>>>>         </plugin>
>>>>> +        <!-- Use 2.11 to run individual tests, 2.12 seems to no longer
>>>> support this feature.  -->
>>>>> +        <!--
>>>>> +        <plugin>
>>>>> +          <groupId>org.apache.maven.plugins</groupId>
>>>>> +          <artifactId>maven-surefire-plugin</artifactId>
>>>>> +          <version>2.11</version>
>>>>> +        </plugin>
>>>>> +         -->
>>>>>       </plugins>
>>>>>     </pluginManagement>
>>>>>     <plugins>
>>>>>
>>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>>
>>>>
>>>
>>>
>>> --
>>> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
>>> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
>>> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
>>> Blog: http://garygregory.wordpress.com
>>> Home: http://garygregory.com/
>>> Tweet! http://twitter.com/GaryGregory
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to