Skip to content

[MSHADE-481] Can we mark members in SimpleRelocator protected? #678

Open
@jira-importer

Description

@jira-importer

Zongle Wang opened MSHADE-481 and commented

I'm refactoring Shadow Gradle Plugin, which implements Maven Shade Plugin on Gradle.
The logic in SimpleRelocator.kt is simular to SimpleRelocator.java but behind some features and bug fixes. It would be great if we can mark some members protected in SimpleRelocator.java, this is handy for delegating logic of SimpleRelocator.java to SimpleRelocator.kt. This change would also make it easier to keep the Kotlin implementation in sync with updates from the Maven Shade Plugin side.


No further details from MSHADE-481

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions