-
-
Notifications
You must be signed in to change notification settings - Fork 424
Support relocating Kotlin module files #1539
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
Conversation
3be4b4f to
cd8664e
Compare
c4c6449 to
a0aa512
Compare
be60ca4 to
8d3ffe7
Compare
8d3ffe7 to
8c9c78a
Compare
9bd73e4 to
9c69246
Compare
9c69246 to
5c3357d
Compare
…otlin-metadata # Conflicts: # src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/tasks/ShadowCopyAction.kt
04f6055 to
10e9904
Compare
src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/tasks/ShadowCopyAction.kt
Show resolved
Hide resolved
|
The current implementation of Is such a restriction acceptable? |
It's fair. The current relocation copies the original version, and the relocated module file will behave like the original one. shadow/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/tasks/ShadowCopyAction.kt Line 266 in 909b066
|
…otlin-metadata # Conflicts: # docs/changes/README.md
|
Please take a look as soon as possible. If the changes all look good to you, I'll merge this PR and release a new version. |
…ks/ShadowCopyAction.kt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
4ec8ec7 to
22fc945
Compare
…shadow/RelocationTest.kt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.