[ https://issues.apache.org/jira/browse/KARAF-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209480#comment-13209480
]
Jamie goodyear commented on KARAF-1207:
---------------------------------------
Version 10.0.1 of com.google.guava contained deleteRecursively http://code.google.com/p/guava-libraries/source/browse/guava/src/com/google/common/io/Files.java?name=v10.0.1
Version 11.0 / 11.0.1 / 11.0.2 does not http://code.google.com/p/guava-libraries/source/browse/guava/src/com/google/common/io/Files.java?name=v11.0.1
http://guava-libraries.googlecode.com/svn/tags/release04/javadoc/com/google/common/io/Files.html#deleteRecursively(java.io.File
> Karaf tooling exam regression tests failing on NoSuchMethodError com.google.common.io.Files.deleteRecursively
> -------------------------------------------------------------------------------------------------------------
>
> Key: KARAF-1207
> URL: https://issues.apache.org/jira/browse/KARAF-1207
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 3.0.0
> Environment: Mac, Linux
> Reporter: Jamie goodyear
> Fix For: 3.0.0
>
>
> karaf tooling exam regression tests failing with error message:
> java.lang.NoSuchMethodError: com.google.common.io.Files.deleteRecursively(Ljava/io/File;)V
> This prevents a clean build.
--
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
|