Skip to content

Compile whole modules before generation for Maven projects #2081

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

Conversation

Vassiliy-Kudryashov
Copy link
Member

Description

For some reason compilation of "isolated" selected files fails, too narrow scope of compilation just doesn't work.
Thus we fallback to module-level scope

Fixes #2021

How to test

Manual tests

See ths issue, steps describe how to check if behavior is right or wrong

Self-check list

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@Vassiliy-Kudryashov Vassiliy-Kudryashov added comp-ide Issue is related to IDE support ctg-bug-fix PR is fixing a bug labels Mar 30, 2023
@Vassiliy-Kudryashov Vassiliy-Kudryashov enabled auto-merge (squash) March 30, 2023 17:13
@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit 0be3e02 into main Mar 31, 2023
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the Vassiliy-Kudryashov/2021-project-is-not-built-automatically-before-unittestbot-reads-classes branch March 31, 2023 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-ide Issue is related to IDE support ctg-bug-fix PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Project is not built automatically before UnitTestBot reads classes
2 participants