You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2015/01/12 13:28:35 UTC

[jira] [Updated] (AVRO-1624) Surefire forkMode is deprecated

     [ https://issues.apache.org/jira/browse/AVRO-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated AVRO-1624:
----------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.8
         Assignee: Niels Basjes
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

+1 I ran all the Java tests successfully with the patch, and the warning no longer appeared.

I committed this. Thanks Niels!

> Surefire forkMode is deprecated
> -------------------------------
>
>                 Key: AVRO-1624
>                 URL: https://issues.apache.org/jira/browse/AVRO-1624
>             Project: Avro
>          Issue Type: Bug
>          Components: java, trevni
>            Reporter: Niels Basjes
>            Assignee: Niels Basjes
>             Fix For: 1.7.8
>
>         Attachments: AVRO-1624-2014-12-19-v1.patch
>
>
> During a java build I see this warning message several times:
> {code}
> [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ avro ---
> [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)