Menu

#3 incorrect return code

open
nobody
None
5
2002-03-20
2002-03-20
Anonymous
No

Qjml2qiml returns zero even if error is occured. This
behaviour prevents using of JXUnit in reliable scripts.

[-----]$ java com.jxml.quick.config.Main
classpath:///com/jxml/quick/util/qjml2qiml/qjml2qiml.config

java.lang.IllegalArgumentException: Missing parameter: in
at
com.jxml.quick.config.RequiredItem.eval(Unknown Source)
at
com.jxml.quick.config.ConfigImpl.eval(Unknown Source)
at com.jxml.quick.config.Main.main(Unknown Source)
[-----]$ echo $?
0
[-----]$

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.