svn commit: r1598901 - /portals/jetspeed-2/portal/trunk/pom.xml

[email protected]
Newsgroups gmane.comp.jakarta.jetspeed.devel
Message-ID <[email protected]>
Author: taylor
Date: Sat May 31 19:06:28 2014
New Revision: 1598901

URL: http://svn.apache.org/r1598901
Log:
JS2-1290: removing inclusion of servlet-api into jetspeed lib directory

Modified:
    portals/jetspeed-2/portal/trunk/pom.xml

Modified: portals/jetspeed-2/portal/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/pom.xml?rev=1598901&r1=1598900&r2=1598901&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/pom.xml (original)
+++ portals/jetspeed-2/portal/trunk/pom.xml Sat May 31 19:06:28 2014
@@ -240,6 +240,7 @@
     <commons-io.version>1.4</commons-io.version>
     <commons-jexl.version>1.1</commons-jexl.version>
     <commons-lang.version>2.4</commons-lang.version>
+    <commons-logging.version>1.1</commons-logging.version>
     <slf4j.version>1.5.6</slf4j.version>
     <commons-pool.version>1.5.6</commons-pool.version>
     <ddlutils.version>1.0</ddlutils.version>
@@ -937,6 +938,17 @@
         <version>${commons-codec.version}</version>
       </dependency>
       <dependency>
+        <groupId>commons-logging</groupId>
+        <artifactId>commons-logging</artifactId>
+        <version>${commons-logging.version}</version>
+        <exclusions>
+            <exclusion>
+                <groupId>javax.servlet</groupId>
+                <artifactId>servlet-api</artifactId>
+            </exclusion>
+        </exclusions>
+      </dependency>
+      <dependency>
         <groupId>net.sf.ehcache</groupId>
         <artifactId>ehcache-core</artifactId>
         <version>${ehcache.version}</version>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.