Add 'Automatic-Module-Name' to all MANIFEST.MF#511
Add 'Automatic-Module-Name' to all MANIFEST.MF#511sschulz92 wants to merge 7 commits intolocationtech:masterfrom
Conversation
|
Not sure about this one at the moment since compile-level and source-level is still Java 1.8. And I remember some clitches Michael mentioned I'd like to clarify first ;) |
|
I have no strong feeling abot one way or the other. I guess conflicts to the other PR are easy to resolve once joda-time fixes are on master. Lets keep it as it is unless the other one is done. BTW: Is there a setting in eclipse to allow Automatic-Module-Name? Maybe its worth to document it in the Dev-guilde Eclipse IDE... |
|
I didn't actively make these changes when making changes for the joda time update so I'm thinking the version of Eclipse I used made this change automatically (or maybe I did quick fix and didn't realize it). Apparently they do have a quick fix: |
This new attribute is required to move on to Java 9 or newer.