[GitHub] metamodel-membrane issue #8: Attempt to run postman tests with Travis CI.

2017-08-21 Thread albertostratio
Github user albertostratio commented on the issue: https://github.com/apache/metamodel-membrane/pull/8 Nice one @kaspersorensen ! Good job! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have thi

[GitHub] metamodel-membrane issue #8: Attempt to run postman tests with Travis CI.

2017-08-21 Thread kaspersorensen
Github user kaspersorensen commented on the issue: https://github.com/apache/metamodel-membrane/pull/8 That seems to have totally worked. I'm pretty excited about getting it right with the first commit ;-) 😊 Extract from the Travis build logs ``` [INFO] --- exec-ma

[GitHub] metamodel-membrane pull request #8: Attempt to run postman tests with Travis...

2017-08-21 Thread kaspersorensen
GitHub user kaspersorensen opened a pull request: https://github.com/apache/metamodel-membrane/pull/8 Attempt to run postman tests with Travis CI. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kaspersorensen/metamodel-membrane

[GitHub] metamodel-membrane pull request #6: METAMODEL-1150: Docker build (and a bit ...

2017-08-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metamodel-membrane/pull/6 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featu

[GitHub] metamodel-membrane pull request #7: METAMODEL-1153: Added endpoint for DELET...

2017-08-21 Thread kaspersorensen
GitHub user kaspersorensen opened a pull request: https://github.com/apache/metamodel-membrane/pull/7 METAMODEL-1153: Added endpoint for DELETE data source Fixes METAMODEL-1153 You can merge this pull request into a Git repository by running: $ git pull https://github.com/kaspe

Re: Another RC of MetaModel 5 ... The last?

2017-08-21 Thread Kasper Sørensen
Hi Jörg (and others interested), FYI, I've just released metamodel-extras v 5.0-RC4 also, which uses the updated MM API. Best regards, Kasper 2017-08-15 18:28 GMT-07:00 Kasper Sørensen : > That too. But it requires MetaModel-core to be released first so that the > right dependency can be set. A

[GitHub] metamodel-membrane issue #6: METAMODEL-1150: Docker build (and a bit more)

2017-08-21 Thread LosD
Github user LosD commented on the issue: https://github.com/apache/metamodel-membrane/pull/6 Oh cool! That's perfect then ☺️ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] metamodel-membrane issue #6: METAMODEL-1150: Docker build (and a bit more)

2017-08-21 Thread kaspersorensen
Github user kaspersorensen commented on the issue: https://github.com/apache/metamodel-membrane/pull/6 At work I have multiple projects where we have automated the postman runs. Also via Maven. The only issue is that it requires the `newman` tool installed on the build machine. Maybe

Re: About your post on "Semenatic Web"issues

2017-08-21 Thread Echopraxium
Thanks! Le 21 août 2017 10:24 PM, "Sebastian Samaruga" a écrit : > Hi, > > I've been discussing this issues: the transition from a 'document > oriented' web into a 'data and services oriented web' for a while in the > semantic-web related w3c mailing lists. In short it seems we had have to > dea

Re: About your post on "Semenatic Web"issues

2017-08-21 Thread Sebastian Samaruga
Hi, I've been discussing this issues: the transition from a 'document oriented' web into a 'data and services oriented web' for a while in the semantic-web related w3c mailing lists. In short it seems we had have to deal with building 'applications' over *documents* for a long time and it seems it

About your post on "Semenatic Web"issues

2017-08-21 Thread Michel Kern
Hello Sebastian I share your concerns, even though (or precisely because) I'm not a 'referent' in Application and Data storage interoperability, I'm a seasoned SW engineer (1). My feedback on your article, is that the use case illustrates  the challenges and needs for a web of i

[GitHub] metamodel-membrane issue #6: METAMODEL-1150: Docker build (and a bit more)

2017-08-21 Thread LosD
Github user LosD commented on the issue: https://github.com/apache/metamodel-membrane/pull/6 Docker changes LGTM. Regarding the Postman tests, I guess they're good in itself, but pretty useless as integration tests, unless you can find a way to make Travis run them. T