[seam-commits] Seam SVN: r14171 - branches/community/Seam_2_3/jboss-seam-parent.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Sep 7 09:15:03 EDT 2011


Author: manaRH
Date: 2011-09-07 09:15:02 -0400 (Wed, 07 Sep 2011)
New Revision: 14171

Modified:
   branches/community/Seam_2_3/jboss-seam-parent/pom.xml
Log:
cleaned commented things

Modified: branches/community/Seam_2_3/jboss-seam-parent/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-parent/pom.xml	2011-09-06 18:30:06 UTC (rev 14170)
+++ branches/community/Seam_2_3/jboss-seam-parent/pom.xml	2011-09-07 13:15:02 UTC (rev 14171)
@@ -1145,58 +1145,6 @@
                    </exclusions>
             </dependency>
             
-<!-- 			<dependency> -->
-<!-- 				<groupId>org.openid4java</groupId> -->
-<!-- 				<artifactId>openid4java</artifactId> -->
-<!-- 				<version>0.9.6</version> -->
-<!-- 				<exclusions> -->
-<!-- 					<exclusion> -->
-<!-- 						<groupId>com.ibm.icu</groupId> -->
-<!-- 						<artifactId>icu4j</artifactId> -->
-<!-- 					</exclusion> -->
-
-<!-- 					<exclusion> -->
-<!-- 						<groupId>xerces</groupId> -->
-<!-- 						<artifactId>xercesImpl</artifactId> -->
-<!-- 					</exclusion> -->
-
-<!-- 					<exclusion> -->
-<!-- 						<groupId>xml-security</groupId> -->
-<!-- 						<artifactId>xmlsec</artifactId> -->
-<!-- 					</exclusion> -->
-
-					<!-- <exclusion> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> 
-						</exclusion> -->
-					<!-- <exclusion> <groupId>commons-httpclient</groupId> <artifactId>commons-httpclient</artifactId> 
-						</exclusion> -->
-<!-- 					<exclusion> -->
-<!-- 						<groupId>log4j</groupId> -->
-<!-- 						<artifactId>log4j</artifactId> -->
-<!-- 					</exclusion> -->
-
-<!-- 					<exclusion> -->
-<!-- 						<groupId>jug</groupId> -->
-<!-- 						<artifactId>jug</artifactId> -->
-<!-- 					</exclusion> -->
-
-<!-- 					<exclusion> -->
-<!-- 						<groupId>xml-apis</groupId> -->
-<!-- 						<artifactId>xml-apis</artifactId> -->
-<!-- 					</exclusion> -->
-
-<!-- 					<exclusion> -->
-<!-- 						<groupId>xalan</groupId> -->
-<!-- 						<artifactId>xalan</artifactId> -->
-<!-- 					</exclusion> -->
-
-<!-- 					<exclusion> -->
-<!-- 						<groupId>com.sun</groupId> -->
-<!-- 						<artifactId>tools</artifactId> -->
-<!-- 					</exclusion> -->
-<!-- 				</exclusions> -->
-<!-- 			</dependency> -->
-
-
 			<dependency>
 				<groupId>com.google.gwt</groupId>
 				<artifactId>gwt-servlet</artifactId>
@@ -1848,7 +1796,6 @@
 
 				<plugin>
 					<artifactId>maven-ejb-plugin</artifactId>
-                    <version>2.1</version> <!-- this uses maven-archiver which generate META-INF/maven/* http://jira.codehaus.org/browse/MSHARED-185 -->
 					<configuration>
 						<ejbVersion>3.0</ejbVersion>
 					</configuration>



More information about the seam-commits mailing list