kordamp-gradle-plugins

A collection of Gradle plugins

APACHE-2.0 License

Stars
138

Bot releases are hidden (Show)

kordamp-gradle-plugins - Release v0.54.0 Latest Release

Published by aalmiray 10 months ago

Changelog

🐛 Fixes

  • 0c22df1 Remove use of compile/runtime configurations from integration/functional test plugins

  • dcfb41e Releasing version 0.54.0
  • 6deecff Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.53.0

Published by aalmiray 11 months ago

Changelog

🐛 Fixes

publishing

  • ba6f960 Gradle 8 shenaningans with task dependencies

  • 55604cd Releasing version 0.53.0
  • 1c8d1be Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.52.0

Published by aalmiray 11 months ago

Changelog

🚀 Features

core

  • 78baef2 Upgrade to Gradle 8.4

🐛 Fixes

publishing

  • 163409e Handle XML elements, closes #504

  • 0765cd2 Releasing version 0.52.0
  • e83a5a6 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.51.0

Published by aalmiray over 1 year ago

Changelog

🚀 Features

reproducible

  • b7847ab Ensure fileMode & dirMode are set

🐛 Fixes

guide

  • 5c7fa63 Define duplicate strategy when copying files

unscoped

  • 0b4f6e0 Fix static compiler warnings

🛠 Build

  • b0e30c2 Categorize scopes in changelog
  • 488aeb4 Bump kordamp versions

📝 Documentation

  • 1a37827 Update build requirements [skip ci]
  • 9c58556 Remove links for cpd, source-html, source-xref plugins

  • cc5f62c Releasing version 0.51.0
  • 2de09a6 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.46.10

Published by aalmiray over 1 year ago

Changelog

🚀 Features

  • b48fd63 reproducible: Ensure fileMode & dirMode are set
  • 4cfa3e7 groovydoc: Support additional properties defined in Gradle 7.5
  • 8faa39d Enhance Ansiconsole to detect no color settings
  • 5ba7479 Migrate Banner to a Gradle BuildService
  • bbc4225 sonar: Let task run without dependencies on other tasks
  • c70129f coveralls: Let task run without dependencies on other tasks
  • d3db7f1 errorprone: Support additional args
  • 312e3d0 errorprone: Update dependencies
  • dc6b041 jar: Add a Bytecode-Version manifest attribute

🐛 Fixes

  • 3e9d54e Lazy evaluate gradlePlugin extension, closes #510
  • e557fa4 spotbugs: Update to spotbugs-plugin 4.8.0
  • 0b66c54 core: info.bytecodeVersion should be conditionally inherited

🔄️ Changes

  • 8e4e0bb 🚨 Remove JacocoMerge tasks
  • e43aedb 🚨 Remove cpd, source-html, and source-xref plugins
  • baec320 🚨 Remove clirr plugin

🛠 Build

  • e770d25 Update license headers
  • 220df4d Bump kordamp-plugins to 0.46.3
  • df9a6a9 Configure reproducible builds

📝 Documentation

  • 59c00cd Update build status badges [skip ci]

⚙️ Dependencies

  • 0c6bd81 update kordamp to 0.46.9 and 2.9.0

  • 6d056f4 Releasing version 0.46.10
  • 175e7e6 Bump for next development cycle
  • 5591d6f Releasing version 0.46.9
  • 9f88435 Bump for next development cycle
  • ec7e499 Releasing version 0.46.8
  • 9ddfd02 Bump for next development cycle
  • 3822591 Releasing version 0.46.7
  • 519a55b Bump for next development cycle
  • de7cf71 Releasing version 0.46.6
  • 3f6a208 Bump for next development cycle
  • 991667d Releasing version 0.46.5
  • 8d41248 Bump for next development cycle
  • 2875115 Releasing version 0.46.4
  • acc6284 Bump for next development cycle
  • 4ec6dc4 Releasing version 0.46.3
  • f0d89f9 Bump for next development cycle
  • fe61984 Releasing version 0.46.2
  • ab1eb1b Bump for next development cycle
  • 6470727 Releasing version 0.46.1

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.50.0

Published by aalmiray over 1 year ago

Changelog

