Community
Participate
Working Groups
Build Identifier: I think there is a bug in the implementation for bug 340507, which is shown in the attached integration test. In the case where the defined encoding is removed, the folder encoding should revert to container default (which it currently doesn't). The attached git patch for the integration tests adds a test which shows this. I believe the simple solution is to apply the encoding to the IFolder even when it's 'null', which means it's not defined in the Maven project. Reproducible: Always Steps to Reproduce: 1. Execute attached integration tests
Created attachment 194666 [details] Integration test showing bug
Created attachment 197075 [details] proposed fix Attached fix for this bug
Created attachment 197076 [details] integration test
Applied the patches. Thank you.
Moved to https://github.com/eclipse-m2e/m2e-core/issues/