[java] remove lift related packages and dependencies#12917
[java] remove lift related packages and dependencies#12917titusfortner merged 1 commit intoSeleniumHQ:trunkfrom
Conversation
3251a37 to
98376be
Compare
|
@titusfortner is it okay, when i delete the wiki page? Or is there something to consider before deleting it? |
|
go for it |
|
Well, actually I copied a lot of the old stuff to the legacy section of our website |
|
If you think there's any historical value to it (but i don't think there is?) |
|
I agree, this is nothing historical. |
|
Seems I'm a little late to the party here. I was just thinking 'surely someone has already made Hamcrest matchers for working with Selenium', and found the Lift artifact. Then I spent longer trying to find out 'what is Selenium Lift?', and eventually found this issue, and #12263. Obviously I'll always have the existing artifact in Maven to use, but if I were to advocate for the code to return from being deleted, I'd love to see a 'just the matchers' artifact with minimal dependencies beyond Hamcrest & Selenium. |
Description
Remove lift related packages and dependencies.
Motivation and Context
This is the follow up PR to #12263, removing the deprecated code.
The Wiki-Page should be deleted.
Types of changes
Checklist