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

Resource files in dependencies are not relocated #114

Closed
johnrengelman opened this issue Nov 24, 2014 · 6 comments
Closed

Resource files in dependencies are not relocated #114

johnrengelman opened this issue Nov 24, 2014 · 6 comments
Labels
Milestone

Comments

@johnrengelman
Copy link
Collaborator

Same as #93 but for resource files in dependencies.

@johnrengelman johnrengelman added this to the 1.2.1 milestone Nov 24, 2014
@pron
Copy link

pron commented Nov 26, 2014

Hey. Do you have an estimated release date for 1.2.1?

@sbuettner
Copy link

Would be really useful since relocating httpclient doesnt move all the property files it comes with.

shadowJar {
    exclude '**/version.properties'
    relocate 'org.apache', 'mypackage.org.apache'
}

Leaves the version.properties files inside the org.apache... packages.

@johnrengelman
Copy link
Collaborator Author

Fixed and released. Sorry this took so long.

@pron
Copy link

pron commented Jan 23, 2015

Yay! Thanks!

@pron
Copy link

pron commented Jan 25, 2015

Works great. Thanks again.

@sbuettner
Copy link

Works great. Thank you. 🤘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants