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

Add option to include all configured sources in ApiFileGenerationMojo #3561

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Mar 9, 2024

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 that when used automatically adds all configured source folders as extraSourceLocations.

See

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.
@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Mar 9, 2024
@laeubi laeubi enabled auto-merge (rebase) March 9, 2024 18:18
Copy link

github-actions bot commented Mar 9, 2024

Test Results

  588 files    588 suites   3h 41m 40s ⏱️
  398 tests   391 ✅  7 💤 0 ❌
1 194 runs  1 172 ✅ 22 💤 0 ❌

Results for commit 7ced85d.

@laeubi laeubi merged commit 517ea22 into eclipse-tycho:main Mar 9, 2024
12 checks passed
@eclipse-tycho-bot
Copy link

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants