You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2016/11/06 17:02:36 UTC

svn commit: r1768362 - /tomee/javaee-api/trunk/pom.xml

Author: rmannibucau
Date: Sun Nov  6 17:02:36 2016
New Revision: 1768362

URL: http://svn.apache.org/viewvc?rev=1768362&view=rev
Log:
removing jaspic from javaee tomcat api

Modified:
    tomee/javaee-api/trunk/pom.xml

Modified: tomee/javaee-api/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomee/javaee-api/trunk/pom.xml?rev=1768362&r1=1768361&r2=1768362&view=diff
==============================================================================
--- tomee/javaee-api/trunk/pom.xml (original)
+++ tomee/javaee-api/trunk/pom.xml Sun Nov  6 17:02:36 2016
@@ -160,6 +160,7 @@
                 <excludes>
                   <exclude>*:*:sources</exclude>
                   <exclude>*:geronimo-jsp*</exclude>
+                  <exclude>*:geronimo-jaspic*</exclude>
                   <exclude>*:tomcat-servlet-api*</exclude>
                   <exclude>*:tomcat-websocket-api*</exclude>
                   <exclude>*:tomcat-el-api*</exclude>