[embjopr-commits] EMBJOPR SVN: r814 - branches/EmbJopr_1_3_1_MyFaces/jsfunit.

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Fri Oct 23 09:51:05 EDT 2009


Author: smcgowan at redhat.com
Date: 2009-10-23 09:51:04 -0400 (Fri, 23 Oct 2009)
New Revision: 814

Modified:
   branches/EmbJopr_1_3_1_MyFaces/jsfunit/pom.xml
Log:
revert xalan/xerces excludes from pom

Modified: branches/EmbJopr_1_3_1_MyFaces/jsfunit/pom.xml
===================================================================
--- branches/EmbJopr_1_3_1_MyFaces/jsfunit/pom.xml	2009-10-23 00:14:03 UTC (rev 813)
+++ branches/EmbJopr_1_3_1_MyFaces/jsfunit/pom.xml	2009-10-23 13:51:04 UTC (rev 814)
@@ -96,7 +96,7 @@
       <dependency>
          <groupId>org.jboss.jsfunit</groupId>
          <artifactId>jboss-jsfunit-richfaces</artifactId>
-         <version>1.1.0.GA</version>
+         <version>1.0.0.GA</version>
          <scope>compile</scope>
       </dependency>
 
@@ -118,7 +118,6 @@
          <version>2.4</version>
          <scope>provided</scope>
       </dependency>
-      <!--
       <dependency>
          <groupId>xalan</groupId>
          <artifactId>xalan</artifactId>
@@ -131,7 +130,6 @@
          <scope>provided</scope>
          <version>2.9.1</version>
       </dependency>
-      -->
       <!--
       <dependency>
        <groupId>net.sourceforge.nekohtml</groupId>



More information about the embjopr-commits mailing list