-
Notifications
You must be signed in to change notification settings - Fork 566
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #7164 Fixes #7339 - Refactoring: /nima/http -> /http /nima/http2 -> /http/http2 /common/http -> /http/http /nima/webclient -> /webclient /nima/webserver -> /webserver /nima/websocket/websocket -> /websocket /nima/websocket/webserver -> /webserver/websocket /nima/websocket/webclient -> /webclient/websocket /nima/sse -> /http/sse /nima/observe -> /webserver/observe /nima/test -> /webserver/testing /nima/fault-tolerance -> /fault-tolerance /nima/service-common -> /webserver/service-common /nima/graphql/server -> /webserver/graphql /nima/common/tls -> /common/tls /security/integration/nima -> /webserver/security /nima/tests/webserver -> /webserver/tests /nima/tests/websocket/server -> /webserver/tests/websocket /nima/tests/http2/server -> /webserver/tests/http2 /nima/tests/observe -> /webserver/tests/observe /nima/tests/grpc -> /webserver/tests/grpc /nima/tests/sse/server -> /webserver/tests/sse /tests/integration/webserver/* -> /webserver/tests/ /nima/tests/webclient -> /webclient/tests /nima/tests/http2/client -> /webclient/tests/http2 /tests/integration/webclient -> /webclient/tests/ /nima/tests/encoding -> /http/tests/encoding /nima/tests/logging/log4j -> /logging/tests/log4j /nima/tests/media -> /http/tests/media - Remove leftover occurrences of Nima, Níma, nima, NIMA - Fix ModuleInfoDescriptorBlueprint.mergeCreate - Fix WebServer feature definition - Fix Neo4J feature definition - Update keystores in webserver/tests/mtls (to get rid of 'nima' references)
- Loading branch information
1 parent
66ca33e
commit c521c86
Showing
2,428 changed files
with
30,956 additions
and
33,743 deletions.
There are no files selected for viewing
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
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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
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
2 changes: 1 addition & 1 deletion
2
...s/helidon/src/main/archetype/mp/custom/files/src/test/java/__pkg__/TestCORS.java.mustache
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
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
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
4 changes: 2 additions & 2 deletions
4
...s/helidon/src/main/archetype/nima/common/files/src/test/java/__pkg__/MainIT.java.mustache
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
4 changes: 2 additions & 2 deletions
4
...helidon/src/main/archetype/nima/common/files/src/test/java/__pkg__/MainTest.java.mustache
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
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
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
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
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
Oops, something went wrong.