Releases: chrisdoyle/gradle-fury
v1.0.20
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
primarily bug fixes for site and quality plugins
aggregated javadoc
quality plugin is now partially configurable
v1.0.18
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
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
bug fix for publishArtifact crash when using flatDir repositories
v1.0.15
Fixes for several versions of gradle and the android plugin, documentation fixes
site plugin fix for windows
v1.0.14
clean up sample site files
gradle based dependency report
bug fix for site bootstrapping when it shouldn't
v1.0.13
markdown with relative links
javadocs, support doc-files
v1.0.12
This time with the actual change set
v.1.0.11
minor site plugin updates