[ 
https://issues.apache.org/jira/browse/WICKET-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981689#action_12981689
 ] 

Martin Grigorov commented on WICKET-3329:
-----------------------------------------

wicket-core/pom.xml specifies slf4j-api. The user application (in this case the 
quickstart app) needs to provide slf4j implementation (in the quickstart case - 
slf4j-log4j + log4j itself). Other apps may prefer to work with LogBack or 
java.util.logging, or anything else.

> Quickstart project should depend on slf4j 1.6.1
> -----------------------------------------------
>
>                 Key: WICKET-3329
>                 URL: https://issues.apache.org/jira/browse/WICKET-3329
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.5-RC1
>            Reporter: Major Peter
>            Assignee: Martin Grigorov
>
> The quickstart in trunk depends on 1.5.8, but wicket-core depends on 1.6.1, 
> and this two version doesn't fit together resulting in nice stacktraces while 
> running Start.java.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to