[
https://issues.apache.org/jira/browse/WW-4087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13671620#comment-13671620
]
Hudson commented on WW-4087:
----------------------------
Integrated in Struts2-JDK6 #721 (See
[https://builds.apache.org/job/Struts2-JDK6/721/])
WW-4087 Adds log4j dependency to example apps (Revision 1488113)
Result = SUCCESS
lukaszlenart :
Files :
*
/struts/struts2/trunk/archetypes/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml
*
/struts/struts2/trunk/archetypes/struts2-archetype-convention/src/main/resources/archetype-resources/pom.xml
*
/struts/struts2/trunk/archetypes/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml
> 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