Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.2
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
Right now, the verify.bsh is read using the platform's default encoding, making the tests platform-dependent. We should enrich the plugin configuration to allow the user to lock down the encoding and ensure reproducible tests.
The same applies to the goals.txt and profiles.txt.
Issue Links
- is depended upon by
-
MINVOKER-34
Warn about usage of platform encoding
-
- is related to
-
MNG-2216
Add default encodings section to POM
-
Here is the proposed patch, following our current proposal about source file encoding.