Author: smcgowan(a)redhat.com
Date: 2009-10-22 18:01:45 -0400 (Thu, 22 Oct 2009)
New Revision: 812
Modified:
branches/EmbJopr_1_3_1_MyFaces/jsfunit/pom.xml
Log:
revert back to JSFUnit 1.0.0.GA and HtmlUnit 2.3
Modified: branches/EmbJopr_1_3_1_MyFaces/jsfunit/pom.xml
===================================================================
--- branches/EmbJopr_1_3_1_MyFaces/jsfunit/pom.xml 2009-10-22 21:55:35 UTC (rev 811)
+++ branches/EmbJopr_1_3_1_MyFaces/jsfunit/pom.xml 2009-10-22 22:01:45 UTC (rev 812)
@@ -69,18 +69,18 @@
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
- <version>2.5</version>
+ <version>2.3</version>
</dependency>
<dependency>
<groupId>rhino</groupId>
<artifactId>js</artifactId>
- <version>1.7R2</version>
+ <version>1.7R1</version>
</dependency>
<dependency>
<groupId>org.jboss.jsfunit</groupId>
<artifactId>jboss-jsfunit-core</artifactId>
- <version>1.1.0.GA</version>
+ <version>1.0.0.GA</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Show replies by date