🚀 Features

  • e38e011 Remove Gradle7 compatibility checks
  • e631918 Remove Gradle6 compatibility checks
  • 633c3ec groovydoc: Support additional properties defined in Gradle 7.5

🐛 Fixes

  • 38104cc pmd: Property rulePriority was renamed to rulesMinimumPriority, closes #491
  • 666d7b7 jacoco: Use safe reference navigator operator, closes #518
  • 05424a1 core: Remove warnings shown by Gradle 8.x
  • 988391c core: Use report.outputLocation instead of report.destination, closes #526
  • f5e36e9 core: Use groovydoc.access instead of groovydoc.includePrivate, closes #524
  • 268bd48 core: Update usages of test.reportOn() to test.getTestResults(), closes #525
  • 751e585 core: Use destinationDirectory property in test tasks, closes #523
  • df0ce16 core: Use required property instead of enabled in reports, closes #522
  • 5e84db1 source: Disable when project has java-platform plugin applied

🔄️ Changes

  • db14cc0 🚨 Remove JacocoMerge tasks
  • 461b1c3 🚨 Remove cpd, source-html, and source-xref plugins
  • 3e4b6b8 🚨 Remove clirr plugin, closes #513

🛠 Build

  • cfcfadd Use shared vars in GH workflows
  • 46442e6 update Gradle wrapper to 7.6.4

⚙️ Dependencies

  • 7be2938 update versions-gradle-plugin to 0.46.0
  • 17a6bb1 update jipsy to 1.2.0
  • 076f8a7 update sonar to 2.16.3.1081, 4.0.0.2929
  • cf8bad4 update codenarc to 3.2.0
  • 967200a update pmd to 6.55.0
  • 98ddd87 update coveralls-gradle-plugin to 2.12.2
  • f41d2a8 update spotbugs-gradle-plugin to 5.0.14
  • 1a59681 update checkstyle to 10.9.3
  • 154dcbb update kordamp-parent to 2.9.0

  • 64ad823 Releasing version 0.50.0
  • 9df7a94 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.46.9

Published by aalmiray over 1 year ago

Changelog

🚀 Features

  • 4cfa3e7 groovydoc: Support additional properties defined in Gradle 7.5
  • 8faa39d Enhance Ansiconsole to detect no color settings
  • 5ba7479 Migrate Banner to a Gradle BuildService
  • bbc4225 sonar: Let task run without dependencies on other tasks
  • c70129f coveralls: Let task run without dependencies on other tasks
  • d3db7f1 errorprone: Support additional args
  • 312e3d0 errorprone: Update dependencies
  • dc6b041 jar: Add a Bytecode-Version manifest attribute

🐛 Fixes

  • 3e9d54e Lazy evaluate gradlePlugin extension, closes #510
  • e557fa4 spotbugs: Update to spotbugs-plugin 4.8.0
  • 0b66c54 core: info.bytecodeVersion should be conditionally inherited

🔄️ Changes

  • 8e4e0bb 🚨 Remove JacocoMerge tasks
  • e43aedb 🚨 Remove cpd, source-html, and source-xref plugins
  • baec320 🚨 Remove clirr plugin

🛠 Build

  • e770d25 Update license headers
  • 220df4d Bump kordamp-plugins to 0.46.3
  • df9a6a9 Configure reproducible builds

📝 Documentation

  • 59c00cd Update build status badges [skip ci]

  • 5591d6f Releasing version 0.46.9
  • 9f88435 Bump for next development cycle
  • ec7e499 Releasing version 0.46.8
  • 9ddfd02 Bump for next development cycle
  • 3822591 Releasing version 0.46.7
  • 519a55b Bump for next development cycle
  • de7cf71 Releasing version 0.46.6
  • 3f6a208 Bump for next development cycle
  • 991667d Releasing version 0.46.5
  • 8d41248 Bump for next development cycle
  • 2875115 Releasing version 0.46.4
  • acc6284 Bump for next development cycle
  • 4ec6dc4 Releasing version 0.46.3
  • f0d89f9 Bump for next development cycle
  • fe61984 Releasing version 0.46.2
  • ab1eb1b Bump for next development cycle
  • 6470727 Releasing version 0.46.1

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.49.0

