Revision: 810
http://jwebunit.svn.sourceforge.net/jwebunit/?rev=810&view=rev
Author: henryju
Date: 2009-06-05 15:14:01 +0000 (Fri, 05 Jun 2009)
Log Message:
-----------
Updated to Selenium 1.0
Modified Paths:
--------------
trunk/jwebunit-selenium-plugin/pom.xml
trunk/pom.xml
trunk/src/changes/changes.xml
Modified: trunk/jwebunit-selenium-plugin/pom.xml
===================================================================
--- trunk/jwebunit-selenium-plugin/pom.xml 2009-06-01 23:03:34 UTC (rev
809)
+++ trunk/jwebunit-selenium-plugin/pom.xml 2009-06-05 15:14:01 UTC (rev
810)
@@ -60,18 +60,8 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.openqa.selenium.client-drivers</groupId>
+ <groupId>org.seleniumhq.selenium.client-drivers</groupId>
<artifactId>selenium-java-client-driver</artifactId>
- <exclusions>
- <exclusion>
- <groupId>org.openqa.selenium.server</groupId>
- <artifactId>selenium-server-coreless</artifactId>
- </exclusion>
- <exclusion>
- <groupId>org.openqa.selenium.server</groupId>
- <artifactId>selenium-server</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>net.sourceforge.jwebunit</groupId>
@@ -100,4 +90,4 @@
<properties>
<topDirectoryLocation>..</topDirectoryLocation>
</properties>
-</project>
\ No newline at end of file
+</project>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2009-06-01 23:03:34 UTC (rev 809)
+++ trunk/pom.xml 2009-06-05 15:14:01 UTC (rev 810)
@@ -192,7 +192,7 @@
<repository>
<id>selenium</id>
<name>Selenium release repository</name>
-
<url>http://archiva.openqa.org/repository/releases/</url>
+
<url>http://nexus.openqa.org/content/repositories/releases</url>
</repository>
</repositories>
<build>
@@ -298,9 +298,9 @@
<version>2.5</version>
</dependency>
<dependency>
-
<groupId>org.openqa.selenium.client-drivers</groupId>
+
<groupId>org.seleniumhq.selenium.client-drivers</groupId>
<artifactId>selenium-java-client-driver</artifactId>
- <version>1.0-beta-1</version>
+ <version>1.0</version>
</dependency>
<dependency>
<groupId>regexp</groupId>
Modified: trunk/src/changes/changes.xml
===================================================================
--- trunk/src/changes/changes.xml 2009-06-01 23:03:34 UTC (rev 809)
+++ trunk/src/changes/changes.xml 2009-06-05 15:14:01 UTC (rev 810)
@@ -7,6 +7,11 @@
</author>
</properties>
<body>
+ <release version="2.3" date="UNKNOW">
+ <action type="update" dev="henryju">
+ Updated to Selenium RC 1.0.
+ </action>
+ </release>
<release version="2.2" date="May 15, 2009">
<action type="update" dev="henryju">
Updated to HtmlUnit 2.5.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development