[jira] [Updated] (ARIES-2108) Catch 'NoClassDefFoundError' when loading Service-Provider instances

2023-07-04 Thread Hannes Wellmann (Jira)
[ https://issues.apache.org/jira/browse/ARIES-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hannes Wellmann updated ARIES-2108: --- Description: Loading ServiceProvider instances which depend on classes absent at runtime

[GitHub] [aries] HannesWell opened a new pull request, #233: Catch 'NoClassDefFoundError' when loading Service-Provider instances

2023-07-04 Thread via GitHub
HannesWell opened a new pull request, #233: URL: https://github.com/apache/aries/pull/233 Fixes https://issues.apache.org/jira/browse/ARIES-2108. Loading ServiceProvider instances, which depend on classes absent at runtime (e.g. because they are contained in an optional dependency)

[jira] [Created] (ARIES-2108) Catch 'NoClassDefFoundError' when loading Service-Provider instances

2023-07-04 Thread Hannes Wellmann (Jira)
Hannes Wellmann created ARIES-2108: -- Summary: Catch 'NoClassDefFoundError' when loading Service-Provider instances Key: ARIES-2108 URL: https://issues.apache.org/jira/browse/ARIES-2108 Project: