Skip to content

Java 9 dependencies, Gradle build example and Kotlin usage example#867

Open
McPringle wants to merge 10 commits intojankotek:masterfrom
McPringle:master
Open

Java 9 dependencies, Gradle build example and Kotlin usage example#867
McPringle wants to merge 10 commits intojankotek:masterfrom
McPringle:master

Conversation

@McPringle
Copy link
Copy Markdown

@McPringle McPringle commented Feb 14, 2018

First I added the JDeps Plugin to the Maven build. There are two new goals:

  • jdeps:jdkinternals checks if main classes depend on internal JDK classes.
  • jdeps:test-jdkinternals checks if test classes depend on internal JDK classes.

Then I updated the README file, where I updated the Markdown syntax, replaced deprecated method calls and added examples for Gradle builds and Kotlin usage.

I hope you like this PR. If not, please let me know.


This change is Reviewable

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.

1 participant