I think Chamini is getting errors AFTER un-commenting all the code in the TestDatabaseConfigurationHandler class. https://github.com/apache/ incubator-taverna-commandline/blob/master/taverna-commandline-common/src/test/java/org/apache/taverna/commandline/TestDatabaseConfigurationHandler.java
I presume the code was commented out for a good reason (thus the errors), and I wonder why the TestDatabaseConfigurationHandler.java file is included in the distribution if all the code is commented out. Chamini, the README file ( https://github.com/apache/incubator-taverna-commandline/blob/master/README.md) contains an example of using the command-line tool. Does this help? If not, can you provide a little more information about what you are trying to test and why? Thanks, Gale On Wed, Aug 3, 2016 at 11:30 AM Gale Naylor <[email protected]> wrote: > I'm wondering why the class TestDatabaseConfigurationHandler is commented > out... > > > https://github.com/apache/incubator-taverna-commandline/blob/master/taverna-commandline-common/src/test/java/org/apache/taverna/commandline/TestDatabaseConfigurationHandler.java > > > On Wed, Aug 3, 2016 at 10:19 AM Alan Williams <[email protected]> > wrote: > >> On 03-Aug-16 03:50, Chamini Prashakthi Jayasinghe wrote: >> > Hi all, >> > can someone explain me how to run the test case in Apache Taverna >> > Commandline common module.it is all commented and after remove comment >> mark >> > it shows errors. >> >> What errors are you getting? >> >> > regards chamini >> >> Alan >> >>
