view thermostat-plugin-validator/src/main/resources/com/redhat/thermostat/plugin/validator/strings.properties @ 2612:0fe467368288

[PATCH] Windows - more JUnit fixes This patch fixes many JUnit failures on Windows - in fact, the build gets all the way to integration tests now. The thermostat-web-server module is skipped at this time. Future patches will address that, and the failing integration tests. Reviewed-by: sgehwolf Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-February/022257.html, http://icedtea.classpath.org/pipermail/thermostat/2017-March/022343.html
author Simon Tooke <stooke@redhat.com>
date Wed, 08 Mar 2017 09:24:27 -0500
parents aa48ed4752c1
children
line wrap: on
line source

VALIDATION_WARNING = Warning in file {0}:{1}.{2}
VALIDATION_ERROR = Error in file {0}:{1}.{2}
VALIDATION_FATAL_ERROR = Fatal error in file {0}:{1}.{2}