-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update Powsybl-core dependency to 6.1.2 #141
Merged
Merged
Conversation
This file contains 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
Signed-off-by: Nicolas Rol <[email protected]>
Signed-off-by: Nicolas Rol <[email protected]>
Signed-off-by: Nicolas Rol <[email protected]>
Signed-off-by: Nicolas Rol <[email protected]>
Signed-off-by: Nicolas Rol <[email protected]>
Quality Gate failedFailed conditions |
EtienneLt
approved these changes
Feb 13, 2024
rolnico
added a commit
that referenced
this pull request
Feb 13, 2024
* powsybl-core 6.1 Signed-off-by: Nicolas Rol <[email protected]> * solve issues Signed-off-by: Nicolas Rol <[email protected]> * SECURITY_PATTERN Signed-off-by: Nicolas Rol <[email protected]> * taskmonitor coverage Signed-off-by: Nicolas Rol <[email protected]> * remove test on different types Signed-off-by: Nicolas Rol <[email protected]> --------- Signed-off-by: Nicolas Rol <[email protected]>
rolnico
added a commit
that referenced
this pull request
Feb 13, 2024
* update springboot to v2.7.18 Signed-off-by: Nicolas Rol <[email protected]> * update jackson to 2.15.2 Signed-off-by: Nicolas Rol <[email protected]> * update guava to 32.1.2-jre Signed-off-by: Nicolas Rol <[email protected]> * update autoservice to 1.1.1 Signed-off-by: Nicolas Rol <[email protected]> * update assertj to 3.24.2 Signed-off-by: Nicolas Rol <[email protected]> * update jimfs to 1.3.0 Signed-off-by: Nicolas Rol <[email protected]> * update maven core to 3.8.5 Signed-off-by: Nicolas Rol <[email protected]> * update slf4j to 2.0.9 Signed-off-by: Nicolas Rol <[email protected]> * update groovy to 4.0.14 Signed-off-by: Nicolas Rol <[email protected]> * update arquillianbom to 1.5.0.Final Signed-off-by: Nicolas Rol <[email protected]> * upgrade junit to 5.10.0 Signed-off-by: Nicolas Rol <[email protected]> * test arquillian, resteasy and wildfly update Signed-off-by: Nicolas Rol <[email protected]> * javaee to jakarta update Signed-off-by: Nicolas Rol <[email protected]> * javaee to jakarta update continued Signed-off-by: Nicolas Rol <[email protected]> * javaee to jakarta update continued Signed-off-by: Nicolas Rol <[email protected]> * some dependencies update Signed-off-by: Nicolas Rol <[email protected]> * shrinkwrap + beans.xml + arquillian.xml update Signed-off-by: Nicolas Rol <[email protected]> * shrinkwrap + beans.xml + arquillian.xml update Signed-off-by: Nicolas Rol <[email protected]> * powsybl-parent update to v15 Signed-off-by: Nicolas Rol <[email protected]> * maven tests Signed-off-by: Nicolas Rol <[email protected]> * update Signed-off-by: Nicolas Rol <[email protected]> * AppStorageServerTest commented and disabled Signed-off-by: Nicolas Rol <[email protected]> * CI update Signed-off-by: Nicolas Rol <[email protected]> * CI update 2 Signed-off-by: Nicolas Rol <[email protected]> * test commented Signed-off-by: Nicolas Rol <[email protected]> * try with resources Signed-off-by: Nicolas Rol <[email protected]> * code cleaning Signed-off-by: Nicolas Rol <[email protected]> * code cleaning instanceof Signed-off-by: Nicolas Rol <[email protected]> * removed public identifiers Signed-off-by: Nicolas Rol <[email protected]> * new switch format Signed-off-by: Nicolas Rol <[email protected]> * replace generic types Signed-off-by: Nicolas Rol <[email protected]> * mvnw file added Signed-off-by: Nicolas Rol <[email protected]> * mvnw.cmd file added Signed-off-by: Nicolas Rol <[email protected]> * add test Signed-off-by: Nicolas Rol <[email protected]> * DoubleDataChunkSerializer coverage Signed-off-by: Nicolas Rol <[email protected]> * StringDataChunkSerializer coverage Signed-off-by: Nicolas Rol <[email protected]> * modify assertions Signed-off-by: Nicolas Rol <[email protected]> * coverage on data source Signed-off-by: Nicolas Rol <[email protected]> * add SocketsUtilsTest Signed-off-by: Nicolas Rol <[email protected]> * RemoteTaskMonitor coverage Signed-off-by: Nicolas Rol <[email protected]> * SoutTaskListener coverage Signed-off-by: Nicolas Rol <[email protected]> * issue Signed-off-by: Nicolas Rol <[email protected]> * AppDataWrapperTest tests now with Junit assertions Signed-off-by: Nicolas Rol <[email protected]> * README update with Maven Wrapper information Signed-off-by: Nicolas Rol <[email protected]> * param descriptions Signed-off-by: Nicolas Rol <[email protected]> * param descriptions Signed-off-by: Nicolas Rol <[email protected]> * param descriptions Signed-off-by: Nicolas Rol <[email protected]> * Update Powsybl-core dependency to 6.1.2 (#141) * powsybl-core 6.1 Signed-off-by: Nicolas Rol <[email protected]> * solve issues Signed-off-by: Nicolas Rol <[email protected]> * SECURITY_PATTERN Signed-off-by: Nicolas Rol <[email protected]> * taskmonitor coverage Signed-off-by: Nicolas Rol <[email protected]> * remove test on different types Signed-off-by: Nicolas Rol <[email protected]> --------- Signed-off-by: Nicolas Rol <[email protected]> --------- Signed-off-by: Nicolas Rol <[email protected]>
rolnico
added a commit
that referenced
this pull request
Feb 13, 2024
* deleting cassandra implementation Signed-off-by: Nicolas Rol <[email protected]> * Update java17 and dependencies (including Powsybl-core 6.1.0) (#138) * update springboot to v2.7.18 Signed-off-by: Nicolas Rol <[email protected]> * update jackson to 2.15.2 Signed-off-by: Nicolas Rol <[email protected]> * update guava to 32.1.2-jre Signed-off-by: Nicolas Rol <[email protected]> * update autoservice to 1.1.1 Signed-off-by: Nicolas Rol <[email protected]> * update assertj to 3.24.2 Signed-off-by: Nicolas Rol <[email protected]> * update jimfs to 1.3.0 Signed-off-by: Nicolas Rol <[email protected]> * update maven core to 3.8.5 Signed-off-by: Nicolas Rol <[email protected]> * update slf4j to 2.0.9 Signed-off-by: Nicolas Rol <[email protected]> * update groovy to 4.0.14 Signed-off-by: Nicolas Rol <[email protected]> * update arquillianbom to 1.5.0.Final Signed-off-by: Nicolas Rol <[email protected]> * upgrade junit to 5.10.0 Signed-off-by: Nicolas Rol <[email protected]> * test arquillian, resteasy and wildfly update Signed-off-by: Nicolas Rol <[email protected]> * javaee to jakarta update Signed-off-by: Nicolas Rol <[email protected]> * javaee to jakarta update continued Signed-off-by: Nicolas Rol <[email protected]> * javaee to jakarta update continued Signed-off-by: Nicolas Rol <[email protected]> * some dependencies update Signed-off-by: Nicolas Rol <[email protected]> * shrinkwrap + beans.xml + arquillian.xml update Signed-off-by: Nicolas Rol <[email protected]> * shrinkwrap + beans.xml + arquillian.xml update Signed-off-by: Nicolas Rol <[email protected]> * powsybl-parent update to v15 Signed-off-by: Nicolas Rol <[email protected]> * maven tests Signed-off-by: Nicolas Rol <[email protected]> * update Signed-off-by: Nicolas Rol <[email protected]> * AppStorageServerTest commented and disabled Signed-off-by: Nicolas Rol <[email protected]> * CI update Signed-off-by: Nicolas Rol <[email protected]> * CI update 2 Signed-off-by: Nicolas Rol <[email protected]> * test commented Signed-off-by: Nicolas Rol <[email protected]> * try with resources Signed-off-by: Nicolas Rol <[email protected]> * code cleaning Signed-off-by: Nicolas Rol <[email protected]> * code cleaning instanceof Signed-off-by: Nicolas Rol <[email protected]> * removed public identifiers Signed-off-by: Nicolas Rol <[email protected]> * new switch format Signed-off-by: Nicolas Rol <[email protected]> * replace generic types Signed-off-by: Nicolas Rol <[email protected]> * mvnw file added Signed-off-by: Nicolas Rol <[email protected]> * mvnw.cmd file added Signed-off-by: Nicolas Rol <[email protected]> * add test Signed-off-by: Nicolas Rol <[email protected]> * DoubleDataChunkSerializer coverage Signed-off-by: Nicolas Rol <[email protected]> * StringDataChunkSerializer coverage Signed-off-by: Nicolas Rol <[email protected]> * modify assertions Signed-off-by: Nicolas Rol <[email protected]> * coverage on data source Signed-off-by: Nicolas Rol <[email protected]> * add SocketsUtilsTest Signed-off-by: Nicolas Rol <[email protected]> * RemoteTaskMonitor coverage Signed-off-by: Nicolas Rol <[email protected]> * SoutTaskListener coverage Signed-off-by: Nicolas Rol <[email protected]> * issue Signed-off-by: Nicolas Rol <[email protected]> * AppDataWrapperTest tests now with Junit assertions Signed-off-by: Nicolas Rol <[email protected]> * README update with Maven Wrapper information Signed-off-by: Nicolas Rol <[email protected]> * param descriptions Signed-off-by: Nicolas Rol <[email protected]> * param descriptions Signed-off-by: Nicolas Rol <[email protected]> * param descriptions Signed-off-by: Nicolas Rol <[email protected]> * Update Powsybl-core dependency to 6.1.2 (#141) * powsybl-core 6.1 Signed-off-by: Nicolas Rol <[email protected]> * solve issues Signed-off-by: Nicolas Rol <[email protected]> * SECURITY_PATTERN Signed-off-by: Nicolas Rol <[email protected]> * taskmonitor coverage Signed-off-by: Nicolas Rol <[email protected]> * remove test on different types Signed-off-by: Nicolas Rol <[email protected]> --------- Signed-off-by: Nicolas Rol <[email protected]> --------- Signed-off-by: Nicolas Rol <[email protected]> * upgrade powsybl-core to 6.1.2 Signed-off-by: Nicolas Rol <[email protected]> --------- Signed-off-by: Nicolas Rol <[email protected]>
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.
Please check if the PR fulfills these requirements
Does this PR already have an issue describing the problem?
No
What kind of change does this PR introduce?
Dependency update
What is the current behavior?
AFS was using powsybl-core 5.3
What is the new behavior (if this is a feature change)?
AFS is now using powsybl-core 6.1.2
Does this PR introduce a breaking change or deprecate an API?
If yes, please check if the following requirements are fulfilled
What changes might users need to make in their application due to this PR? (migration steps)
Other information: