Skip to content

Conversation

@htynkn
Copy link
Contributor

@htynkn htynkn commented Apr 16, 2017

When I try to build source code in Windows 8.1 machine, it will throw a exception like "./gradlew is a not valid Win32 program". The root cause is in spring-boot-gradle-plugin project.

name is the name of the operating system, such like Windows XP or Windows 8.1.
I think we should use family to determine OS system.

More detail can find in here: http://maven.apache.org/enforcer/enforcer-rules/requireOS.html

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 16, 2017
@philwebb philwebb added priority: normal type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 17, 2017
@philwebb philwebb added this to the 2.0.0.M1 milestone Apr 17, 2017
@snicoll snicoll self-assigned this Apr 17, 2017
@snicoll snicoll closed this in f303ce5 Apr 17, 2017
snicoll added a commit that referenced this pull request Apr 17, 2017
* pr/8907:
  Fix windows build of the Gradle plugin
@htynkn htynkn deleted the bugfix/make-build-works-on-windows branch April 18, 2017 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants