We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06bc4d0 commit d065571Copy full SHA for d065571
build-all.sh
@@ -87,6 +87,7 @@ if [[ "$MODULE" == "module7" ]]
87
then
88
# ADD NEW MODULES HERE
89
# (add new modules above the rest so you get quicker feedback if it fails)
90
+ build maven_module "archunit"
91
build maven_module "aws/structured-logging-cw"
92
build_gradle_module "kotlin/coroutines"
93
build_maven_module "core-java/streams/data-streams"
0 commit comments