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

Pass the -module-name Kotlin Compiler flag #146

Merged
merged 1 commit into from
Dec 30, 2019

Conversation

cortinico
Copy link
Member

Attempt to fix #134 by passing a compiler flag to prevent name clashing with the META-INF/library_release.kotlin_module filename.

Fixes #134

📝 Changes

Adding a Kotlin compiler flag inside both library and library-no-op.

⚠️ Breaking

Nop

📝 How to test

Ideally we could publish the artifact locally and check that the file is properly named inside the Jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More than one file was found with OS independent path 'META-INF/library_release.kotlin_module'
1 participant