Revision: 1309
Author:   ge0ffrey
Date:     2006-08-17 23:49:34 -0700 (Thu, 17 Aug 2006)
ViewCVS:  http://svn.sourceforge.net/spring-rich-c/?rev=1309&view=rev

Log Message:
-----------
remove commons-logging-api dependency

Modified Paths:
--------------
    trunk/spring-richclient/pom.xml
    trunk/spring-richclient/support/pom.xml
Modified: trunk/spring-richclient/pom.xml
===================================================================
--- trunk/spring-richclient/pom.xml     2006-08-17 21:56:38 UTC (rev 1308)
+++ trunk/spring-richclient/pom.xml     2006-08-18 06:49:34 UTC (rev 1309)
@@ -622,11 +622,6 @@
             <!-- Logging -->
             <dependency>
                 <groupId>commons-logging</groupId>
-                <artifactId>commons-logging-api</artifactId>
-                <version>1.0.4</version>
-            </dependency>
-            <dependency>
-                <groupId>commons-logging</groupId>
                 <artifactId>commons-logging</artifactId>
                 <version>1.0.4</version>
             </dependency>

Modified: trunk/spring-richclient/support/pom.xml
===================================================================
--- trunk/spring-richclient/support/pom.xml     2006-08-17 21:56:38 UTC (rev 
1308)
+++ trunk/spring-richclient/support/pom.xml     2006-08-18 06:49:34 UTC (rev 
1309)
@@ -72,10 +72,6 @@
         <!-- Logging -->
         <dependency>
             <groupId>commons-logging</groupId>
-            <artifactId>commons-logging-api</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>commons-logging</groupId>
             <artifactId>commons-logging</artifactId>
         </dependency>
         <!-- TODO test cases should use log4j transparently -->


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


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
spring-rich-c-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs

Reply via email to