Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Fix kapt issue #213

Merged
merged 4 commits into from
Nov 9, 2019
Merged

Fix kapt issue #213

merged 4 commits into from
Nov 9, 2019

Commits on Nov 8, 2019

  1. In order to reproduce #199, added kotlin-kapt to all kotlin test proj…

    …ects.
    
    Added special configuration-only tests that also include kotlin projects even when the tool is Kotlin only.
    tasomaniac committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    239a29e View commit details
    Browse the repository at this point in the history
  2. Use Simple FileTree/FileCollection instead of ConfigurableFileTree

    We were never dependant on that particular class and it seems like applying other plugins change the implementation class.
    
    Fixes #199
    tasomaniac committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    92dd64b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ee769a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    1a65513 View commit details
    Browse the repository at this point in the history