jira-importer commented on issue #193: URL: https://github.com/apache/maven-source-plugin/issues/193#issuecomment-2959554800
**[Karl Heinz Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)** commented Some questions coming into my mind. The file itself should have an encoding itself for example `UTF-8` ? What about the format of the file? Just something like this (property like): ```java encoding=UTF-18 ``` Or do you think about something very plain like this: ```java UTF-18 ``` What about a line ending? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
