[
https://issues.apache.org/jira/browse/WICKET-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Dashorst resolved WICKET-2559.
--------------------------------------
Resolution: Won't Fix
slf4j-api is a compile time dependency, so this should be taken care of by
maven. Listing all dependencies on this page would be a drag for us and would
get out of date quickly, as we use maven for this.
> /getting-wicket.html mentions needing slf4j-log4j12.jar in the classpath, but
> it should also note that slf4j-api.jar is required too (it's wasn't obvious
> to me at first)
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WICKET-2559
> URL: https://issues.apache.org/jira/browse/WICKET-2559
> Project: Wicket
> Issue Type: Bug
> Components: site
> Affects Versions: 1.4.3
> Environment: Firefox :)
> Reporter: Matt Bockol
> Assignee: Martijn Dashorst
>
> I'm was trying to use wicket with embedded jetty for a project and ran into
> trouble with SLF4j. It turned out I needed to include both slf4j-log4j12.jar
> and slf4j-api.jar in my classpath, though the page at /getting-wicket.html
> only mentions the former. As a newb, this wasn't obvious at first.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.