Skip to content

This project builds a Java agent that exposes interfaces in the Guava API required by Selenium 2. This allows us to use newer releases of Guava that address security defects.

License

Notifications You must be signed in to change notification settings

sbabcoc/guava-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central

guava-agent

This project builds a Java agent that exposes interfaces in the Guava API that are required by the Selenium 2 UrlChecker class. The modifications applied by the agent enable the implementation of the Selenium Foundation local Grid feature to use UrlChecker with newer releases of Guava that address security defects.

NOTE: The rationale for this library was to enable continuing maintenance of the Selenium 2 version of Selenium Foundation, which is compatible with Java 7. The Guava project dropped support for Java 7 at release 31.0, so the current release of guava-agent will not receive any further updates.

About

This project builds a Java agent that exposes interfaces in the Guava API required by Selenium 2. This allows us to use newer releases of Guava that address security defects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages