Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error including library #15

Closed
jtushar53 opened this issue Dec 21, 2014 · 1 comment
Closed

Error including library #15

jtushar53 opened this issue Dec 21, 2014 · 1 comment

Comments

@jtushar53
Copy link

i was just reviewing all classes, will be using AngularJS and Servlets(non-Maven project)

got this error
untitled

included all dependency Jackson, SLF4J, first time seen this error.

@lhazlewood
Copy link
Contributor

This must be an Eclipse-specific problem. JJWT builds fine, all tests pass, and is used in many Java projects. We use it in our JDK 8 project (and others) with no problems.

On a separate issue: are you including an SLF4J implementation jar? Just having the API isn't good enough. You need to select an implementation of the API that is relevant for your logging implementation of choice (e.g. Log4j, Logback, etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants