From f303ce5ff409fc792e8849734a3629b69159ecc6 Mon Sep 17 00:00:00 2001 From: Huang YunKun Date: Sun, 16 Apr 2017 18:29:20 +0800 Subject: [PATCH] Fix windows build of the Gradle plugin Use family instead of name to check os system Closes gh-8907 --- spring-boot-tools/spring-boot-gradle-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml index e1412a5595..e398467e89 100644 --- a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml +++ b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml @@ -106,7 +106,7 @@ windows - windows + windows