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 89bd3b6 commit a545552Copy full SHA for a545552
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 "core-java/streams/data-streams"
91
build maven_module "aws/kinesis"
92
build maven_module "aws/sqs"
93
build_maven_module "core-java/annotation-processing/introduction-to-annotations"
0 commit comments