Skip to content

Conversation

@SUPERCILEX
Copy link
Collaborator

No description provided.

Signed-off-by: Alex Saveau <[email protected]>
@SUPERCILEX SUPERCILEX requested a review from samtstern as a code owner August 27, 2018 05:36
}

// Skip Javadoc generation for Java 1.8 as it breaks build
if (JavaVersion.current().isJava8Compatible) {
Copy link
Contributor

Choose a reason for hiding this comment

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

🍺 pour one out for one of the oldest hacks in the codebase.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Well technically I just moved it down and changed the comment, but sure, I'll take it. 😁


setSource(project.the<BaseExtension>().sourceSets["main"].java.srcDirs)
classpath += files(project.the<BaseExtension>().bootClasspath)
classpath += files(project.the<LibraryExtension>().libraryVariants.map {
Copy link
Contributor

Choose a reason for hiding this comment

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

Some code is just ugly in any language haha

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yup 😆

@samtstern samtstern merged commit a8c0f47 into firebase:version-4.2.0-dev Aug 27, 2018
@SUPERCILEX SUPERCILEX deleted the docs branch August 27, 2018 22:15
@SUPERCILEX
Copy link
Collaborator Author

PSA: the only Javadoc warnings left are about R.java files. Will need to figure that one out later.

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