Revision: 926
          http://jwebunit.svn.sourceforge.net/jwebunit/?rev=926&view=rev
Author:   henryju
Date:     2011-09-23 15:05:27 +0000 (Fri, 23 Sep 2011)
Log Message:
-----------
Remove duplicate slf4j implementation.

Modified Paths:
--------------
    trunk/jwebunit-webdriver-plugin/pom.xml

Modified: trunk/jwebunit-webdriver-plugin/pom.xml
===================================================================
--- trunk/jwebunit-webdriver-plugin/pom.xml     2011-09-23 15:03:33 UTC (rev 
925)
+++ trunk/jwebunit-webdriver-plugin/pom.xml     2011-09-23 15:05:27 UTC (rev 
926)
@@ -81,6 +81,10 @@
                     <artifactId>org.apache.commons</artifactId>
                     <groupId>commons-io</groupId>
                 </exclusion>
+                <exclusion>
+                    <artifactId>slf4j-jdk14</artifactId>
+                    <groupId>org.slf4j</groupId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
JWebUnit-development mailing list
JWebUnit-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to