]> source.dussan.org Git - jackcess.git/commitdiff
log4j is not required
authorJames Ahlborn <jtahlborn@yahoo.com>
Mon, 28 Jan 2008 15:23:24 +0000 (15:23 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Mon, 28 Jan 2008 15:23:24 +0000 (15:23 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@225 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index 9142143e2cf0b6485da0bd8084c59d5e7ae94e6e..abd00e15c0eb81fc1617ee52b31eb5f34bf7a448 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <artifactId>log4j</artifactId>
       <version>1.2.7</version>
       <scope>runtime</scope>
+      <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>junit</groupId>