openclover / clover

This repository contains source code of OpenClover Core as well as its integrations: Clover-for-Ant, Clover-for-Eclipse and Clover-for-IDEA plugins. Sources are licensed under Apache 2.0 license.
Other
61 stars 16 forks source link

OC-222: enforce user.language=en and user.locale=EN in javac #226

Closed marek-parfianowicz closed 11 months ago

marek-parfianowicz commented 11 months ago

... when launching javac, as some test assertions rely on compiler messages.

Issue #222.