You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/05/31 09:02:20 UTC

[jira] [Commented] (WW-4087) Add log4j dependency to example apps

    [ https://issues.apache.org/jira/browse/WW-4087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13671212#comment-13671212 ] 

ASF subversion and git services commented on WW-4087:
-----------------------------------------------------

Commit 1488113 from lukaszlenart
[ https://svn.apache.org/r1488113 ]

WW-4087 Adds log4j dependency to example apps
                
> Add log4j dependency to example apps
> ------------------------------------
>
>                 Key: WW-4087
>                 URL: https://issues.apache.org/jira/browse/WW-4087
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Example Applications
>    Affects Versions: 2.3.14.2
>            Reporter: Lukasz Lenart
>            Priority: Trivial
>             Fix For: 2.3.15
>
>
> Each example app has log4j.properties file but it won't work as log4j dependency is missing
> {code:xml}
>         <dependency>
>             <groupId>log4j</groupId>
>             <artifactId>log4j</artifactId>
>             <version>1.2.17</version>
>         </dependency>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira