Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add animal-sniffer to guard against Java 8 only APIs #336

Merged
merged 2 commits into from
Mar 18, 2019

Conversation

ShaishavGandhi
Copy link
Collaborator

I was looking at integrating Animal Sniffer elsewhere and I found that the integration in AutoDispose was non-existent. In #264, I added a Java 8 API to show that Animal Sniffer works. Then when I was supposed to revert the Java 8 API commit, I reverted actual animal sniffer integration.

source

So now, this build will fail because the Java 8 API is still existent (it didn't harm anyone since it was only a test that wasn't used by anyone). I'll remove it once this build fails on CI.

Signed-off-by: shaishavgandhi05 <shaishgandhi@gmail.com>
@ShaishavGandhi
Copy link
Collaborator Author

This build fails coz of Animal Sniffer. Reverting the offending API now.

@ShaishavGandhi ShaishavGandhi merged commit e8d4093 into master Mar 18, 2019
@ShaishavGandhi ShaishavGandhi deleted the sg/animal-sniffer branch March 18, 2019 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants