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

Commits on May 31, 2021

  1. - upgrade gradle version

    - 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
    abendt committed May 31, 2021
    Configuration menu
    Copy the full SHA
    3a37f42 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. version number

    exclude META-INF/services from fat jar
    abendt committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    2b28b1c View commit details
    Browse the repository at this point in the history
  2. readme

    abendt committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    c8185dc View commit details
    Browse the repository at this point in the history
  3. configure maven repo always

    abendt committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    d865e21 View commit details
    Browse the repository at this point in the history