<div dir="ltr"><font face="georgia,serif">Hi,</font><div><font face="georgia,serif"><br></font></div><div><font face="georgia,serif">I get the following error when my library starts. It uses Logback via SLF4J API and <a href="https://github.com/evgeny-goldin/gcommons/blob/master/src/main/resources/logback.groovy">&quot;logback.groovy&quot;</a> is packed in the root of jar file.</font></div>

<div><font face="georgia,serif"><br></font></div><div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><div><div style="font-family: arial; "><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">20:36:58,117 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.groovy] at [jar:file:/C:/Users/evgeny/.m2/repository/...</font><span class="Apple-style-span" style="font-family: &#39;courier new&#39;, monospace; ">/gcommons-0.5.3-SNAPSHOT.jar!/logback.groovy]</span></div>

<div style="font-family: arial; "><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">20:36:58,122 |-ERROR in ch.qos.logback.core.joran.spi.ConfigurationWatchList@139d891 - URL [jar:file:/C:/Users/evgeny/.m2/repository/..</font><span class="Apple-style-span" style="font-family: &#39;courier new&#39;, monospace; ">/<b>gcommons-0.5.3-SNAPSHOT.jar!/logback.groovy</b>] is not of type file</span></div>

<div style="font-family: arial; "><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">20:36:58,401 |-INFO in ch.qos.logback.classic.gaffer.ConfigurationDelegate@b92dc2 - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]</font></div>

<div style="font-family: arial; "><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">20:36:58,402 |-INFO in ch.qos.logback.classic.gaffer.ConfigurationDelegate@b92dc2 - Naming appender as [CONSOLE]</font></div>

</div><div style="font-family: arial; "><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></div></font></div><div style="font-family: georgia, serif; ">I tracked it down to <a href="http://logback.qos.ch/xref/ch/qos/logback/core/joran/spi/ConfigurationWatchList.html#65">ConfigurationWatchList.convertToFile()</a> that raises this error. </div>

<div style="font-family: georgia, serif; "><br></div><div style="font-family: georgia, serif; ">1) Is it a bug that this an Ok jar-based URL is marked as an error?</div><div style="font-family: georgia, serif; ">2) Can I start up the library silently without those messages displayed? This is my main goal here.</div>

<div style="font-family: georgia, serif; "><br></div><div style="font-family: georgia, serif; ">Thanks!</div><div dir="ltr"><div><font face="georgia, serif"><br></font></div><div><font face="georgia, serif">Best regards,</font></div>

<div><font face="georgia, serif">Evgeny</font></div><div><font face="georgia, serif"><a href="http://evgeny-goldin.com/" target="_blank">evgeny-goldin.com</a></font></div><div><font class="Apple-style-span" face="georgia, serif"><br>

</font></div></div>
</div></div>