Skip to content

Releases: chrisdoyle/gradle-fury

v1.0.20

19 Oct 02:16
Compare
Choose a tag to compare

Important! This will be the final release under chrisdoyle/gradle-fury. We're moving to https://github.com/gradle-fury/gradle-fury

Quality plugin - OWASP dependency check, checks your dependencies for unknown security vulnerabilities
Site plugin - fix for PMD reports not displaying

v1.0.19

17 Oct 02:08
Compare
Choose a tag to compare

primarily bug fixes for site and quality plugins
aggregated javadoc
quality plugin is now partially configurable

v1.0.18

14 Oct 21:59
Compare
Choose a tag to compare

primarily bug fixes.

Important note, the "release" qualifier is now removed when uploading to a nexus repo (but not for maven local install).

BUG #80 publish to mavenLocal does not publish zip or distZip archives

BUG #153 modules with both java and application plugins publish an invalid jar bug

BUG #159 remove the "release" qualifier for release builds for aar and apk project types

TASK #150 enable site bootstrap testing in ci tests

v1.0.17

11 Oct 23:48
Compare
Choose a tag to compare

v1.0.17
some dependencies are duplicated in poms with different scopes bug pr opened
#144 by spyhunter99 was closed 11 hours ago

POM dependency generation shall support type and scope enhancement
#21 by chrisdoyle was closed 11 hours ago

dex count report pr opened
#152 by spyhunter99 was closed 12 hours ago

provide more details on publish failure
#146 by spyhunter99 was closed 2 days ago

Site bootstrap is bootstrapping when it shouldn't
#147 by spyhunter99 was closed 2 days ago

install should depend on build and check bug
#143 by spyhunter99 was closed 4 days ago

tie the publishArtifacts task to the install task
#139 by spyhunter99 was closed 4 days ago

v1.0.16

07 Oct 01:59
Compare
Choose a tag to compare

bug fix for publishArtifact crash when using flatDir repositories

v1.0.15

06 Oct 00:27
Compare
Choose a tag to compare

Fixes for several versions of gradle and the android plugin, documentation fixes
site plugin fix for windows

v1.0.14

03 Oct 10:52
Compare
Choose a tag to compare

clean up sample site files
gradle based dependency report
bug fix for site bootstrapping when it shouldn't

v1.0.13

01 Oct 22:41
Compare
Choose a tag to compare

markdown with relative links
javadocs, support doc-files

v1.0.12

01 Oct 12:05
Compare
Choose a tag to compare

This time with the actual change set

v.1.0.11

01 Oct 11:55
Compare
Choose a tag to compare

minor site plugin updates