Skip to content

processFileChanges method in DevUtil (ci.common) runs twice with a single file change #752

@TrevCraw

Description

@TrevCraw

The method processFileChanges is running twice when a single modification is made to a file while running maven dev mode (have not yet confirmed if this happens in gradle or not). So far, this has been tested by making file modifications in IntelliJ, Notepad++, and Notepad. Notepad did NOT cause the method to run twice, but both IntelliJ and Notepad++ did.

Processing file changes for C:\Users\TREVORCrawford\Git\demo-devmode\src\test.properties, change type MODIFY
Processing file changes for C:\Users\TREVORCrawford\Git\demo-devmode\src\test.properties, change type MODIFY

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions