Hi Stian, I created a blog on suggested command line arguments in wordpress. Apache Taverna Language Command line tool - Defining command line options <https://menakamadushanka.wordpress.com/2015/03/24/tavernalanguagecommandlinetool/>
And also I'm working on updating the documentation of Readme.md file. Also I committed some more implementations to github. I think the pull request has updated. I got an error when I tried to create a stand-alone jar file and do a conversion. > $ tavlang convert -structure /home/menaka/conv/aaa/as.wfbundle > text/vnd.taverna.scufl2.structure > Exception in thread "main" java.lang.IllegalArgumentException: Could not > guess media type for /home/menaka/conv/aaa/as.wfbundle > at > org.apache.taverna.scufl2.api.io.WorkflowBundleIO.readBundle(WorkflowBundleIO.java:300) > at > org.apache.tavlang.commandline.tools.convert.Scufl2Convert.convertFile(Scufl2Convert.java:174) > at > org.apache.tavlang.commandline.tools.convert.Scufl2Convert.convert(Scufl2Convert.java:135) > at > org.apache.tavlang.commandline.tools.convert.Scufl2Convert.<init>(Scufl2Convert.java:59) > at > org.apache.tavlang.commandline.CommandLineTool$CommandConvert.execute(CommandLineTool.java:199) > at > org.apache.tavlang.commandline.CommandLineTool.parse(CommandLineTool.java:75) > at > org.apache.tavlang.commandline.TavernaCommandline.main(TavernaCommandline.java:26) But it is working fine when testing in eclipse. Is this because a dependency problem? I used only the apace-shade plugin for packaging. Thank you very much. Menaka On 11 June 2015 at 20:46, Stian Soiland-Reyes <[email protected]> wrote: > See > > http://www.google-melange.com/gsoc/document/show/gsoc_program/google/gsoc2015/help_page#9._How_do_evaluations_work > > I am unable to log in to Melange today, so I don't know what the > evaluation forms look like. > > It would be cool if you want to write a kind of blog - that would help > to keep your thoughts gathered across emails. I would just use any of > the free blogging platforms (wordpress.com, blogger.com) or simply a > wiki on your github fork. > > > > > On 11 June 2015 at 08:46, Menaka Madushanka <[email protected]> wrote: > > Hi everyone, > > > > What are the required resources that we should provide for the evaluation > > purposes of the project? Do we supposed to write a blog/ report etc? > > > > Cheers > > Menaka > > > > -- > > Menaka Madushanka Jayawardena > > Faculty of Engineering, > > University of Peradeniyaya. > > LinkedIn > > > > -- > Stian Soiland-Reyes > Apache Taverna (incubating), Apache Commons RDF (incubating) > http://orcid.org/0000-0001-9842-9718 > -- Menaka Madushanka Jayawardena Faculty of Engineering, <http://www.pdn.ac.lk/eng> University of Peradeniyaya. LinkedIn <http://lk.linkedin.com/in/menakajayawardena>
