We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Same as #93 but for resource files in dependencies.
The text was updated successfully, but these errors were encountered:
Hey. Do you have an estimated release date for 1.2.1?
Sorry, something went wrong.
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.
Fixed and released. Sorry this took so long.
Yay! Thanks!
Works great. Thanks again.
Works great. Thank you. 🤘
No branches or pull requests
Same as #93 but for resource files in dependencies.
The text was updated successfully, but these errors were encountered: