Jdeps Gradle Plugin Versions Save

Run JDeps on a Gradle build

v0.8.0

2 years ago

Changelog

  • e5cb8ec Prepare for release
  • 2c0a612 Refinements for #10

Contributors

aalmiray

v0.7.0

2 years ago

Changelog

✅ Issues

  • a572fa7 Support --multi-release flag. Fixes #10

  • 77bde67 Configure bintray publication
  • 2f08784 Upgrade to Gradle 5

Contributors

aalmiray

v0.6.0

2 years ago

Changelog

  • 9604d75 Update dependencies
  • 084eb13 Prepare next release
  • 9f9062c Merge pull request #9 from CharmsStyler/master
  • 5b2f58e build-scan plugin should be applied before every other plugin
  • 0228145 1. Fixed jdeps reports without the commandOutput.
  • 6152ab4 Update license headers
  • b636c92 Trigger build scan on Travis
  • be2a3fa Configure build scans

Contributors

aalmiray, Andres Almiray, GitHub, Charms Styler

v0.5.0

2 years ago

Changelog

  • 5a9909d Get ready for next release
  • b428f60 Update plugin for Jdk 9+ (must define --module-path when available)

Contributors

aalmiray

v0.4.1

2 years ago

Changelog

  • ba74df9 The 'failures' property must remain public and visible

Contributors

aalmiray

v0.4.0

2 years ago

Changelog

  • 04a4b85 Cache outputs; upgrade to Gradle 4
  • 7267d82 Fix readme
  • 653866a Remove coverage badge

Contributors

aalmiray

v0.3.0

2 years ago

Changelog

  • 48bc543 Enable multiple sourceSets/configurations
  • 22323c3 Set jdeps as a depedency of check
  • 488ebda Merge pull request #4 from anton-balaniuc/readme_fix
  • 79e8ded add missing apostrophe in the dependencies section

Contributors

aalmiray, Andres Almiray, GitHub, Anton Balaniuc

v0.2.0

2 years ago

Changelog

  • 4ba0283 Update patreon link [ci skip]
  • eac79f0 Additional configuration settings on readme
  • bac67d5 Add Patreon badge
  • 9b614eb Reformat code
  • ac5ceee Merge pull request #2 from mp911de/issue/1
  • aa87409 Write jdeps log output to buildDir/reports/jdeps/jdeps-report.txt
  • 5e6f0fb Setup travis
  • f257077 Fix credentiasl script

Contributors

aalmiray, Andres Almiray, GitHub, Mark Paluch

v0.12.0

2 years ago

Changelog

  • caa1428 Prepare for release
  • 3c13619 Update build

Contributors

Andres Almiray

v0.11.0

2 years ago

Changelog

  • 5208667 Prepare for release

Contributors

Andres Almiray