Skip to content

fix for 196: create a uber-jar as a workaround for maven's class loading problem (MNG-5787) #197

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

Merged
merged 2 commits into from
May 30, 2015

Conversation

TheSnoozer
Copy link
Collaborator

currently only need to include org.slf4j in the uber-jar

…blem (MNG-5787); currently only need to include org.slf4j
@TheSnoozer TheSnoozer added this to the 2.1.15 milestone May 30, 2015
@@ -212,6 +212,33 @@
<target>${java.target}</target>
</configuration>
</plugin>
<!-- we need to create a uber war for https://github.com/ktoso/maven-git-commit-id-plugin/issues/196 -->
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uber jar :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed....think before typing :-)

@ktoso
Copy link
Collaborator

ktoso commented May 30, 2015

If it works LGTM, makes sense to jarjar it

TheSnoozer pushed a commit that referenced this pull request May 30, 2015
fix for 196: create a uber-jar as a workaround for maven's class loading problem (MNG-5787)
@TheSnoozer TheSnoozer merged commit 1229bfe into git-commit-id:master May 30, 2015
@ktoso
Copy link
Collaborator

ktoso commented May 31, 2015

Thanks!

@TheSnoozer
Copy link
Collaborator Author

always welcome :-)

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.

2 participants