Skip to content

Conversation

@marcospereira
Copy link
Member

The upgrade to Apache HttpClient 4.5.x has created an incompability with FluentLenium:

  1. FluentLenium depends on selenium-htmlunit-driver
  2. selenium-htmlunit-driver depends on Apache HttpClient

And the version required by selenium-htmlunit-driver is not compatible with the new version. This updates FluentLenium to a version that has compabible dependencies.

References

http://mvnrepository.com/artifact/org.fluentlenium/fluentlenium-core/0.10.9 and http://mvnrepository.com/artifact/org.seleniumhq.selenium/selenium-htmlunit-driver/2.48.2

The upgrade to Apache HttpClient 4.5.x has created an incompability
with FluentLenium:

1. FluentLenium depends on selenium-htmlunit-driver
2. selenium-htmlunit-driver depends on Apache HttpClient

And the version required by selenium-htmlunit-driver is not
compatible with the new version. This updates FluentLenium to
a version that has compabible dependencies.
@marcospereira marcospereira changed the title Fix dependency conflicts [2.4.x]: Fix dependency conflicts Mar 7, 2017
@marcospereira marcospereira merged commit c4d5f2a into playframework:2.4.x Mar 8, 2017
@mkurz mkurz added this to the 2.4.11 milestone Mar 8, 2017
@marcospereira marcospereira deleted the fix-deps-problem branch March 15, 2017 21:16
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.

2 participants