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

Move the Android API JAR ahead of the third-party dependencies in the Javadoc classpath #27125

Merged

Conversation

jason-simmons
Copy link
Member

No description provided.

Copy link
Contributor

@dnfield dnfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What problem(s) was this causing? LGTM anyway

@jason-simmons
Copy link
Member Author

I was getting errors when running the gen_javadoc script on my gLinux box due to something in android_embedding_dependencies overriding the more recent version of the Android APIs in android-30/android.jar

@dnfield
Copy link
Contributor

dnfield commented Jul 1, 2021

Ahh ok, cool. I think this might have been an issue for @Piinks recently too. /cc @blasten FYI

@jason-simmons
Copy link
Member Author

In particular, android_embedding_dependencies on my setup contains symlinks to two Robolectric JARs, each of which contains an android.os.Build class that will conflict with android.jar

@jason-simmons jason-simmons added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Jul 1, 2021
@fluttergithubbot fluttergithubbot merged commit e8785b6 into flutter:master Jul 2, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 2, 2021
moffatman pushed a commit to moffatman/engine that referenced this pull request Aug 5, 2021
naudzghebre pushed a commit to naudzghebre/engine that referenced this pull request Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.
Projects
None yet
4 participants