Author: hfnukal
Date: 2011-11-07 10:52:28 -0500 (Mon, 07 Nov 2011)
New Revision: 8001
Modified:
epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/serverAddon/gatein.ear/pom.xml
Log:
JBEPP-1328 Remove modules jar from packaging
Modified:
epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/serverAddon/gatein.ear/pom.xml
===================================================================
---
epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/serverAddon/gatein.ear/pom.xml 2011-11-07
12:23:14 UTC (rev 8000)
+++
epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/serverAddon/gatein.ear/pom.xml 2011-11-07
15:52:28 UTC (rev 8001)
@@ -1103,6 +1103,12 @@
<dependency>
<groupId>org.gatein.shindig</groupId>
<artifactId>shindig-gadgets</artifactId>
+ <exclusions>
+ <exclusion>
+ <artifactId>modules</artifactId>
+ <groupId>rome</groupId>
+ </exclusion>
+ </exclusions>
</dependency>
<dependency>
<groupId>org.gatein.shindig</groupId>
Show replies by date