Import internal type systems by name instead of location
Open
- Dominant language
- Java
- Stars
- 20
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the refactoring action**
Import internal type systems by name instead of location. E.g. `BasicTypeSystem.xml` imports `RutaInternalTypeSystem.xml` by location instead of by name.
**Expected benefit**
The `uima-bnd-plugin` is unable to handle import-by-location and issues a warning whenever such imports are hit. This happens *a lot* with ruta projects.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.