steven0711dong opened a new issue #4574: Update cache-invalidator build.gradle 
file to resolve bluemix-openwhiskl-cli build issue. 
URL: https://github.com/apache/openwhisk/issues/4574
 
 
   Currently plugin import uses an absoluate path. `apply from: 
"${project.rootProject.projectDir.absolutePath}/gradle/docker.gradle"`, which 
causes PG build issues for bluemix-openwhisk-cli. 
   
   Will need to change it to apply from: ‘../../gradle/docker.gradle’

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to