Issues
- Unable to locate stories running from CLI an executable jar built from EclipseJBEHAVE-829Resolved issue: JBEHAVE-829
- Norwegian language support out-of-the-boxJBEHAVE-767Resolved issue: JBEHAVE-767
- Variants documentation is misleading wrt whitespaceJBEHAVE-765Resolved issue: JBEHAVE-765
- TemplateableOutput does not handle properly parametrised scenariosJBEHAVE-760Resolved issue: JBEHAVE-760Mauro Talevi
- NumberFormat instance in ParameterConverters.NumberConverter is not threadsafeJBEHAVE-758Resolved issue: JBEHAVE-758
- Allow non-programmatic configuration of ExecutorServiceJBEHAVE-757Resolved issue: JBEHAVE-757Mauro Talevi
- NumberConverter not threadsafeJBEHAVE-756Resolved issue: JBEHAVE-756Paul Hammant
- Allow GivenStories to be parametrised by examples in a scenario contextJBEHAVE-753Resolved issue: JBEHAVE-753Mauro Talevi
- Allow transformation of example tablesJBEHAVE-718Resolved issue: JBEHAVE-718Mauro Talevi
9 of 9
Unable to locate stories running from CLI an executable jar built from Eclipse
Not A Bug
Description
Created August 31, 2012 at 9:36 PM
Updated September 12, 2012 at 5:42 PM
Resolved September 4, 2012 at 6:48 AM
We are trying to execute the JBehave test project from command line
after exporting it as executable jar from Eclipse. We are facing same
issues as JBEHAVE-729.
Just to mention, it works fine when we run the same from Eclipse directly, having issues while running from command line as executable jar.