You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
There are some legality issues with consuming jsr305 as it's in conflict with Oracle java binary license.
F. JAVA TECHNOLOGY RESTRICTIONS. You may not create, modify, or change the behavior of, or authorize your licensees to create, modify, or change the behavior of, classes, interfaces, or subpackages that are in any way identified as "java", "javax", "sun", “oracle” or similar convention as specified by Oracle in any naming convention designation.
It looks like a majority of our dependencies are moving away from jsr305, which
There are some legality issues with consuming jsr305 as it's in conflict with Oracle java binary license.
It looks like a majority of our dependencies are moving away from jsr305, which
We'll have to wait for gauva to release new package that does not consume jsr305, google/guava#2960; as well as Spotbug, spotbugs/spotbugs#180
This is more or less to start a discussion on migrating away from jsr305 and prepping for this migration.
The text was updated successfully, but these errors were encountered: