Move ExitCode to cli-common, simplify KotlinCompilerRunner

- check exit code's toString instead of integer code: more readable and stable
  this way
- call newInstance() on arguments' classes instead of pointless constants
This commit is contained in:
Alexander Udalov
2014-12-25 19:39:50 +03:00
parent a14e0ac59e
commit 5e261e344e
4 changed files with 44 additions and 44 deletions