reckart opened a new issue, #402:
URL: https://github.com/apache/uima-uimaj/issues/402

   **Is your feature request related to a problem? Please describe.**
   The import-by-name mechanism in UIMA descriptors requires that the 
importable is available on the classpath. So currently, when packaging type 
system descriptors in OSGI bundles, this means that manual package imports to 
the packages containing descriptors referenced in imports need to be added 
manually.
   
   **Describe the solution you'd like**
   An analyzer plugin for BND could scan UIMA descriptors for imports and if 
any are found generate the necessary package imports automatically.
   


-- 
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

Reply via email to