I created a couple of pull requests to make minor changes to the tavlang readme file and to CommandLineTool.java. In the Java file, line 197 says "List of files to be converted.\n " I'm not sure what the ".\n" means. Is this correct? The rest of the descriptions all look good to me. @stain, I can't check the help files directly at this time.
Also, is iwir support still in the tavlang tool? (Sorry, if I missed this somewhere else. I've been, and still am, pretty sick.) Gale On Mon, Feb 1, 2016 at 6:48 AM alaninmcr <[email protected]> wrote: > On 01/02/2016 12:35, Menaka Madushanka wrote: > > Hello, > > I get this error when building tavlang tool.... > > > > [ERROR] Failed to execute goal > > org.apache.maven.plugins:maven-javadoc-plugin:2.9:jar (attach-javadocs) > on > > project taverna-language-commandline: MavenReportException: Error while > > creating archive: > > [ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none > > [ERROR] > > [ERROR] Command line was: /usr/lib/jvm/java-7-oracle/jre/../bin/javadoc > > @options @packages > > Is that option only available in Java 8? > > Alan >
