[jira] [Commented] (ISIS-1290) [DUPLICATE] Docker image for Apache Isis development environment.

2019-01-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741547#comment-16741547 ] ASF subversion and git services commented on ISIS-1290: --- Commit

Re: [VOTE] Apache Isis Core release 2.0.0-M2 RC1

2019-01-13 Thread Kevin Meyer
On Sun, January 13, 2019 17:24, Dan Haywood wrote: > What are you building on, Kevin? OS? JDK? maven? > Sorry, yes. I should have specified.. Ubuntu 18.04.1 LTS (Bionic Beaver) $ java -version openjdk version "1.8.0_191" OpenJDK Runtime Environment (build

Re: [VOTE] Apache Isis Core release 2.0.0-M2 RC1

2019-01-13 Thread Kevin Meyer
I get a test failure and the build fails: --- Test set: org.apache.isis.core.metamodel.services.ServicesInjectorDefaultTest_validateServices$ValidateServicesTestValidateServices

Re: [VOTE] Apache Isis Core release 2.0.0-M2 RC1

2019-01-13 Thread Dan Haywood
What are you building on, Kevin? OS? JDK? maven? On Sun, 13 Jan 2019 at 15:51, Kevin Meyer wrote: > I get a test failure and the build fails: > > > --- > Test set: > >

Re: [VOTE] Apache Isis Core release 2.0.0-M2 RC1

2019-01-13 Thread Andi Huber
Thx Kevin, it seems the particular test that fails is sensitive to what happened before. Root cause being that the configuration is not bootstrapped in a way that it should for testing. I'm looking into it ... On 2019/01/13 17:59:32, "Kevin Meyer" wrote: > > On Sun, January 13, 2019 17:24,