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

Add support for Java 8 constants #9

Merged
merged 1 commit into from
Sep 8, 2015

Conversation

jcestibariz
Copy link

Created from patch provided by @iloveeclipse, but only with significant
changes.

Created from patch provided by @iloveeclipse, but only with significant
changes.
clarkware added a commit that referenced this pull request Sep 8, 2015
Add support for Java 8 constants
@clarkware clarkware merged commit a0870e4 into clarkware:master Sep 8, 2015
@coreagile
Copy link

Great that this is merged!

How does the new artifact get into Maven Central? Should the issue also be closed?

@davidburkhart
Copy link

It seems that it is not clear, who is maintaining the maven artifact, as it is not the author of jdepend. I would appreciate it too if somebody could create a release on maven central.
Btw. the version number in build.xml would have to be adjusted before.

@BenRomberg
Copy link

Btw, there's a fork from @nidi3 available on Maven Central that includes various fixes: https:/nidi3/jdepend

    <dependency>
      <groupId>guru.nidi</groupId>
      <artifactId>jdepend</artifactId>
      <version>2.9.5</version>
    </dependency>

@nickgrealy
Copy link

Any progress on a new release?

@davidburkhart
Copy link

use the force / fork ;)

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.

6 participants