[seam-commits] Seam SVN: r7479 - trunk/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Feb 26 11:40:04 EST 2008


Author: pete.muir at jboss.org
Date: 2008-02-26 11:40:04 -0500 (Tue, 26 Feb 2008)
New Revision: 7479

Modified:
   trunk/build/ui.pom.xml
Log:
JBSEAM-2676

Modified: trunk/build/ui.pom.xml
===================================================================
--- trunk/build/ui.pom.xml	2008-02-26 14:37:51 UTC (rev 7478)
+++ trunk/build/ui.pom.xml	2008-02-26 16:40:04 UTC (rev 7479)
@@ -184,18 +184,6 @@
       <scope>test</scope>
       <classifier>jdk15</classifier>
     </dependency>
-    
-    <!-- Dependencies for facelets jdk logging -> log4j bridge -->
-    
-    <dependency>
-      <groupId>log4j</groupId>
-      <artifactId>log4j</artifactId>
-    </dependency>
-    
-    <dependency>
-      <groupId>jboss</groupId>
-      <artifactId>jboss-common-logging-spi</artifactId>
-    </dependency>
 
   </dependencies>
 </project>
\ No newline at end of file




More information about the seam-commits mailing list