Author: hfnukal
Date: 2012-06-22 08:57:31 -0400 (Fri, 22 Jun 2012)
New Revision: 8737
Modified:
epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/serverAddon/gatein.ear/pom.xml
Log:
Bug 807012 - Remove possibly unused JARs from gatein.ear/lib
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 2012-06-21
11:24:39 UTC (rev 8736)
+++
epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/serverAddon/gatein.ear/pom.xml 2012-06-22
12:57:31 UTC (rev 8737)
@@ -1250,10 +1250,10 @@
</exclusion>
</exclusions>
</dependency>
-<!-- <dependency>
+ <dependency>
<groupId>caja</groupId>
<artifactId>json_simple</artifactId>
- </dependency>-->
+ </dependency>
<!-- needed so that GTN can be run on the IBM jdk, to be removed when the IBM
jdk no longer needs this hack -->
@@ -1315,6 +1315,11 @@
<version>1.5.3</version>
</dependency>
+ <dependency>
+ <artifactId>jgroups</artifactId>
+ <groupId>org.jgroups</groupId>
+ </dependency>
+
<!-- included in EAP endorsed dir -->
<!-- <dependency>
<artifactId>xercesImpl</artifactId>
Show replies by date