Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow additionalJavaSourceRootPaths to be defined on @KotlinCoreEnvironmentTest #4771

Merged
merged 10 commits into from Jun 1, 2022

Commits on Apr 25, 2022

  1. Allow additionalJavaSourceRootPaths to be defined on @KotlinCoreEnvir…

    …onmentTest
    Markus Schwarz committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    6f1dc2f View commit details
    Browse the repository at this point in the history
  2. update api

    Markus Schwarz committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    749363e View commit details
    Browse the repository at this point in the history
  3. Rename top level nested classes to WithDefaultSources and WithAdditio…

    …nalJavaSources
    Markus Schwarz committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    900b570 View commit details
    Browse the repository at this point in the history
  4. fix compilation error in java < 11

    Markus Schwarz committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    1738607 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Merge remote-tracking branch 'upstream/main' into feat/additional-jav…

    …a-source
    
    # Conflicts:
    #	detekt-rules-style/src/test/kotlin/io/gitlab/arturbosch/detekt/rules/style/ExplicitCollectionElementAccessMethodSpec.kt
    #	detekt-rules-style/src/test/kotlin/io/gitlab/arturbosch/detekt/rules/style/ObjectLiteralToLambdaSpec.kt
    Markus Schwarz committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    1c08512 View commit details
    Browse the repository at this point in the history
  2. fix upstream merge

    Markus Schwarz committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    39f38d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    e08b6c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b3ac4f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Merge remote-tracking branch 'upstream/main' into feat/additional-jav…

    …a-source
    Markus Schwarz committed May 29, 2022
    Configuration menu
    Copy the full SHA
    8025200 View commit details
    Browse the repository at this point in the history
  2. manually fix indentation of test snippets

    Markus Schwarz committed May 29, 2022
    Configuration menu
    Copy the full SHA
    8620629 View commit details
    Browse the repository at this point in the history