Skip to content

Abstract the lookup of included schemas#845

Merged
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:schema_abstraction
Oct 30, 2023
Merged

Abstract the lookup of included schemas#845
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:schema_abstraction

Conversation

@laeubi
Copy link
Copy Markdown
Contributor

@laeubi laeubi commented Oct 30, 2023

Currently the lookup of additional schemas is hardcoded to use a list of absolute pathes. this has the drawback that other ways are not supported (e.g. schemas from a jar file or whatever source).

This adds an abstraction for the lookup that can be used to plugin additional strategies.

Currently the lookup of additional schemas is hardcoded to use a list of
absolute pathes. this has the drawback that other ways are not supported
(e.g. schemas from a jar file or whatever source).

This adds an abstraction for the lookup that can be used to plugin
additional strategies.
@github-actions
Copy link
Copy Markdown

Test Results

     270 files  +       6       270 suites  +6   1h 2m 47s ⏱️ + 16m 52s
  3 327 tests  -        1    3 297 ✔️ ±       0  30 💤 ±  0  0  - 1 
10 278 runs  +2 721  10 188 ✔️ +2 698  90 💤 +24  0  - 1 

Results for commit 4d210b0. ± Comparison against base commit 6573a35.

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

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.

1 participant