Spencer Allain wrote: > > I got this when compiling the latest gradle source (pulled on Saturday) on > a local Windows 7 machine. I'm guessing whatever is happening is > defaulting to the character encoding of my console versus a specifically > assigned one. >
Looks like a Java compiler warning to me. However I don't understand how this could happen given that we set the source encoding to UTF-8 for all projects (I just checked again). -- Peter Niederwieser Principal Engineer, Gradleware http://gradleware.com Creator, Spock Framework http://spockframework.org Twitter: @pniederw -- View this message in context: http://gradle.1045684.n5.nabble.com/Interesting-character-s-in-gradle-source-comment-tp4741837p4748725.html Sent from the gradle-dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
