Skip to content

Commit d987fde

Browse files
committed
remove modules from build
1 parent 889c55e commit d987fde

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build-all.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ if [[ "$MODULE" == "module6" ]]
8686
then
8787
# ADD NEW MODULES HERE
8888
# (add new modules above the rest so you get quicker feedback if it fails)
89-
build_maven_module "core-java/versions/src/main/java/com/reflectoring/io/java9/modules/hellos"
90-
build_maven_module "core-java/versions/src/main/java/com/reflectoring/io/java9/modules/worlds"
9189
build_maven_module "core-java/versions"
9290
build maven_module "http-clients"
9391
build maven_module "spring-boot/spring-boot-i18n"

0 commit comments

Comments
 (0)