miemie hace 5 años
padre
commit
bd7f0da35c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -178,7 +178,7 @@ subprojects {
         dependsOn("cleanTest", "generatePomFileForMavenJavaPublication")
         useJUnitPlatform()
         exclude("**/generator/**")
-//        exclude("**/mysql/**")
+        exclude("**/mysql/**")
         exclude("**/phoenix/**")
     }