Published by aalmiray over 1 year ago

Changelog

🚀 Features

  • 58d7ced Enhance Ansiconsole to detect no color settings
  • 02b2f6d Migrate Banner to a Gradle BuildService
  • 9d93f75 sonar: Let task run without dependencies on other tasks
  • fe491c5 coveralls: Let task run without dependencies on other tasks
  • 3b4e8df errorprone: Support additional args

🐛 Fixes

  • 40401ce Lazy evaluate gradlePlugin extension, closes #510
  • bf96a9e spotbugs: Update to spotbugs-plugin 5.0.13
  • bd9b337 core: info.bytecodeVersion should be conditionally inherited

🛠 Build

  • 107401a Update license headers

📝 Documentation

  • 81ffa14 Update build status badges [skip ci]

  • faffad8 Releasing version 0.49.0
  • b1ca516 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.46.8

Published by aalmiray over 1 year ago

Changelog

🚀 Features

  • 8faa39d Enhance Ansiconsole to detect no color settings
  • 5ba7479 Migrate Banner to a Gradle BuildService
  • bbc4225 sonar: Let task run without dependencies on other tasks
  • c70129f coveralls: Let task run without dependencies on other tasks
  • d3db7f1 errorprone: Support additional args
  • 312e3d0 errorprone: Update dependencies
  • dc6b041 jar: Add a Bytecode-Version manifest attribute

🐛 Fixes

  • 3e9d54e Lazy evaluate gradlePlugin extension, closes #510
  • e557fa4 spotbugs: Update to spotbugs-plugin 4.8.0
  • 0b66c54 core: info.bytecodeVersion should be conditionally inherited

🛠 Build

  • e770d25 Update license headers
  • 220df4d Bump kordamp-plugins to 0.46.3
  • df9a6a9 Configure reproducible builds

📝 Documentation

  • 59c00cd Update build status badges [skip ci]

  • ec7e499 Releasing version 0.46.8

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.46.7

Published by aalmiray almost 2 years ago

Changelog

🚀 Features

  • bbc4225 sonar: Let task run without dependencies on other tasks
  • c70129f coveralls: Let task run without dependencies on other tasks
  • d3db7f1 errorprone: Support additional args
  • 312e3d0 errorprone: Update dependencies
  • dc6b041 jar: Add a Bytecode-Version manifest attribute

🐛 Fixes

  • 3e9d54e Lazy evaluate gradlePlugin extension, closes #510
  • e557fa4 spotbugs: Update to spotbugs-plugin 4.8.0
  • 0b66c54 core: info.bytecodeVersion should be conditionally inherited

🛠 Build

  • e770d25 Update license headers
  • 220df4d Bump kordamp-plugins to 0.46.3
  • df9a6a9 Configure reproducible builds

📝 Documentation

  • 59c00cd Update build status badges [skip ci]

  • 3822591 Releasing version 0.46.7
  • 519a55b Bump for next development cycle
  • de7cf71 Releasing version 0.46.6
  • 3f6a208 Bump for next development cycle
  • 991667d Releasing version 0.46.5
  • 8d41248 Bump for next development cycle
  • 2875115 Releasing version 0.46.4
  • acc6284 Bump for next development cycle
  • 4ec6dc4 Releasing version 0.46.3
  • f0d89f9 Bump for next development cycle
  • fe61984 Releasing version 0.46.2
  • ab1eb1b Bump for next development cycle
  • 6470727 Releasing version 0.46.1

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.46.6

Published by aalmiray almost 2 years ago

Changelog

🚀 Features

  • bbc4225 feat(sonar): Let task run without dependencies on other tasks
  • c70129f feat(coveralls): Let task run without dependencies on other tasks
  • d3db7f1 feat(errorprone): Support additional args
  • 312e3d0 feat(errorprone): Update dependencies
  • dc6b041 feat(jar): Add a Bytecode-Version manifest attribute

🐛 Fixes

  • e557fa4 fix(spotbugs): Update to spotbugs-plugin 4.8.0
  • 0b66c54 fix(core): info.bytecodeVersion should be conditionally inherited

