[ 
https://issues.apache.org/jira/browse/AVRO-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130076#comment-13130076
 ] 

Scott Carey commented on AVRO-935:
----------------------------------

Works for me, though it won't get past the compiler project without 
-DfailIfNoTests=false for some reason.

cd lang/java
mvn test -Dtest=TestGenericData

works, but fails after the project with it in there.

It also works if I add 
<failIfNoTests>false</failIfNoTests>

to the surefire plugin configuration in lang/java/pom.xml
                
> Update Java dependencies for 1.6.0
> ----------------------------------
>
>                 Key: AVRO-935
>                 URL: https://issues.apache.org/jira/browse/AVRO-935
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Scott Carey
>            Assignee: Scott Carey
>             Fix For: 1.6.0
>
>         Attachments: AVRO-935.patch
>
>
> Update Java dependencies to the latest version where appropriate.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to