You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:52:28 UTC

[jira] [Closed] (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 ]

Anthony Baker closed GEODE-3179.
--------------------------------

> 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
>            Priority: Major
>             Fix For: 1.3.0
>
>
> 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
(v7.6.3#76005)