You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For better usage in a modularized application and to prevent hacky workarounds, it would be great to provide the correct module info declaration. Especially for the ServiceProviders.
Refs JabRef/jabref#11761
Yes, that's a good thing but explicit module would be better, especially regarding the zoo service provider.
You need to add a provides clause see https://github.com/JabRef/jabref/pull/11761/files for what we needed to do
Description
For better usage in a modularized application and to prevent hacky workarounds, it would be great to provide the correct module info declaration. Especially for the ServiceProviders.
Refs JabRef/jabref#11761
https://www.oracle.com/corporate/features/understanding-java-9-modules.html
Will this change the current api? How?
No
Who will benefit from this enhancement?
Consumers of the libary e.g. JabRef
JabRef/jabref#11761
References
Langchain: langchain4j/langchain4j#1066
https://www.oracle.com/corporate/features/understanding-java-9-modules.html
https://javanexus.com/blog/solving-puzzle-java-9-module-system-challenges
https://www.baeldung.com/java-modularity
The text was updated successfully, but these errors were encountered: