Skip to content

refactor: remove intermediate-file cleanup option - #239

Open
lm-sousa wants to merge 1 commit into
dumper-polishfrom
dumper-polish-cleanup
Open

refactor: remove intermediate-file cleanup option#239
lm-sousa wants to merge 1 commit into
dumper-polishfrom
dumper-polish-cleanup

Conversation

@lm-sousa

Copy link
Copy Markdown
Member

Clava still exposed an option for deleting a list of intermediate files that the current dumper no longer owns. The list also contained stale file names and made debug artifacts disappear at the end of a run.

This removes the CLEAN_INTERMEDIATE_FILES option, its CLI registration, the end-of-run deletion loop, and the unused temporary-file list/accessor. The existing temporary parsing-folder cleanup is unchanged.

Verified with:

  • SPECS_JAVA_LIBS_HOME=... LARA_FRAMEWORK_HOME=... gradle -p ClavaWeaver compileJava
  • git diff --check

Model: GPT-5.6-Luna

Copilot AI lite review requested due to automatic review settings August 28, 2026 17:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@lm-sousa
lm-sousa force-pushed the dumper-polish-cleanup branch from 9d36fb7 to 3c2e365 Compare August 28, 2026 19:28
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants