You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "David Anuta (JIRA)" <ji...@apache.org> on 2017/07/10 22:56:00 UTC

[jira] [Assigned] (GEODE-3179) The verifyBundledJarsHaveNotChanged test is failing due to slf4j-jdk

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

David Anuta reassigned GEODE-3179:
----------------------------------

    Assignee: David Anuta

> The verifyBundledJarsHaveNotChanged test is failing due to slf4j-jdk
> --------------------------------------------------------------------
>
>                 Key: GEODE-3179
>                 URL: https://issues.apache.org/jira/browse/GEODE-3179
>             Project: Geode
>          Issue Type: Bug
>          Components: http session, tests
>            Reporter: David Anuta
>            Assignee: David Anuta
>
> Test is failing with:
> Error
> java.lang.AssertionError: The bundled jars have changed. Please make sure
> you update the licence and notice
> as described in
> https://cwiki.apache.org/confluence/display/GEODE/License+Guide+for+Contributors
> When fixed, copy geode-assembly/build/test/bundled_jars.txt
> to src/test/resources/expected_jars.txt
> Removed Jars
> --------------
> Added Jars
> --------------
> slf4j-jdk
> Stacktrace
> java.lang.AssertionError: The bundled jars have changed. Please make sure
> you update the licence and notice
> as described in
> https://cwiki.apache.org/confluence/display/GEODE/License+Guide+for+Contributors
> When fixed, copy geode-assembly/build/test/bundled_jars.txt
> to src/test/resources/expected_jars.txt
> Removed Jars
> --------------
> Added Jars
> --------------
> slf4j-jdk
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at
> org.apache.geode.BundledJarsJUnitTest.verifyBundledJarsHaveNotChanged(BundledJarsJUnitTest.java:81)
> Likely due to Cargo session testing added in GEODE-2901.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)