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

Fixes 270 - Exclude deps from modules that depend on shaded jar #285

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

Conversation

dekobon
Copy link
Contributor

@dekobon dekobon commented Jul 12, 2017

No description provided.

@dekobon
Copy link
Contributor Author

dekobon commented Jul 12, 2017

This is on hold until the build issues have been resolved.

@dekobon
Copy link
Contributor Author

dekobon commented Jul 12, 2017

This is ready to be reviewed at your leisure.

Copy link
Contributor

@tjcelaya tjcelaya left a comment

Choose a reason for hiding this comment

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

This seems fine to me, though there are some conflicts that need to be fixed before merge since it's been forgotten for so long.

@dekobon
Copy link
Contributor Author

dekobon commented Aug 17, 2017

@cburroughs I would like your thoughts because this fixes an issue that you reported.

@dekobon
Copy link
Contributor Author

dekobon commented Oct 3, 2017

@tjcelaya @cburroughs Shall I go ahead and delete this PR and the associated issue? What are your thoughts?

dependency, so it is used in the runtime scope.
-->
<dependency>
<groupId>com.twmacinta</groupId>
Copy link
Contributor

Choose a reason for hiding this comment

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

Change <groupId>com.twmacinta</groupId> to <groupId>com.joyent.util</groupId> here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍 Please commit that change.

Copy link
Contributor

Choose a reason for hiding this comment

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

Also, PR #285 hasn't effectively solved the issue and it requires more work.

Copy link
Contributor

Choose a reason for hiding this comment

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

A new branch fixes-270 has been created in my forked repository for proactively tracking this issue.

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

Successfully merging this pull request may close these issues.

None yet

3 participants