🛠 Build

  • 220df4d build: Bump kordamp-plugins to 0.46.3
  • df9a6a9 build: Configure reproducible builds

📝 Documentation

  • 59c00cd docs: Update build status badges [skip ci]

  • de7cf71 Releasing version 0.46.6
  • 3f6a208 Bump for next development cycle
  • 991667d Releasing version 0.46.5
  • 8d41248 Bump for next development cycle
  • 2875115 Releasing version 0.46.4
  • acc6284 Bump for next development cycle
  • 4ec6dc4 Releasing version 0.46.3
  • f0d89f9 Bump for next development cycle
  • fe61984 Releasing version 0.46.2
  • ab1eb1b Bump for next development cycle
  • 6470727 Releasing version 0.46.1

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.46.5

Published by aalmiray almost 2 years ago

Changelog

🚀 Features

  • c70129f feat(coveralls): Let task run without dependencies on other tasks
  • d3db7f1 feat(errorprone): Support additional args
  • 312e3d0 feat(errorprone): Update dependencies
  • dc6b041 feat(jar): Add a Bytecode-Version manifest attribute

🐛 Fixes

  • e557fa4 fix(spotbugs): Update to spotbugs-plugin 4.8.0
  • 0b66c54 fix(core): info.bytecodeVersion should be conditionally inherited

🛠 Build

  • 220df4d build: Bump kordamp-plugins to 0.46.3
  • df9a6a9 build: Configure reproducible builds

  • 991667d Releasing version 0.46.5
  • 8d41248 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.46.4

Published by aalmiray almost 2 years ago

Changelog

🚀 Features

  • d3db7f1 feat(errorprone): Support additional args
  • 312e3d0 feat(errorprone): Update dependencies
  • dc6b041 feat(jar): Add a Bytecode-Version manifest attribute

🐛 Fixes

  • e557fa4 fix(spotbugs): Update to spotbugs-plugin 4.8.0
  • 0b66c54 fix(core): info.bytecodeVersion should be conditionally inherited

🛠 Build

  • 220df4d build: Bump kordamp-plugins to 0.46.3
  • df9a6a9 build: Configure reproducible builds

  • 2875115 Releasing version 0.46.4
  • acc6284 Bump for next development cycle
  • 4ec6dc4 Releasing version 0.46.3
  • f0d89f9 Bump for next development cycle
  • fe61984 Releasing version 0.46.2
  • ab1eb1b Bump for next development cycle
  • 6470727 Releasing version 0.46.1

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.46.3

Published by aalmiray almost 2 years ago

Changelog

🚀 Features

  • dc6b041 jar: Add a Bytecode-Version manifest attribute

🐛 Fixes

  • 0b66c54 core: info.bytecodeVersion should be conditionally inherited

🛠 Build

  • df9a6a9 Configure reproducible builds

  • 4ec6dc4 Releasing version 0.46.3
  • f0d89f9 Bump for next development cycle
  • fe61984 Releasing version 0.46.2
  • ab1eb1b Bump for next development cycle
  • 6470727 Releasing version 0.46.1

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.48.0

Published by aalmiray almost 2 years ago

Changelog

🚀 Features

  • f11fae4 jar: Add a Bytecode-Version manifest attribute
  • 1f71e57 Use commit.author.time as commit timestamp

🔄️ Changes

  • a77e3dd Big update

🛠 Build

  • 3cd9a4c Update Gradle wrapper to 7.6
  • 4ab713a Update release configuration
  • 25612b5 Update GH workflows
  • fa35cce Update gradle wrapper to 7.5.1
  • d1eb61a Update license headers
  • 8bb23b9 Update GH workflow configuration
  • 8058a7a Update release configuration
  • 2e2c72a Fix release workflow
  • acb313b Update JReleaser configuration
  • 8f30358 Apply reusable GitHub workflows

⚙️ Dependencies

  • e3fab23 Update checkstyle to 10.5.0
  • bc120d9 Update pmd to 6.52.0

  • e89ee71 Releasing version 0.48.0
  • 9efc633 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.46.2

Published by aalmiray almost 2 years ago

Changelog

🚀 Features

  • dc6b041 jar: Add a Bytecode-Version manifest attribute

🛠 Build

  • df9a6a9 Configure reproducible builds

  • fe61984 Releasing version 0.46.2
  • ab1eb1b Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.46.1

Published by aalmiray almost 2 years ago

Changelog

🛠 Build

  • df9a6a9 Configure reproducible builds

  • 6470727 Releasing version 0.46.1

Contributors

We'd like to thank the following people for their contributions:

kordamp-gradle-plugins - Release v0.47.0

Published by aalmiray about 3 years ago

Changelog

🚀 Features

  • 3e1da9b [docs] Document the use of gradleProjects. Resolves #487
  • 8a22968 [settings] Add per directory prefix support. Resolves #484

✅ Issues

  • 4636cf9 publish guide upon release. Fixes #483
  • 7ddcbd2 [stats] Convert Windows paths to Unix. Fixes #481
  • 5e3f93e Remove deprecated code. Fixes #464
  • 821ac77 Check if current Gradle is compatible with 7. Fixes #480

🧰 Tasks

  • 26bc53c Update JReleaser configuration
  • a2ac4e7 Update plugin dependencies
  • da8714d Update kotlin dependencies
  • 5ce06a2 Update dependencies
  • 165a771 Update build settings

  • 309d57e Releasing version 0.47.0
  • b53171c [core] Updates for Gradle 7 compatibility
  • 6b3688b Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Andres Almiray

kordamp-gradle-plugins - Release v0.46.0

Published by aalmiray over 3 years ago

Changelog

✅ Issues

  • e3cb29e [integration-test] Discover tests with Test/IT suffix. Fixes #478
  • 6dc4517 [bom] Fix dependency resolution. Fixes #477
  • 852e7e4 [license] Change inputs of licenseGradle and licenseMaven. Fixes #474
  • 9309120 [base] Apply ProjecsExtension as 'gradleProjects' when Gradle 7 is in use. Fixes #467
  • b3d77b0 [minpom] Handle removed connfigurations by Gradle 7 .Fixes #473
  • f76ccfe [sonar] Remove expliciit jacoco report properties. Fixes #472
  • 6266241 [publishing] set packaging to 'pom' when project has the java-platform plugin. Fixes #468
  • 8f69b0b [profiles] Add a task to list all profiles. Fixes #466

🧰 Tasks

  • 30203e7 Update plugin dependencies
  • c65a932 Update dependencies
  • 0eb306d Update buld settings
  • aa2c07a Update JReleaser configuration

  • c75064d Releasing version 0.46.0
  • 75fb5aa Merge pull request #475 from musketyr/feature/asciidoctorconfig
  • 294a407 generating .asciidoctorconfig files
  • 28bac60 Rolling back license plugin version due to Gradle 7 incompatibility
  • 5650b8c Fix broken build workflow
  • c747974 Upgrade Gradle wrapper and dependencies
  • f32bfef Update build settings
  • 7de7912 Configure JReleaser

Contributors

GitHub Action, Andres Almiray, GitHub, Vladimir Orany

kordamp-gradle-plugins - Release v0.9.0

Published by aalmiray over 3 years ago

Changelog

✅ Issues

  • e17b3f2 Support scm block in POM/BOM. Fixes #45
  • 9749326 Plugin for BOM generation, docs. Fixes #44
  • 368c3e3 Do not apply groovydoc/bintray when project plugin is applied. Fixes #43
  • a896d67 Allow attributes set by guide plugin to be overriden in a document. Fixes #41
  • 77fedc9 Fix typo in JarPlugin. Fixes #40
  • 7e8d2e7 Enable artifact signing, Fixes #38
  • ffbe2bd Enable release/snapshot publications. Fixes #39

  • 380e4e5 Prepare for next release
  • f661f96 Addedum to #39 allowing credentials to be set on a repository
  • ec47d8f Bom plugin should not disable publishing so early
  • d3cd8d4 Add missing Pluginutils class
  • 56050b4 Port https://github.com/aalmiray/stats-gradle-plugin/pull/7
  • 3b99696 Guide updates
  • a3f2b32 EffectiveSettingsTask can't handle single section
  • b60aeee Bump version

Contributors

aalmiray

Related Projects