Ignters,
Can we change our docker image to download the OpenJDK? We should not automatically download Oracle JDK in the docker image - it is against the license. My preference would be to fix it for 1.4 release. Thanks, D. |
Probably it means that we should use openjdk by default for development and
testing as well? Sergi 2015-09-17 7:39 GMT+03:00 Dmitriy Setrakyan <[hidden email]>: > Ignters, > > Can we change our docker image to download the OpenJDK? We should not > automatically download Oracle JDK in the docker image - it is against the > license. > > My preference would be to fix it for 1.4 release. > > Thanks, > D. > |
On Thu, Sep 17, 2015 at 1:39 PM, Sergi Vladykin <[hidden email]>
wrote: > Probably it means that we should use openjdk by default for development and > testing as well? > We can, but I am not sure why we have to. Can you explain? > > Sergi > > 2015-09-17 7:39 GMT+03:00 Dmitriy Setrakyan <[hidden email]>: > > > Ignters, > > > > Can we change our docker image to download the OpenJDK? We should not > > automatically download Oracle JDK in the docker image - it is against the > > license. > > > > My preference would be to fix it for 1.4 release. > > > > Thanks, > > D. > > > |
Looks a bit strange for me if most of development and testing happens on
Oracle JDK but we distribute with OpenJDK. I believe if something works under OpenJDK most probably it will under Oracle JDK as well, but not the reverse. Sergi 2015-09-17 17:13 GMT+03:00 Dmitriy Setrakyan <[hidden email]>: > On Thu, Sep 17, 2015 at 1:39 PM, Sergi Vladykin <[hidden email]> > wrote: > > > Probably it means that we should use openjdk by default for development > and > > testing as well? > > > > We can, but I am not sure why we have to. Can you explain? > > > > > > Sergi > > > > 2015-09-17 7:39 GMT+03:00 Dmitriy Setrakyan <[hidden email]>: > > > > > Ignters, > > > > > > Can we change our docker image to download the OpenJDK? We should not > > > automatically download Oracle JDK in the docker image - it is against > the > > > license. > > > > > > My preference would be to fix it for 1.4 release. > > > > > > Thanks, > > > D. > > > > > > |
On Thu, Sep 17, 2015 at 7:06 PM, Sergi Vladykin <[hidden email]>
wrote: > Looks a bit strange for me if most of development and testing happens on > Oracle JDK but > we distribute with OpenJDK. I believe if something works under OpenJDK most > probably > it will under Oracle JDK as well, but not the reverse. > I don't mind, but I still think we should test on both JDKs. I would also add IBM JDK for testing. > > Sergi > > 2015-09-17 17:13 GMT+03:00 Dmitriy Setrakyan <[hidden email]>: > > > On Thu, Sep 17, 2015 at 1:39 PM, Sergi Vladykin < > [hidden email]> > > wrote: > > > > > Probably it means that we should use openjdk by default for development > > and > > > testing as well? > > > > > > > We can, but I am not sure why we have to. Can you explain? > > > > > > > > > > Sergi > > > > > > 2015-09-17 7:39 GMT+03:00 Dmitriy Setrakyan <[hidden email]>: > > > > > > > Ignters, > > > > > > > > Can we change our docker image to download the OpenJDK? We should not > > > > automatically download Oracle JDK in the docker image - it is against > > the > > > > license. > > > > > > > > My preference would be to fix it for 1.4 release. > > > > > > > > Thanks, > > > > D. > > > > > > > > > > |
Free forum by Nabble | Edit this page |