Skip to content
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

[tycho-4.0.x] Add option to include all configured sources in ApiFileGenerationMojo #3563

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

eclipse-tycho-bot
Copy link

Backport

This will backport the following commits from main to tycho-4.0.x:

Questions ?

Please refer to the Backport tool documentation

Currently APIFileGenerator scans all folders from the root, but one can
configured folders that are relative to the project, this is then not
discovered.

This adds a new option <addSourceFolders> that when used automatically
adds all configured source folders as extraSourceLocations.

(cherry picked from commit 517ea22)
Copy link

github-actions bot commented Mar 9, 2024

Test Results

  588 files    588 suites   3h 41m 58s ⏱️
  396 tests   389 ✅  6 💤 1 ❌
1 188 runs  1 168 ✅ 19 💤 1 ❌

For more details on these failures, see this check.

Results for commit 3382ce4.

@eclipse-tycho-bot eclipse-tycho-bot merged commit a6adebe into tycho-4.0.x Mar 9, 2024
7 of 11 checks passed
@akurtakov akurtakov deleted the backport/tycho-4.0.x/pr-3561 branch May 24, 2024 09:12
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.

None yet

2 participants