Thanks David! Searching git history for slf4j-jdk wasn't yielding much for
me.

On Mon, Jul 10, 2017 at 4:03 PM, David Anuta <david.r.an...@gmail.com>
wrote:

> It looks like that might have been caused by my commit for GEODE-2901.
> slf4j-jdk.jar is included in the Tomcat zip folder located within the
> geode-assembly/build/install/apache-geode/tools/Modules/ modules directory
> and the change extracts that folder.
>
> I've created GEODE-3179 <https://issues.apache.org/jira/browse/GEODE-3179>
> to
> resolve the issue and will work on fixing it shortly.
>
> On Mon, Jul 10, 2017 at 10:53 AM, Kirk Lund <kl...@apache.org> wrote:
>
> > Does anyone know how and where "slf4j-jdk" was added as a dependency and
> > bundled jar?
> >
> > I get the feeling that everyone is expecting someone else (the person who
> > added it?) is going to fix it. Was it added in a PR maybe?
> >
> > 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.verifyBundledJarsHaveNotChange
> > d(BundledJarsJUnitTest.java:81)
> >
>
>
>
> --
> David Anuta
>

Reply via email to