Skip to content

Commit

Permalink
Remove direct dependency on HTMLUnit and PhantomJS from Maven artifacts
Browse files Browse the repository at this point in the history
People can still link to them if they need them,
but HTMLUnit is on its own release schedule, and
PhantomJS is no more.
  • Loading branch information
shs96c committed Aug 29, 2017
1 parent b88b658 commit b5e281b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions java/client/src/org/openqa/selenium/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,6 @@ java_library(
"//java/client/src/org/openqa/selenium/remote:remote",
"//java/client/src/org/openqa/selenium/safari:safari",
"//java/client/src/org/openqa/selenium/support:support",
"//third_party/java/htmlunit:htmlunit",
"//third_party/java/phantomjs-driver:phantomjs-driver",
'//third_party/java/selenium:htmlunit-driver'
],
visibility = [
Expand Down

0 comments on commit b5e281b

Please sign in to comment.