pom {
        project {
                properties {
                        project.build.sourceEncoding = 'UTF8'
                }
        }
}.writeTo("mypom.xml")

This is probably more of a Groovy question than a Gradle question, but the 
dot-delimited name is not valid syntax.

Is there some syntactic workaround here?

- C
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to