Re: make docker-build fail

2019-06-04 Thread Wei Chen
I think it is safer to change it all the way. Since it is no longer stable to use oracleJDK in the CICD process. Changing to openJDK in the build should be better. Best Regards Wei On Tue, Jun 4, 2019 at 5:37 PM Rafael Novello wrote: > Apparently, there are no more a way to install oracle jdk

Re: make docker-build fail

2019-06-04 Thread Rafael Novello
Apparently, there are no more a way to install oracle jdk with repository (apt-get): https://launchpad.net/~webupd8team/+archive/ubuntu/java I'm a little bit confused, Do you think we should change? Atenciosamente, Rafael J. R. Novello Skype: rafael.novello Blog:

Re: make docker-build fail

2019-06-04 Thread Wei Chen
I think we should change to openjdk. just change oraclejdk8 in .travis.yml to openjdk8 I faced similar error in other projects, I think Travis-ci is not supporting oraclejdk8 for Scala 2.12? Cus my Scala 2.11 projects still work while all Scala 2.12 cannot. Best Regards Wei On Tue, Jun 4,

make docker-build fail

2019-06-04 Thread Rafael Novello
Hi guys! I had some problems with docker-buid command as I described here [1] I'm doing some successful tests with openjdk instead Oracle JDK. Have someone any concerns about this change? [1] - https://issues.apache.org/jira/browse/MARVIN-58 Atenciosamente, Rafael J. R. Novello Skype:

Re: [VOTE] New PMC candidate: Wei Chen

2019-06-04 Thread Zhang Yifei
+1 Em qui, 30 de mai de 2019 às 13:53, Rafael Novello < rafa.reis.nove...@gmail.com> escreveu: > +1 for sure! > > Atenciosamente, > Rafael J. R. Novello > > Skype: rafael.novello > Blog: http://rafanovello.blogspot.com.br/ > > > Em qui, 30 de mai de 2019 às 10:42, Lucas Bonatto Miguel < >