[ 
http://jira.codehaus.org/browse/MSELENIUM-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229333#action_229333
 ] 

Jason Thrasher edited comment on MSELENIUM-65 at 7/20/10 4:14 PM:
------------------------------------------------------------------

Updated patch to target Selenium's recent 2.0-alpha-5 version.

// build and install selenium 2.0a5
svn co http://selenium.googlecode.com/svn/tags/selenium-2.0.alpha-5
cd selenium-2.0.alpha-5
mvn org.codehaus.mojo:versions-maven-plugin:1.2:set -DnewVersion=2.0a5
mvn clean install -Dproject.build.sourceEncoding=UTF-8

// patch, build, and install selenium-maven-plugin
svn co https://svn.codehaus.org/mojo/trunk/mojo/selenium-maven-plugin
cd selenium-maven-plugin
patch -p0 < MSELENIUM-65-selenium-2.0a5.patch
mvn clean install



      was (Author: thrasher):
    Updated patch to target Selenium's recent 2.0-alpha-5 version.

# build and install selenium 2.0a5
svn co http://selenium.googlecode.com/svn/tags/selenium-2.0.alpha-5
cd selenium-2.0.alpha-5
mvn org.codehaus.mojo:versions-maven-plugin:1.2:set -DnewVersion=2.0a5
mvn clean install -Dproject.build.sourceEncoding=UTF-8

# patch, build, and install selenium-maven-plugin
svn co https://svn.codehaus.org/mojo/trunk/mojo/selenium-maven-plugin
cd selenium-maven-plugin
patch -p0 < MSELENIUM-65-selenium-2.0a5.patch
mvn clean install


  
> Support Selenium 2.0
> --------------------
>
>                 Key: MSELENIUM-65
>                 URL: http://jira.codehaus.org/browse/MSELENIUM-65
>             Project: Maven 2.x Selenium Plugin
>          Issue Type: Improvement
>          Components: start-server
>    Affects Versions: 1.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> Java version: 1.6.0_15
> Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
> Default locale: en_US, platform encoding: MacRoman
> OS name: "mac os x" version: "10.5.8" arch: "x86_64" Family: "mac"
>            Reporter: Jason Thrasher
>         Attachments: MSELENIUM-65-selenium-2.0a4.patch, 
> MSELENIUM-65-selenium-2.0a5.patch
>
>
> Add support for Selenium 2.0.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to