jira-importer commented on issue #193:
URL: 
https://github.com/apache/maven-source-plugin/issues/193#issuecomment-2959554848

   **[Fred 
Bricon](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=fbricon)** 
commented
   
   The point of this ticket is for generated source jars to be able to 
advertise their content encoding.
   
   If you have projects depending on junit 3.8.1, which uses ISO-8859-1 
encoding for its sources, then assuming you manage to configures encoding for 
source jars in editorconfig, then each of your project needs to specifically 
declare a specific encoding for junit 3.8.1. 
   
   So for junit 3.8.1, the ship has sailed obviously, but if an new source jar 
uses some fancy encoding and the IDE can detect it automatically (as its 
encoding will be immutable at that point), then the problem is solved without 
manual intervention.
   


-- 
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]

Reply via email to