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

Don't package too many 3rd party jars into our plugin #330

Merged
merged 1 commit into from
Aug 19, 2017
Merged

Conversation

iloveeclipse
Copy link
Member

  • Don't merge all jars we use into eclipse-plugin.jar.
  • Don't ship second copy of the BCEL library, because spotbugs.jar
    includes it already (see # 327).

Fixes issue #326

 - Don't merge all jars we use into eclipse-plugin.jar.
 - Don't ship second copy of the BCEL library, because spotbugs.jar
includes it already (see # 327).

Fixes issue #326
@iloveeclipse iloveeclipse added this to the SpotBugs 3.1.0 milestone Aug 18, 2017
Copy link

@sewe sewe left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@sewe sewe merged commit 4555495 into master Aug 19, 2017
@sewe sewe deleted the fix_eclipse_jar branch August 19, 2017 16:19
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.

None yet

2 participants