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

Delete orphan files that are copied/generated by bnd automatic manifest #816

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

laeubi
Copy link
Contributor

@laeubi laeubi commented Oct 25, 2023

Currently we copy everything that would normally go to the jar into the output folder, but if on the next build the resource is not put anymore we have some orphan files.

This records what resources are created as part of the project build and finally deletes any orphans on close.

Fix #587

Currently we copy everything that would normally go to the jar into the
output folder, but if on the next build the resource is not put anymore
we have some orphan files.

This records what resources are created as part of the project build and
finally deletes any orphans on close.

Fix eclipse-pde#587
@github-actions
Copy link

Test Results

     273 files  +       6       273 suites  +6   1h 11m 46s ⏱️ + 15m 48s
  3 340 tests  -        1    3 310 ✔️ ±       0  30 💤 ±  0  0  - 1 
10 317 runs  +2 721  10 227 ✔️ +2 698  90 💤 +24  0  - 1 

Results for commit a8ea012. ± Comparison against base commit dd321b5.

This pull request removes 1 test.
AllPDETests org.eclipse.pde.ui.tests.launcher.AllLauncherTests org.eclipse.pde.ui.tests.launcher.FeatureBasedLaunchTest ‑ Unknown test

@laeubi laeubi merged commit b5417ca into eclipse-pde:master Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant