You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Zack Shoylev (JIRA)" <ji...@apache.org> on 2015/07/28 15:24:06 UTC

[jira] [Commented] (JCLOUDS-975) compilation failures with Guava 19.0-rc1

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

Zack Shoylev commented on JCLOUDS-975:
--------------------------------------

Running some tests.

> compilation failures with Guava 19.0-rc1
> ----------------------------------------
>
>                 Key: JCLOUDS-975
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-975
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-compute
>    Affects Versions: 2.0.0
>            Reporter: Andrew Gaul
>            Assignee: Zack Shoylev
>              Labels: openstack-nova
>
> Seen when running {{mvn clean test-compile -Dguava.version=19.0-rc1}}:
> {noformat}
> [INFO] Compiling 124 source files to /home/gaul/work/jclouds/apis/openstack-nova/target/test-classes
> warning: No processor claimed any of these annotations: org.testng.annotations.AfterClass,org.jclouds.rest.annotations.ResponseParser,org.testng.annotations.DataProvider,org.testng.annotations.BeforeClass,org.testng.annotations.BeforeMethod,org.testng.annotations.Test,org.jclouds.rest.annotations.SelectJson,org.testng.annotations.AfterMethod,org.testng.annotations.BeforeTest,javax.ws.rs.Consumes,org.testng.annotations.BeforeGroups   
> error: cannot access CheckReturnValue
>   class file for javax.annotation.CheckReturnValue not found
>   Consult the following stack trace for details.
>   com.sun.tools.javac.code.Symbol$CompletionFailure: class file for javax.annotation.CheckReturnValue not found
> {noformat}
> We should investigate this before Guava 19.0 releases.



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