Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.48.1 and 2.48.2 not reporting version and commit properly #1140

Closed
elgalu opened this issue Oct 13, 2015 · 1 comment
Closed

Release 2.48.1 and 2.48.2 not reporting version and commit properly #1140

elgalu opened this issue Oct 13, 2015 · 1 comment

Comments

@elgalu
Copy link
Member

elgalu commented Oct 13, 2015

Env:

wget http://selenium-release.storage.googleapis.com/2.48/selenium-server-standalone-2.48.2.jar
java -version #=> java version "1.8.0_45", HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)
java -jar selenium-server-standalone-2.48.2.jar

Result:

12:32:28.699 INFO - Launching a standalone Selenium Server
12:32:28.730 INFO - Java: Oracle Corporation 25.45-b02
12:32:28.730 INFO - OS: Linux 3.19.0-30-generic amd64
12:32:28.745 INFO - v2.48.0, with Core v2.48.0. Built from revision 41bccdd

As you can see it shows v2.48.0, with Core v2.48.0. Built from revision 41bccdd instead of 2.48.2

@elgalu elgalu changed the title Release 2.48.1 and 2.48.2 nor reporting version and commit properly Release 2.48.1 and 2.48.2 not reporting version and commit properly Oct 13, 2015
@davehunt
Copy link
Contributor

Note that the fix only applies if you build from source. We'd need another version bump and release to fix this in the version available for download.

@lock lock bot locked and limited conversation to collaborators Aug 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants