[GitHub] metamodel pull request #197: METAMODEL-1205: Fixed issue with overlapping wo...

2018-11-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metamodel/pull/197 ---

[GitHub] metamodel issue #197: METAMODEL-1205: Fixed issue with overlapping woodstox ...

2018-11-26 Thread kaspersorensen
Github user kaspersorensen commented on the issue: https://github.com/apache/metamodel/pull/197 Self-merging this because I accidentally broke the `master` build before when merging those multiple METAMODEL-1205 PRs. ---

[GitHub] metamodel pull request #197: METAMODEL-1205: Fixed issue with overlapping wo...

2018-11-26 Thread kaspersorensen
GitHub user kaspersorensen opened a pull request: https://github.com/apache/metamodel/pull/197 METAMODEL-1205: Fixed issue with overlapping woodstox JAR files You can merge this pull request into a Git repository by running: $ git pull

[GitHub] metamodel pull request #195: METAMODEL-1205: Made CassandraUnit based test s...

2018-11-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metamodel/pull/195 ---

[GitHub] metamodel issue #195: METAMODEL-1205: Made CassandraUnit based test skip on ...

2018-11-26 Thread kaspersorensen
Github user kaspersorensen commented on the issue: https://github.com/apache/metamodel/pull/195 I don't think we need additional testing here - the CassandraUnit tests still run on Travis CI (just not in JDK9 builds) ---

[GitHub] metamodel pull request #196: METAMODEL-1205: Updated SugarCRM JAX-WS/WSDL co...

2018-11-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metamodel/pull/196 ---

Re: Problem building MetaModel master

2018-11-26 Thread Arjan Seijkens
I think it has to do with the combination of my Windows setup and how the maven-surefire-plugin runs the Elasticsearch native module's unit tests. With maven-surefire plugin 2.20, the build passes, starting with 2.20.1 it fails. I'll continue my investigation later this week.

[GitHub] metamodel pull request #194: METAMODEL-1205: JDK >8 support in core and exce...

2018-11-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metamodel/pull/194 ---

Re: Problem building MetaModel master

2018-11-26 Thread Kasper Sørensen
I've also seen this on one of my machines. I didn't dig into it TBH, but now that you raise it I guess it's a general problem. We should fix it. (part of me just wants to get rid of the ES native module) Den man. 26. nov. 2018 kl. 05.33 skrev Arjan Seijkens < a.seijk...@quadient.com>: > Hi, > >

Problem building MetaModel master

2018-11-26 Thread Arjan Seijkens
Hi, For some reason I’m no longer able to build Apache MetaModel from the master. I’m using java version 1.8.0_152 and maven version 3.6.0. When I do “mvn install”, it fails in the MetaModel-elasticsearch-native module: [ERROR] Failed to execute goal