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

Create shadow jar #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Create shadow jar #6

wants to merge 4 commits into from

Conversation

abendt
Copy link

@abendt abendt commented Jun 1, 2021

#5

this adds a new module gettext-lib-all to the project. it will create an fat jar that contains shaded dependencies.

  • i have updated the gradle version. this requires some changes in the configuration as the old gradle publishing method is deprecated. i tested the publish funtionality with a local nexus.
  • There is an additional module gettext-lib-all-example that acts as an acceptance test for the lib

- add gettext-lib-all module that builds a fat jar containing shaded version of antlr
- add gettext-lib-all-example as integration test for the -all module
exclude META-INF/services from fat jar
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

Successfully merging this pull request may close these issues.

1 participant