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

Include all JAR packaging types in the default classpathTypes. Fixes #5... #551

Closed
wants to merge 1 commit into from
Closed

Commits on Sep 21, 2012

  1. Include all JAR packaging types in the default classpathTypes. Fixes #…

    …550
    
    These special types need to be recognized in both the POM parser and added to the classpath.
    The previous code was not DRY, and eclipse-plugin was in one but not the other.  This ensures
    new types can be added in the future without risking this type of oversight.
    kscaldef committed Sep 21, 2012
    Configuration menu
    Copy the full SHA
    26a1cc9 View commit details
    Browse the repository at this point in the history