[logback-dev] svn commit: r685 - in logback/trunk/logback-access: . src/main/java/ch/qos/logback/access/resin

noreply.ceki at qos.ch noreply.ceki at qos.ch
Sun Oct 15 19:48:01 CEST 2006


Author: ceki
Date: Sun Oct 15 19:48:01 2006
New Revision: 685

Removed:
   logback/trunk/logback-access/src/main/java/ch/qos/logback/access/resin/
Modified:
   logback/trunk/logback-access/pom.xml

Log:
removing references to resin

Modified: logback/trunk/logback-access/pom.xml
==============================================================================
--- logback/trunk/logback-access/pom.xml	(original)
+++ logback/trunk/logback-access/pom.xml	Sun Oct 15 19:48:01 2006
@@ -57,12 +57,6 @@
 		</dependency>
 
 		<dependency>
-			<groupId>com.caucho</groupId>
-			<artifactId>resin</artifactId>
-			<scope>compile</scope>
-		</dependency>
-
-		<dependency>
 			<groupId>org.mortbay.jetty</groupId>
 			<artifactId>servlet-api-2.5</artifactId>
 			<scope>compile</scope>



More information about the logback-dev mailing list