Alexander Udalov
a802e7fb71
CLI: fix non-XML rendering of argument parse error, simplify code
...
If the compiler is invoked through JPS, an instance of
XmlMessageRenderer is used and the output should be a valid XML.
Previously, we reported the argument parse error (and the note to try
"-help") before calling messageRenderer.renderPreamble, which resulted
in invalid XML. The same was happening for the usage printed on "-help".
Both of these problems are fixed
#KT-14848 Fixed
2017-06-06 19:52:04 +03:00
..
2017-04-11 15:46:13 +03:00
2015-07-03 16:14:08 +03:00
2015-07-03 16:14:08 +03:00
2016-07-22 18:13:41 +03:00
2015-06-01 19:02:11 +03:00
2015-11-11 19:16:21 +03:00
2016-07-22 18:13:41 +03:00
2015-10-22 11:37:01 +03:00
2016-01-19 10:53:49 +01:00
2017-05-31 16:59:03 +03:00
2015-09-22 15:00:24 +02:00
2014-12-15 16:46:27 +03:00
2015-09-25 20:11:56 +03:00
2017-01-26 13:38:52 +03:00
2015-08-20 18:48:38 +03:00
2016-06-15 15:01:32 +03:00
2017-06-06 19:52:04 +03:00
2016-07-22 18:13:41 +03:00
2017-04-11 15:46:13 +03:00
2016-01-19 10:53:53 +01:00
2017-05-24 15:46:57 +03:00
2016-01-19 10:53:53 +01:00
2016-01-19 10:53:53 +01:00
2017-05-04 21:44:17 +03:00
2014-12-12 03:04:19 +03:00
2017-02-10 21:04:50 +03:00
2014-12-12 03:04:19 +03:00
2017-02-28 16:05:16 +03:00
2014-12-12 03:04:19 +03:00
2014-12-16 21:37:46 +03:00
2014-12-12 03:04:19 +03:00
2014-12-12 03:04:19 +03:00
2017-05-04 21:44:17 +03:00
2017-02-03 13:03:12 +03:00
2017-02-28 16:05:16 +03:00
2015-04-03 05:36:13 +03:00
2017-02-03 13:03:12 +03:00
2016-01-13 21:37:36 +03:00
2016-01-13 21:09:05 +03:00
2016-01-13 21:09:06 +03:00
2016-01-13 21:09:05 +03:00
2015-11-10 01:50:09 +03:00
2015-11-10 01:50:09 +03:00
2017-03-27 17:19:24 +03:00
2017-06-06 19:52:04 +03:00