Enable Travis in Taverna Mobile

2016-06-06 Thread Rajan Maurya
Hi Stain, Ian,Alan, I found that taverna mobile does not have Continuous Integration System. So I suggest Travis because it very popular. After that, future PR will automatically be tested and It will be very easy to me to Review the code. -- *Thanks* *Namaste* Rajan Maurya Contact Number :

Taverna service decription

2016-06-06 Thread Thilina Manamgoda
Hi, where can i set the description of a service in the workbench . for example service - "description" in the service panel ? regards , Thilina.

Re: [DISCUSS] The third RC of Taverna Command Line 3.1.0

2016-06-06 Thread Thilina Manamgoda
i have updated the maven to 3.3.9 and i got this failure Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project taverna-credential-manager-impl: There are test failures. On Mon, Jun 6, 2016 at 10:01 PM, Alan Williams

Re: [DISCUSS] The third RC of Taverna Command Line 3.1.0

2016-06-06 Thread Alan Williams
It all builds OK on my Maven 3.3.3 Alan

Re: Taverna Mobile Application

2016-06-06 Thread Rajan Maurya
Actually, the good way to manage and list the dependencies is : https://github.com/therajanmaurya/android-client/blob/MVP-Phase-1/mifosng-android/build.gradle and https://github.com/therajanmaurya/android-client/blob/MVP-Phase-1/build.gradle But I think, It has to be in separate #PR. So, Sagar

[GitHub] incubator-taverna-common-activities pull request #4: Cwl browse

2016-06-06 Thread ThilinaManamgoda
Github user ThilinaManamgoda commented on a diff in the pull request: https://github.com/apache/incubator-taverna-common-activities/pull/4#discussion_r65910784 --- Diff: taverna-cwl-activity-ui/src/test/java/org/apache/taverna/cwl/ui/TestWorkBench.java --- @@ -0,0 +1,11 @@

Re: [DISCUSS] The third RC of Taverna Command Line 3.1.0

2016-06-06 Thread Thilina Manamgoda
version is 3.0.5 On Mon, Jun 6, 2016 at 8:47 PM, Alan Williams wrote: > To answer Thilina's question on the VOTE thread, > > what version of Maven are you running? > > Alan > >

[GitHub] incubator-taverna-common-activities pull request #4: Cwl browse

2016-06-06 Thread stain
Github user stain commented on a diff in the pull request: https://github.com/apache/incubator-taverna-common-activities/pull/4#discussion_r65908799 --- Diff: taverna-cwl-activity-ui/src/test/java/org/apache/taverna/cwl/ui/TestWorkBench.java --- @@ -0,0 +1,11 @@ +package

[GitHub] incubator-taverna-common-activities pull request #4: Cwl browse

2016-06-06 Thread stain
Github user stain commented on a diff in the pull request: https://github.com/apache/incubator-taverna-common-activities/pull/4#discussion_r65908687 --- Diff: taverna-cwl-activity-ui/src/main/java/org/apache/taverna/cwl/ui/serviceprovider/CwlServiceProviderConfig.java --- @@

Re: [DISCUSS] The third RC of Taverna Command Line 3.1.0

2016-06-06 Thread Gale Naylor
Fingers crossed for RC3! I will be out of town for a couple of days, but will review and build when I return. On Mon, Jun 6, 2016, 7:31 AM Stian Soiland-Reyes wrote: > This is the discussion thread for Command Line 3.1.0 RC3. > > You can place your votes in the corresponding

[DISCUSS] The third RC of Taverna Command Line 3.1.0

2016-06-06 Thread Stian Soiland-Reyes
This is the discussion thread for Command Line 3.1.0 RC3. You can place your votes in the corresponding [VOTE] thread: https://lists.apache.org/thread.html/03184f452898d3f8280301b93b40fce5902d45997ce03e341afaf3d1@%3Cdev.taverna.apache.org%3E and ask anything else here. Anyone can participate

Re: [GitHub] incubator-taverna-common-activities issue #4: Cwl browse

2016-06-06 Thread Thilina Manamgoda
Hi, So what is next step ? . i little confused about what do next . regards, Thilina. On Mon, Jun 6, 2016 at 7:12 PM, Thilina Manamgoda wrote: > are cropping,resizing considered as modifying > > On Mon, Jun 6, 2016 at 7:11 PM, Thilina Manamgoda

Re: [DISCUSS] Release candidate 2 of Command-line Tool 3.1.0-incubating

2016-06-06 Thread Stian Soiland-Reyes
On 4 June 2016 at 17:30, Gale Naylor wrote: > Thanks for the explanations, Stian. A vote-email script might not be a bad > idea! It certainly > seems to be a complicated thing to pull together. > > In response to Stian's email, I found some additional, related ASF >

Re: Taverna Mobile Application

2016-06-06 Thread Stian Soiland-Reyes
On 5 June 2016 at 22:03, Sagar wrote: > Hi Rajan, > > I have fixed all your input. Please review it again and suggests me > something if there is something needed to change . > > If anyone else wants to work on it or review my work, it'd be great. Thanks both! I've

Re: [GitHub] incubator-taverna-common-activities issue #4: Cwl browse

2016-06-06 Thread Thilina Manamgoda
i just removed it and pushed it again On Mon, Jun 6, 2016 at 7:09 PM, stain wrote: > Github user stain commented on the issue: > > https://github.com/apache/incubator-taverna-common-activities/pull/4 > > Ah now, the CC SA for unmodifiable binaries, so OK as long

Re: [GitHub] incubator-taverna-common-activities issue #4: Cwl browse

2016-06-06 Thread Thilina Manamgoda
are cropping,resizing considered as modifying On Mon, Jun 6, 2016 at 7:11 PM, Thilina Manamgoda wrote: > i just removed it and pushed it again > > > On Mon, Jun 6, 2016 at 7:09 PM, stain wrote: > >> Github user stain commented on the issue: >> >>

[GitHub] incubator-taverna-common-activities issue #4: Cwl browse

2016-06-06 Thread stain
Github user stain commented on the issue: https://github.com/apache/incubator-taverna-common-activities/pull/4 Looks good! You are adding cwl-logo-header.png, which has an [incompatible license](https://github.com/common-workflow-language/logo/blob/master/LICENSE.md). Could

Resolving merge conflicts

2016-06-06 Thread Stian Soiland-Reyes
Here's a walk-through I did with Thilina on solving a merge conflict. The basis is that the pull request at https://github.com/apache/incubator-taverna-common-activities/pull/4 says: > This branch has conflicts that must be resolved That is typically because both you and someone else (e.g. in

Re: Finalize Docker Invoke JSON format

2016-06-06 Thread Alan Williams
On 04-Jun-16 05:10, Nadeesh Dilanga wrote: Hi all, I am starting this thread to discuss and finalize the docker commands we need to expose for client side(Taverna). Latest stable docker remote API is version 1.23[1]. And it has several APIs that can be useful. Yes. Where do you intend to run

Re: Code Analysis Tools Implementation

2016-06-06 Thread Sagar
Rajan, can you give me any example to make the wiki for GitHub project ? On Mon, Jun 6, 2016 at 10:32 AM, Rajan Maurya wrote: > Hi Sagar, > > I have looked you #PR > . It's now > completed. You did a good