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

Result of ./gradlew suggestMergedModuleInfo #7713

Closed
wants to merge 3 commits into from
Closed

Conversation

koppor
Copy link
Member

@koppor koppor commented May 7, 2021

Our build.gradle contains:

    // The module descriptor automatically generated by the plugin for the merged module contained some invalid entries.
    // Execute ./gradlew suggestMergedModuleInfo and include the suggested directives here.

This PR updates these directives

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked documentation: Is the information available and up to date? If not created an issue at https://github.com/JabRef/user-documentation/issues or, even better, submitted a pull request to the documentation repository.

@koppor
Copy link
Member Author

koppor commented May 7, 2021

More difficult than it seems. Will close it. No clue how to fix it

Exception in thread "main" java.lang.IllegalAccessError: superinterface check failed: class org.apache.logging.slf4j.SLF4JServiceProvider (in module org.jabref.merged.module) cannot access class org.slf4j.spi.SLF4JServiceProvider (in module org.slf4j) because module org.jabref.merged.module does not read module org.slf4j

@koppor koppor closed this May 7, 2021
@koppor koppor deleted the update-merged-module branch May 7, 2021 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant