Skip to content

Investigate build file change logic for dev mode #1533

Open
@kathrynkodama

Description

@kathrynkodama

Investigative item for:

public boolean recompileBuildFile(File buildFile, Set<String> compileArtifactPaths,

In ci.gradle we do not call the deploy task on compile dependency changes. Further investigation may be required into why the compile dependency change logic differs between ci.maven and ci.gradle. See #611 (comment) for why we redeploy on compile dependency change in ci.maven.

We should also investigate if there are duplicate scenarios where install-feature may be called, for example a compile dependency change that triggers a new feature to be generated at the same time an esa dependency or the plugin configuration is modified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    New Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions