Re: Taverna Player integration ( Apache Taverna Mobile )

2016-08-12 Thread alaninmcr
On 12/08/2016 18:43, Sagar wrote: I have created curl request to run workflow according to Taverna-Player-Portal JSON API Documentation curl -X POST -H "Accept: application/json" -H "Content-Type: application/json"

Re: Taverna Player integration ( Apache Taverna Mobile )

2016-08-12 Thread Sagar
I have created curl request to run workflow according to Taverna-Player-Portal JSON API Documentation curl -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "Cache-Control: no-cache" -d '{

Re: Taverna Gis Plugin new branch

2016-08-12 Thread alaninmcr
On 12/08/2016 14:21, Stian Soiland-Reyes wrote: [snip] As a "just for reference" branch I didn't do any checks on your dependencies used here, or check for the Apache file headers. The GIS plugin depends on packages from 52north.org - a very widely used open source community. They have

Re: Taverna Player integration ( Apache Taverna Mobile )

2016-08-12 Thread alaninmcr
On 12/08/2016 14:10, Sagar wrote: I have setup the taverna server and taverna player portal on DigitalOcean and its URL is http://139.59.28.201:3000/. To run a workflow I need workflow database. Where can I find sample database to run and how to integrate it with the server. The server does

[GitHub] incubator-taverna-common-activities issue #20: CWL

2016-08-12 Thread galejwnaylor
Github user galejwnaylor commented on the issue: https://github.com/apache/incubator-taverna-common-activities/pull/20 In incubator-taverna-common-activities/taverna-cwl-activity/src/main/java/org/apache/taverna/cwl/ is it possible to rename CwlDumyActivity.java to

Re: Taverna Gis Plugin new branch

2016-08-12 Thread Stian Soiland-Reyes
Thank you, I've merged https://github.com/apache/incubator-taverna-plugin-gis/pull/5 into the 'taverna2' branch. I understand you wanted to keep working on the 2.5 branch for testing of the UI bits in the Taverna Workbench 2.5. Unfortunately we can't formally *release* from this branch as an

[GitHub] incubator-taverna-plugin-gis pull request #5: Taverna 2 gis plugin

2016-08-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-taverna-plugin-gis/pull/5 --- 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

Re: Taverna Player integration ( Apache Taverna Mobile )

2016-08-12 Thread Sagar
I have setup the taverna server and taverna player portal on DigitalOcean and its URL is http://139.59.28.201:3000/. To run a workflow I need workflow database. Where can I find sample database to run and how to integrate it with the server. So that I can confirm that server is running correctly

Re: Help needed with android xml parsing

2016-08-12 Thread Sagar
Can you provide me the link ? I am unable to find it on GitHub. On Fri, Aug 12, 2016 at 5:40 PM, Ian Dunlop wrote: > Hello, > > I changed the User class using your code snippet but I am still getting the > same error. I have pushed a branch into the apache git repo called

Re: Towards graduation?

2016-08-12 Thread Stian Soiland-Reyes
Hi, I'm just recovering the email backlog after vacation! Agree that we are in a fair state to graduate (even if we are not a particularly fast or big Apache project) - I am not sure the incubator can teach us much more at this point, as we seem to be getting to grips with both governance,

[GitHub] incubator-taverna-common-activities pull request #20: CWL

2016-08-12 Thread ThilinaManamgoda
GitHub user ThilinaManamgoda opened a pull request: https://github.com/apache/incubator-taverna-common-activities/pull/20 CWL i have merged the taverna-3 branch to master branch You can merge this pull request into a Git repository by running: $ git pull