Re: TAVERNA-867 doclint javadoc and Java 7 (was: Snapshot issue when releasing taverna language)

2016-02-03 Thread Gale Naylor
A couple of still-broken links and one code sample Java 7 reference: taverna-tavlang-tool/readme.md (1) BROKEN LINK "http://ns.taverna.org.uk/2010/activity/constant"; which links to http://ns.taverna.org.uk/2010/activity/constant redirects to http://taverna.incubator.apache.org/ns/2010/activity/c

Re: TAVERNA-867 doclint javadoc and Java 7 (was: Snapshot issue when releasing taverna language)

2016-02-03 Thread Gale Naylor
Broken/old links in taverna-scufl2-wfdesc/readme.md: Extracted annotations SECTION (1) myGRID LINK "Taverna Components" http://dev.mygrid.org.uk/wiki/display/taverna/Components (2) BROKEN LINK "valid_component_imagemagickconvert_wfdesc_ttl" https://github.com/ap

Re: TAVERNA-867 doclint javadoc and Java 7 (was: Snapshot issue when releasing taverna language)

2016-02-03 Thread Gale Naylor
Broken/old links and questions in taverna-scufl2-examples/readme.md: INTRODUCTORY PARAGRAPHS (1) CORRECT LINK? "SCUFL2 API" links to Download Taverna Language - is this correct? ( http://taverna.incubator.apache.org/download/language/) Build SEC

Re: TAVERNA-867 doclint javadoc and Java 7 (was: Snapshot issue when releasing taverna language)

2016-02-03 Thread Gale Naylor
Or change tavtool to tavlang (link) tool, to be consistent with other instances On Wed, Feb 3, 2016 at 10:21 AM Gale Naylor wrote: > Questions and broken links in taverna-scufl2-api/readme.md. > > > INTRODUCTORY PARAGRAPHS > > > (1) LINK ERROR? > Looks like

Re: TAVERNA-867 doclint javadoc and Java 7 (was: Snapshot issue when releasing taverna language)

2016-02-03 Thread Gale Naylor
Questions and broken links in taverna-scufl2-api/readme.md. INTRODUCTORY PARAGRAPHS (1) LINK ERROR? Looks like it should be a link ... [SCUFL2][9] "For more information, see the [SCUFL2 API][9] pages..." Usage (2) BROKEN LINK -

Re: TAVERNA-867 doclint javadoc and Java 7 (was: Snapshot issue when releasing taverna language)

2016-02-03 Thread Gale Naylor
@stian, so, at some point, taverna-wfbundle should be changed to use robundle instead of taverna-scufl2-ucfpackage? On Tue, Feb 2, 2016 at 4:41 PM Stian Soiland-Reyes wrote: > The UCF documentation even disappeared from adobe.com.. so it's good > we are deprecating it. But still the taverna-scu

Re: Snapshot issue when releasing taverna language

2016-02-03 Thread Gale Naylor
I removed the instances of iwir in the tavlang tool readme (and created a pull request), but I don't want to touch the actual java code. There are several instances of iwir in tavlang/CommandLineTool.java: REMOVE iwir INSTANCES? (1) Line 98 - @Option(name = "--iwir", ...) (2) Line 116/117 - else

[GitHub] incubator-taverna-language pull request: Remove 4 instances of iwi...

2016-02-03 Thread galejwnaylor
GitHub user galejwnaylor opened a pull request: https://github.com/apache/incubator-taverna-language/pull/31 Remove 4 instances of iwir One in supported conversion formats and 3 in conversion example #5 You can merge this pull request into a Git repository by running: $ git pul