I have some java files which, when run through the java compiler generate
warning:
warning: unmappable character for encoding ASCII
The behaviour when building with Ant is that the warnings are printed but do
not cause the build to fail. After migrating to Gradle, the build fails as a
result of these warnings.
How can I configure the compileJava task to ignore warnings or at least
treat them as warnings and not errors?
--
View this message in context:
http://gradle.1045684.n5.nabble.com/Java-plugins-compileJava-task-seems-to-be-treating-warnings-as-errors-Fails-build-tp4959052p4959052.html
Sent from the gradle-user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email