Skip to content

Conversation

TikhomirovSergey
Copy link
Contributor

@TikhomirovSergey TikhomirovSergey commented Sep 7, 2017

Change list

#718 FIX

Types of changes

  • No changes in production code.
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Details

There was the dependency conflict inside java_clint. As it was resolved by exclusion of malformed artefacts, I think we could return selenium dependency version to its normal form with force compilation. I think that it is the case when the simple solution is enough.

}

ext.seleniumVersion = '[3.5.3,3.5.3]'
ext.seleniumVersion = '3.5.3'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: add a comment here about version number format restriction

@TikhomirovSergey TikhomirovSergey merged commit c9b80c8 into appium:master Sep 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants