Fix resource encoding to UTF-8
------------------------------
Key: JCRSITE-12
URL: https://issues.apache.org/jira/browse/JCRSITE-12
Project: Jackrabbit Site
Issue Type: Improvement
Components: parent
Reporter: Jukka Zitting
Priority: Trivial
Fix For: parent 3
Currently our Maven builds warn about the resource encoding being unspecified.
I'm not sure how many (or if any?) non-ASCII resources we have in the tree, but
it would still be good the explicitly specify that our resources are always in
UTF-8 to avoid the build being platform-specific.
See
http://maven.apache.org/plugins/maven-resources-plugin/examples/encoding.html
for how to do this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.