reckart opened a new issue, #385: URL: https://github.com/apache/uima-uimaj/issues/385
**Is your feature request related to a problem? Please describe.** UIMA recently gained a mechanism to discovery JCas classes through an SPI. A similar mechanism for type system description discovery exists in uimaFIT. However, currently it is not possible to import from one TSD another TSD that has been discovered through the uimaFIT TSD SPI. This can cause exceptions. **Describe the solution you'd like** If a TSD has been (globally) published through the uimaFIT TSD SPI, it should also be importable. **Additional context** This is probably a good time to start merging uimaFIT into UIMA-J. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@uima.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org