rabbah commented on a change in pull request #4216: Proposing Lean OpenWhisk
URL: https://github.com/apache/incubator-openwhisk/pull/4216#discussion_r253548226
##########
File path: build.gradle
##########
@@ -87,22 +87,22 @@ subprojects {
enabled false
}
- configurations.archives.artifacts.removeAll {it.file =~ 'zip'}
+ configurations.archives.artifacts.removeAll { it.file =~ 'zip' }
Review comment:
this looks like all white space changes - nuke this change?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
|