[ https://issues.apache.org/jira/browse/SIS-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711137#comment-13711137 ] Martin Desruisseaux commented on SIS-53: ---------------------------------------- Note one important exception to the above: properties files have the following MIME type: {code} svn propset svn:mime-type "text/plain;charset=ISO-8859-1" {code} This is because the default encoding of properties files, as specified by {{java.util.Properties}}, is ISO-LATIN-1 rather than UTF-8. > "svn:ignore" property missing on the "sis-app" directory > -------------------------------------------------------- > > Key: SIS-53 > URL: https://issues.apache.org/jira/browse/SIS-53 > Project: Spatial Information Systems > Issue Type: New Feature > Affects Versions: 0.3 > Reporter: Martin Desruisseaux > Assignee: Martin Desruisseaux > Priority: Trivial > Fix For: 0.3 > > > The "{{svn:ignore}}" property with value "{{target}}" is missing on the "{{sis-app}}" directory. This result in Subversion marking the Maven build result as untracked files. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira