Skip to content

Commit 5b6fe1f

Browse files
committed
Make users ask for lift support if they need it
This means that the support package no longer depends on junit or hamcrest.
1 parent 5fc364d commit 5b6fe1f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • java/client/src/org/openqa/selenium/support

java/client/src/org/openqa/selenium/support/BUCK

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ java_library(name = 'support',
1111
deps = [
1212
':page-factory',
1313
'//java/client/src/org/openqa/selenium:selenium',
14-
'//java/client/src/org/openqa/selenium/lift:lift',
1514
'//java/client/src/org/openqa/selenium/support/events:events',
1615
'//java/client/src/org/openqa/selenium/support/ui:clock',
1716
'//java/client/src/org/openqa/selenium/support/ui:components',

0 commit comments

Comments
 (0)