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 Gradle module metadata to Bintray uploads #765

Merged
merged 2 commits into from
Sep 5, 2019

Conversation

ddossot
Copy link
Member

@ddossot ddossot commented Sep 5, 2019

Motivation

An issue in the current version of the Bintray plugin prevents it from uploading the Gradle module metadata file.

Modification

Add the metadata files to the bintray task config.

Note that a more involved workaround is proposed in [1], this PR sends a workaround that is purely file based.

Results

Gradle module metadata are published.

[1] bintray/gradle-bintray-plugin#229

__Motivation__

An issue in the current version of the Bintray plugin prevents it from uploading the Gradle module metadata file.

__Modification__

Add the metadata files to the bintray task config.

Note that a more involved workaround is proposed in [1], this PR sends a workaround that is purely file based.

__Results__

Gradle module metadata are published.

[1] bintray/gradle-bintray-plugin#229
Copy link
Member

@idelpivnitskiy idelpivnitskiy left a comment

Choose a reason for hiding this comment

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

🚀

@ddossot ddossot merged commit 2c4092c into apple:master Sep 5, 2019
@ddossot ddossot deleted the add-gradle-meta-bintray branch September 5, 2019 01:54
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