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

Issue #226: Provide SPI interfaces to locate descriptors and JCas classes #249

Commits on Aug 29, 2022

  1. Issue #226: Provide SPI interfaces to locate descriptors and JCas cla…

    …sses
    
    - When obtaining a MH for a lookup through a custom classloader, make sure it is a UIMAClassLoader because otherwise the MHLC magic cannot work and the JCas classes get loaded through the wrong classloader - in particular applies to SPIs in an OSGI environment
    reckart committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    1571bdd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/226-Provide-SPI-interfaces-to-locate…

    …-descriptors-and-JCas-classes
    reckart authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    08c4a01 View commit details
    Browse the repository at this point in the history
  3. Issue #226: Provide SPI interfaces to locate descriptors and JCas cla…

    …sses
    
    - Synchronize access to UCL cache
    reckart committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    647793d View commit details
    Browse the repository at this point in the history