Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dependOnAssemble does not work with Fulladle #299

Open

Description

Using dependOnAssemble with Fulladle tries to find TestedExtension in root project. TestedExtension is only part of Android libraries and application. Fulladle should ignore root module when dependOnAssemble is set to true.

* What went wrong:
Could not determine the dependencies of task ':runFlank'.
> Could not create task ':execFlank'.
 > Could not find TestedExtension in logistics-rider-app-android
Caused by: java.lang.IllegalArgumentException: Could not find TestedExtension in logistics-rider-app-android
 at com.osacky.flank.gradle.FladlePluginDelegate$createTasksForConfig3ドル.execute(FladlePluginDelegate.kt:125)
 at com.osacky.flank.gradle.FladlePluginDelegate$createTasksForConfig3ドル.execute(FladlePluginDelegate.kt:16)

Fladle 0.17.3

I checked the code and I thought of changing the logic of get method to find for TestedExtension to make it nullable and handle null case. If you guide me desired solution, I can open PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /