[GitHub] zhy989 commented on issue #81: can not compile successfully

2017-08-06 Thread git
zhy989 commented on issue #81: can not compile successfully
URL: 
https://github.com/apache/incubator-openwhisk-package-alarms/issues/81#issuecomment-320549466
 
 
   @jasonpet 
   I download the openwhisk code to  /home/zhy/incubator-openwhisk
   
   and add "OPENWHISK_HOME=/home/zhy/incubator-openwhisk" at the end of the 
file /etc/profile
   
   "source /etc/porfile"
   
   then I run "./gradlew distDocker", the error is the same as before.
   
 

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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] zhy989 commented on issue #81: can not compile successfully

2017-08-06 Thread git
zhy989 commented on issue #81: can not compile successfully
URL: 
https://github.com/apache/incubator-openwhisk-package-alarms/issues/81#issuecomment-320549466
 
 
   I download the openwhisk code to  /home/zhy/incubator-openwhisk
   
   and add "OPENWHISK_HOME=/home/zhy/incubator-openwhisk" at the end of the 
file /etc/profile
   
   "source /etc/porfile"
   
   then I run "./gradlew distDocker", the error is the same as before.
   
 

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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] zhy989 commented on issue #81: can not compile successfully

2017-08-04 Thread git
zhy989 commented on issue #81: can not compile successfully
URL: 
https://github.com/apache/incubator-openwhisk-package-alarms/issues/81#issuecomment-320393533
 
 
   @jasonpet  I set the  OPENWHISK_HOME env variable in file /etc/profile,  but 
the error is still there:
   
   -  ./gradlew :distdocker
   Starting a Gradle Daemon (subsequent builds will be faster)
   The Task.leftShift(Closure) method has been deprecated and is scheduled to 
be removed in Gradle 5.0. Please use Task.doLast(Action) instead.
   at 
docker_7r8ejptnt4f4tnx46yncyk4ag.run(/home/zhy/iot/incubator-openwhisk-package-alarms/gradle/docker.gradle:43)
   
   FAILURE: Build failed with an exception.
   
   * Where:
   Build file 
'/home/zhy/iot/incubator-openwhisk-package-alarms/tests/build.gradle' line: 28
   
   * What went wrong:
   A problem occurred evaluating project ':tests'.
   > Could not get unknown property 'sourceSets' for project ':whisktests' of 
type org.gradle.api.Project.
   
   * Try:
   Run with --stacktrace option to get the stack trace. Run with --info or 
--debug option to get more log output.
   
   BUILD FAILED
   
   Total time: 11.0 secs
   
 

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:
us...@infra.apache.org


With regards,
Apache Git Services