Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Surefire Update to 2.19.1

nothing against that except it may be a lot of work depending on the changes in surefire.

If you do it, keep it separate from the TestNG support so we don't change two variables at the same time.

Regards
Jan





On 22/04/16 20:23, "tycho-dev-bounces@xxxxxxxxxxx on behalf of SCHREIBER.Martin" <tycho-dev-bounces@xxxxxxxxxxx on behalf of Martin.SCHREIBER@xxxxxxxxxxxxx> wrote:

>Hi,
>
>
>I am looking into how much effort it will be to add TestNG support to Tycho [1].
>One of the features of the Surefire TestNG is to specify the level of verbosity.
>This feature was added in Maven Surefire TestNG v2.19. If we want to support that verbosity parameter, we have to update all surefire plugins to v2.19. Does somethink speak against that update (beside creating all the CQs)?
>
>
>
>
>-martin
>
>
>
>[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=491432
>[2] 
>https://maven.apache.org/surefire/maven-surefire-plugin/examples/testng.html <https://maven.apache.org/surefire/maven-surefire-plugin/examples/testng.html> 
>

Back to the top