[GitHub] kameshsampath commented on issue #18: Rebase OW JavaRuntime to use OpenJDK 8

2018-03-06 Thread GitBox
kameshsampath commented on issue #18: Rebase OW JavaRuntime to use OpenJDK 8
URL: 
https://github.com/apache/incubator-openwhisk-runtime-java/issues/18#issuecomment-370833566
 
 
   @csantanapr https://github.com/kameshsampath/adoptopenjdk check that project 
that has the AdoptOpenJDK based jdk8/jdk9 images for both centos/debian.  
Wondering if we can move it under OW github repo 
   


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] kameshsampath commented on issue #18: Rebase OW JavaRuntime to use OpenJDK 8

2018-03-05 Thread GitBox
kameshsampath commented on issue #18: Rebase OW JavaRuntime to use OpenJDK 8
URL: 
https://github.com/apache/incubator-openwhisk-runtime-java/issues/18#issuecomment-370643096
 
 
   yes it does have some auto-classpath settings, some standard directories 
where the  jars are stored and finally the most important one of running as 
non-root user.  I can rebase it once we have #24 merged. WDYT ?


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] kameshsampath commented on issue #18: Rebase OW JavaRuntime to use OpenJDK 8

2018-03-05 Thread GitBox
kameshsampath commented on issue #18: Rebase OW JavaRuntime to use OpenJDK 8
URL: 
https://github.com/apache/incubator-openwhisk-runtime-java/issues/18#issuecomment-370531604
 
 
   since https://github.com/apache/incubator-openwhisk-runtime-java/pull/24 
takes care of moving JDK to openjdk we shall close this PR .
   
   @csantanapr  ???


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] kameshsampath commented on issue #18: Rebase OW JavaRuntime to use OpenJDK 8

2018-03-01 Thread GitBox
kameshsampath commented on issue #18: Rebase OW JavaRuntime to use OpenJDK 8
URL: 
https://github.com/apache/incubator-openwhisk-runtime-java/issues/18#issuecomment-369542932
 
 
   @dinogun - does this have jdk8 option ?


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] kameshsampath commented on issue #18: Rebase OW JavaRuntime to use OpenJDK 8

2018-03-01 Thread GitBox
kameshsampath commented on issue #18: Rebase OW JavaRuntime to use OpenJDK 8
URL: 
https://github.com/apache/incubator-openwhisk-runtime-java/issues/18#issuecomment-369542822
 
 
   @csantanapr - rebased this commit with only OW Docker base image rebase and 
squashed all commits to one


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] kameshsampath commented on issue #18: Rebase OW JavaRuntime to use OpenJDK 8

2018-02-28 Thread GitBox
kameshsampath commented on issue #18: Rebase OW JavaRuntime to use OpenJDK 8
URL: 
https://github.com/apache/incubator-openwhisk-runtime-java/issues/18#issuecomment-369343263
 
 
   @csantanapr - the reason for using fabric8 images was that it right now 
works around with the JDK's inability to leverage `cgroups` by computing 
JVM_OPTS. Its also community based with centos and openjdk. If we wish to use 
the images said above we need spend time working on with the scripts for JVM 
Docker optimisation.
   
   >I would preferred to base it on a community based image instead
   
   I am totally with you on this. I can remove Main class changes from the 
commit once we decide on base image to use. 


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