Re: Taverna Mobile Release

2016-09-12 Thread Stian Soiland-Reyes
Androids and folks, There have been quite a bit of work on the Taverna Mobile over th esummer, thanks to all of you! I am wondering if we are now getting closer to a release? I don't think we need to be too ambitious - but I agree we shouldn't let too many things "hang in the air" either.

[GitHub] incubator-taverna-workbench pull request #6: license fixed

2016-09-12 Thread stain
Github user stain commented on a diff in the pull request: https://github.com/apache/incubator-taverna-workbench/pull/6#discussion_r78482070 --- Diff: NOTICE --- @@ -118,3 +118,14 @@ taverna-ui/src/main/java/org/apache/taverna/lang/ui/treetable/ for use in the design,

[GitHub] incubator-taverna-workbench pull request #6: license fixed

2016-09-12 Thread stain
Github user stain commented on a diff in the pull request: https://github.com/apache/incubator-taverna-workbench/pull/6#discussion_r78481938 --- Diff: taverna-perspective-biocatalogue/src/main/resources/net/sf/taverna/t2/ui/perspectives/biocatalogue/biocatalogue_styles.css ---

[GitHub] incubator-taverna-workbench pull request #6: license fixed

2016-09-12 Thread ThilinaManamgoda
GitHub user ThilinaManamgoda opened a pull request: https://github.com/apache/incubator-taverna-workbench/pull/6 license fixed I have found two files with no license mentions and have listed them in the Notice. You can merge this pull request into a Git repository by running:

Re: Taverna Player Portal JSON API queries ( Apache Taverna Mobile )

2016-09-12 Thread Stian Soiland-Reyes
Thanks - from this I would say Taverna Mobile can target KitKat (API level 19), get 80% share - which would rise by the time we release the app. But that still grounds us on Java 6 features - and even in latest Android SDK API the package java.nio.file is not there - so robundle would not work

Re: Taverna Player Portal JSON API queries ( Apache Taverna Mobile )

2016-09-12 Thread Stian Soiland-Reyes
An alternative is to do something very similar to the maven-jaxb2-plugin in taverna-scufl2-t2flow https://github.com/apache/incubator-taverna-language/blob/0.15.1-incubating/taverna-scufl2-t2flow/pom.xml#L43 with those schemas from

Re: Taverna Player Portal JSON API queries ( Apache Taverna Mobile )

2016-09-12 Thread Stian Soiland-Reyes
Yes, I think a Maven profile with a smaller with just taverna-scufl2-* (excluding wfdesc, robundle, databundle) could work, and also set: 1.6 1.6 On 9 September 2016 at 12:35, Ian Dunlop wrote: > Hello, > > Stian hinted that maybe maven profiles could build the