Sha256: 09127adb71d18c8ecc9c9f28b9aff110e87f2ef3d634e53f1201e24544e3d7c9

Contents?: true

Size: 737 Bytes

Versions: 2

Compression:

Stored size: 737 Bytes

Contents

this is the list of things to do:

  $ bundle install      #=> Get yer dependencies
  * edit Thorfile with the path to the latest Selenium Jar
  $ thor joe:download   #=> downloads the latest Selenium Jar file
  $ rake                #=> make sure they're green
  $ manually edit lib/selenium-rc/version.rb with the desired version because gem-release is too dumb to do it right
  $ manually edit selenium-rc.gemspec to contain the version # can't gem-release do this for us???
  $ manually edit the README.markdown to update the version of the gem
  $ manually edit the README.markdown to update the version of the new selenium-rc jar (which you pasted in Thorfile)
  $ git commit everything thus far
  $ git push
  $ gem release --tag

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
selenium-rc-2.20.0 RELEASING
selenium-rc-2.4.0 RELEASING