bazelbuild/rules_appengine

appengine_war cannot complete due to incorrect zipper parameters

zmeggyesi opened this issue · 2 comments

As of Bazel 0.4.1 on Windows 10+JDK8.111, the rule appengine_war cannot complete its run due to an apparently incorrect parameter for the Zipper. Attached is the command.log.

Truth be told, I'm not entirely sure if this is specific to the appengine ruleset (the java_library goal runs just fine) or if it's a more general Bazel-issue and should be reported there...

@pmbethe09 Apparently, it is a Windows-specific issue, as discussed in the relevant Bazel issue (bazelbuild/bazel#2164).