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 ability to repackage project JAR #1

Open
bspeice opened this issue Jun 28, 2015 · 0 comments
Open

Add ability to repackage project JAR #1

bspeice opened this issue Jun 28, 2015 · 0 comments

Comments

@bspeice
Copy link

bspeice commented Jun 28, 2015

Thanks so much for this project! It's been awesome so far.
The only feature I could use that doesn't seem to be present is repackaging JARs from local projects. I.e., the following fails:

compile jarjar.repackage {
    from project(':mylocalproject')
    classRename 'original.name.**', 'new.name.@1'
}

Is it possible for this to be added?

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

No branches or pull requests

1 participant