Author: michiel
Date: 2010-02-16 02:12:58 +0100 (Tue, 16 Feb 2010)
New Revision: 41063
Modified:
mmbase/trunk/utils/pom.xml
Log:
Modified: mmbase/trunk/utils/pom.xml
===================================================================
--- mmbase/trunk/utils/pom.xml 2010-02-16 01:09:24 UTC (rev 41062)
+++ mmbase/trunk/utils/pom.xml 2010-02-16 01:12:58 UTC (rev 41063)
@@ -137,6 +137,11 @@
<scope>provided</scope>
</dependency>
<dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
</dependency>
@@ -148,18 +153,6 @@
<artifactId>commons-io</artifactId>
</dependency>
<dependency>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- <scope>provided</scope>
- </dependency>
-
- <dependency>
- <groupId>${jsp.groupId}</groupId>
- <artifactId>jsp-api</artifactId>
- <scope>provided</scope>
- </dependency>
-
- <dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<scope>provided</scope>
@@ -172,21 +165,6 @@
</dependency>
<dependency>
- <groupId>javax.mail</groupId>
- <artifactId>mail</artifactId>
- <version>1.4.1</version>
- <scope>provided</scope>
- </dependency>
-
-
- <!--
- <dependency>
- <groupId>javax.portlet</groupId>
- <artifactId>portlet-api</artifactId>
- <version>2.0</version>
- </dependency>
- -->
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs