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

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

     [ https://issues.apache.org/jira/browse/WW-4087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart resolved WW-4087.
-------------------------------

    Resolution: Fixed
      Assignee: Lukasz Lenart

Done!
                
> 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
>            Assignee: 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