New Version of BlueskyGephi#332
Open
totetmatt wants to merge 7 commits into
Open
Conversation
eduramiba
approved these changes
Jul 14, 2026
Member
There was a problem hiding this comment.
Looks good to me!
Unrelated: now it's necessary to compile with java 17 to avoid compilation issue in other plugin (error in modules/Multimode-Networks/src/main/java/cz/cvut/fit/gephi/multimode/MultiModeWindowTopComponent.java).
Also, we should update junit it seems, or build with skipTests, otherwise you will get:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.6.0-M1:test (default-test) on project streaming-impl: The used JUnit Version 4.10 is not supported anymore. Please update to version 4.12+
But I think code in this plugin to be merged is fine, and the build process of master-forge will also be fine because it uses java 17 and does not seem to run tests.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New plugin or plugin update?
What is the purpose of this plugin?
How to test your plugin in Gephi?
Checklist before submission
masterbranch to get the latest updates?pom.xmlfile