no idea, although i see that guacamole client is using slf4j-api 1.7.7 everywhere else. I suspect this whats causing my issue, but I really don't know.
On Sun, Dec 2, 2018 at 1:15 PM Nick Couchman <[email protected]> wrote: > On Sun, Dec 2, 2018 at 1:21 PM Not Speedy <[email protected]> wrote: > >> fyi...after running mvn dependency:tree, it looks like slf-log4j12 1.5.8 >> is being pulling in from jradius-core...not sure why this is causing me >> issues and nobody else....odd. >> > > How about SLF4J 1.6 or 1.7? Any idea where that's coming from? It's > almost like something else is providing a later version. I've just > completed testing with the master branch and I don't get that error. I get > a different one, which looks like a completely separate issue/regression > from what you're seeing (but maybe more related to the other thread I have > going on the RADIUS module). FWIW, it looks like the staging/1.0.0 branch > builds and works successfully for me. > > -Nick > >>
