Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5.1
-
Component/s: None
-
Labels:None
-
Environment:working on a machine with diffrent (default) encoding then the java source code
-
Number of attachments :
Description
from http://jalopy.sourceforge.net/existing/plugin-ant-usage.html
"encoding Sets the encoding that controls how Jalopy interprets text files containing characters beyond the ASCII character set. Defaults to the platform default encoding."
What happens if maven.compile.encoding is null (it is not set by default by the java plugin)?