GoogleCloudPlatform / cloud-opensource-java

Tools for detecting and avoiding linkage errors in GCP open source projects
Apache License 2.0
157 stars 74 forks source link

Configuration file to express special cases #940

Open suztomo opened 5 years ago

suztomo commented 5 years ago

To record Elliotte's idea:

We have two different special cases here, that use different algorithms, but the same approach should work in both. I wonder if we should have a more general solution that lets us use configuration to whitelist instances we've verified are not problems.

https://github.com/GoogleCloudPlatform/cloud-opensource-java/pull/936/files#r329311389

suztomo commented 4 years ago

Observation from applying Linkage Checker to Apache Beam: too many (516) errors from appengine-api-1.0-sdk-1.9.71.jar.

https://gist.github.com/suztomo/c4a7357c7237aebb7dbe7bfe1e4185f0