[Aceunit-devel] [ aceunit-Bugs-1880495 ] usage of --force throws NoConverterFoundException
Status: Beta
Brought to you by:
christianhujer
From: SourceForge.net <no...@so...> - 2008-01-26 23:38:22
|
Bugs item #1880495, was opened at 2008-01-27 00:38 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1000227&aid=1880495&group_id=207094 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Java Generator Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Christian Hujer (christianhujer) Assigned to: Christian Hujer (christianhujer) Summary: usage of --force throws NoConverterFoundException Initial Comment: cher@riedquat:~/cvs/sf/aceunit/trunk2/src/java/test> java -jar ../AceUnit.jar --force true . net.sf.japi.io.args.converter.NoConverterFoundException at net.sf.japi.io.args.converter.ConverterRegistry.convert(ConverterRegistry.java:121) at net.sf.japi.io.args.ArgParser.invokeMethod(ArgParser.java:276) at net.sf.japi.io.args.ArgParser.parse(ArgParser.java:237) at net.sf.japi.io.args.ArgParser.<init>(ArgParser.java:89) at net.sf.japi.io.args.ArgParser.parseAndRun(ArgParser.java:332) at net.sf.japi.io.args.ArgParser.simpleParseAndRun(ArgParser.java:307) at net.sf.aceunit.GenTest.main(GenTest.java:51) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1000227&aid=1880495&group_id=207094 |