ihmcrobotics / ihmc-build

Composite build and IDE classpath seperation support for JVM Gradle projects.
Apache License 2.0
5 stars 4 forks source link

Whitespace in Gradle properties can break the build #46

Closed calvertdw closed 6 years ago

calvertdw commented 6 years ago

if there are spaces after a boolean value string representation, such as true, the value will be taken as false.