Releases: kordamp/kordamp-gradle-plugins
Releases · kordamp/kordamp-gradle-plugins
Release v0.30.3
Release v0.30.2
Release v0.30.0
Changelog
✅ Issues
- af70f08 [base] split language support task into separate plugins. Fixes #201
- e795752 [integration-test] unresolved production classes. Fixes #199
- 9dfd519 [jacoco] do not include root project in aggregation when it does not include tests. Fixes #198
- b27955d [base] add a task for war settings. Fixes #197
- e2ed384 [base] add a task for tar settings. Fixes #196
- 44f6a61 [tests] fix broken dependency resolution. Fixes #195
- 946d927 [base] add a task to display task settings. Fixes #194
- 4c0d4af [jacoco\ add a task to generate all reports. Fixes #191
- 0b7515d [functional-test] support api/implementation. Fixes #193
- 27bfe1f [integration-test] support api/implementation. Fixes #192
- 563c2da [base] add scala compiler task. Fixes #187
- 2923766 [base] add a ZipSettings task. Fixes #186
- 8278c5a [base] add a JarSettings task. Fixes #185
- 92d8d1b [base] display destinationDir property in GroovyCompilerSettingsTask. Fixes #184
- 1d64622 [base] display destinationDir property in JavaCompilerSettingsTask. Fixes #183
- 72f5a54 Fix scala-project main class
- e921f62 [clirr] query 'api' configuration only if it exists
- 7d15aea Get ready for release
- 452d91d Merge branch 'master' of https://github.com/aalmiray/kordamp-gradle-plugins
- 7ec6684 More usages of Gradle's lazy task API
- 5f503e3 [base] check javadoc tasks on Android projects
- ffa9e76 [publishing] streamline configuration
- c41b3af [base] add a task to display kotlin compiler settings
- 02f0a24 [publication] fix build breakage
- 06d9e39 [publishing] additional publication methods
- f08c5b7 [javadoc] android projects do not have a javadoc task by default
- 56c34f2 Fix broken build
- dca9f92 Remove unneeded imports
- 2439f82 Merge pull request #190 from ursjoss/integration-test_idea_issue
- c7f0acc Merge branch 'master' into integration-test_idea_issue
- a8ef6a5 Merge branch 'master' of https://github.com/aalmiray/kordamp-gradle-plugins
- e58d3a2 [base] add a task to display task settings. #Fixes 194
- 46f4546 [base] add a task to display task settings. #Fixes 194
- 2506161 Remove the IdeaPlugin based configuration for integration/functional tests to avoid an exception in IntelliJ
- 2be84f8 Merge pull request #188 from ursjoss/kotlin/integrationTest
- d1878f3 Support src/integration-test/kotlin in integrationTests
- a9f7257 Support src/functional-test/kotlin in functionalTests
- b119a3a Add missing classes for #185 #186
- 98ef63f Merge branch 'master' of https://github.com/aalmiray/kordamp-gradle-plugins
- 09ee658 Bump version
- e9ebccb Update build
Contributors
Andres Almiray, GitHub, Urs Joss
Release v0.29.0
Changelog
✅ Issues
- 7e4e155 [scaladoc] attach scaladocjar to publication. Fixes #182
- 3f3da69 [kotlindoc] attach kotlindocjar to publication. Fixes #181
- 9e33bd1 [groovydoc] attach groovydocjar to publication. Fixes #180
- dbef663 [minpom] check if target configurations exist
- ab20593 Prepare for release
- 693b6e7 Prepare codebase for Gradle 6
- 3d6c84f Merge pull request #179 from ursjoss/guide/kotlin_config
- 65489b8 Streamline publishing
- ccb1077 Simplify configuration example for Kotlin DSL for release
- a62614b Bump version
Contributors
Andres Almiray, GitHub, Urs Joss
Release v0.28.0
Release v0.27.0
Changelog
✅ Issues
- eb977dd [javadoc] Fix Windows paths. Fixes #171
- ca980b6 [javadoc] Removed unused property. Fixes #174
- 2983c69 Prepare for release
- 0a662f0 Update versions
- db503fd Bump version
- 68b66df Merge pull request #172 from tlinkowski/javadoc-apidoc-fix
- c443a82 Fix setting
-Xdoclint:none
and-quiet
options for Javadoc
Contributors
Andres Almiray, GitHub, Tomasz Linkowski
Release v0.26.0
Changelog
✅ Issues
- 1cf069b [kotlindoc] output directory per project. Fixes #161
- 3286d50 [kotlindoc] aggregate kotlindoc tasks. Fixes #80
- 55231ea [javadoc] resolve offline links. Fixes #169
- a327e9d [jar] check if config.buildInfo is enabled. Fixes #163
- 39c56ae [base] add a task for displaying settings of JavaExec tasks. Fixes #160
- 5fca955 Prepare for release
- e443261 [kotlindoc] Fix aggregate reports
- 6977a39 Update dependencies
- 65e030e [javadoc] follow advice by @tlinkowski on #169
- bf23e65 [plugin] configure *PluginMarkerMaven publication. Related to #167
- 72e91b8 [plugin] display calculated plugin coordinates
- 710eb1a Merge pull request #168 from tlinkowski/apiAutoLinks
- 84436b2 [Javadoc] Add 'api' configuration to DEFAULT_CONFIGURATIONS for AutoLinks
- 2b6dd69 [kotlindoc] Fix for #155
- 6ba1d11 Merge pull request #165 from tlinkowski/PluginPluginFix
- b2ea6f6 [Plugin] Apply BasePlugin if missing
- 063d2c6 Merge pull request #162 from tlinkowski/patch-2
- 5df70e0 Document applying org.kordamp.gradle.jacoco plugin
- 555a7ea Update dependencies
- 0f8dd45 Bump version
Contributors
aalmiray, Andres Almiray, GitHub, Tomasz Linkowski
Release v0.25.0
Changelog
✅ Issues
- aa3b506 [kotlindoc] fix CCE. Fixes #155
- 0ee77af [jar] fix NPE when resolving effectiveConfig on rootProject. Fixes #153
- 8124b7c [base] add missing method to Person. Fixes #152
- a331dae Prepare for release
- fe8f11c Switch Travis to openjdk
- ee8a923 Fix doc links
- beeaca4 Merge pull request #156 from tlinkowski/patch-1
- 0fc9c5b Several updates for 0.25.0
- 666175c Fixed a broken link to autoLinks
- 7b4596f Documented applying com.github.ben-manes.versions
- 344e7d0 Merge pull request #154 from tlinkowski/patch-1
- ca300a5 Add
maxDepth(1)
towalkTopDown()
- 9039204 Restore missing effectiveConfig
- 37bd620 Make sure buildinfo is applied to root project
- 7ed40d7 Fix NPE when merging undefned repositories
- 896729c Comment out undocumented features
- 823143c Bump version
Contributors
aalmiray, Andres Almiray, GitHub, Tomasz Linkowski
Release v0.24.0
Changelog
✅ Issues
- d147b32 [kotlindoc] ensure default setting after merge. Fixes #150
- a7ec7b2 [base] add tasks for configurations. Fixes #147. Fixes #148
- 52184fd [base] sourceSet related tasks. Fixes #145. Fixes #146
- 755c376 [base] validate configured task name when invoking TestSettings task. Fixes #144
- b2991e2 [base] validate configured task name when invoking GroovyCompilerSettings task. Fixes #143
- 1cb3807 [base] validate configured task name when invoking JavaCompilerSettings task. Fixes #142
- e430681 [integration/functional] Fix MPE when Groovy plugin is applied. Fixes #140. Fixes #141
- 6c42dda Fix guide
- 2251ca5 Fix readme for release
- 5abe205 Prepare for release
- 6d51d6d Update dependencies
- 4648080 [publishing] update task descriptions
- a5d80a1 Merge pull request #149 from tlinkowski/patch-1
- 113bd65 Fixed a typo in "licenseFormatGradle"
- 961e1e6 Add missing description for license gradle tasks
- 67e4199 Fix typo
- 1639254 Bump version
Contributors
aalmiray, Andres Almiray, GitHub, Tomasz Linkowski
Release v0.23.0
Changelog
✅ Issues
- 5529fdf [licenseing] configure gradle tasks earlier. Relates to #137
- 3d7315e [licensing] document additional mappings. Relates to #136
- 9e9bb68 [licensing] check & format Gradle build files. Fixes #137
- 3ce250d [licensing] map kt/scala extensions by default. Fixes #136
- 1b7e45e [scaladoc] let scaladocs use 'javadoc' classifier. Fixes #130. Closes #131
- ddfc5d1 [base] don't merge extension unto itself. Fixes #134
- 28ecfca [base] fixed org.kordamp.gradle.plugin.base.plugins.Plugin.merge. Fixes #132
- acb2786 Prepare for release
- 0fdb59e Disable build scan publication
- 7bf2b07 Fix gradle task verification warnings
- 2e39747 Update license headers
- 6a5324c Update dependencies
- f331bfe Merge pull request #138 from tlinkowski/patch-1
- 5bf67b3 Fixed a minor typo
- c0fffe5 Merge pull request #133 from tlinkowski/plugin-merge-bugfix
- c49ef1b Bump versions
Contributors
aalmiray, Andres Almiray, GitHub, Tomasz Linkowski