Skip to content

Commit

Permalink
Made Log4J dependency optional
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@2093 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
drallen committed Mar 18, 2009
1 parent 5c446c8 commit e070d26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions logging/pom.xml
Expand Up @@ -26,6 +26,7 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<optional>true</optional>
</dependency>

</dependencies>
Expand Down

0 comments on commit e070d26

Please sign in to comment.