-
Task
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
Windows7 proffesional 32bit
JDK6u26
jenkins 1.417
build.gradle file usually utf-8 on windows.(groovy is usually utf-8 save)
but os-encording(MS932) save nesessary it write on japanise comments.(2 byte code)
groovy script is running utf-8 source need
JAVA_OPTS=-Dgroovy.source.encoding=UTF-8 -Dfile.encoding=UTF-8
but not apply method it gradle.bat
I hope to encording selecting it's plugins.
[JENKINS-10063] jenkins gradle plugin not running utf-8 save build.gradle file(on windows)
Component/s | New: gradle [ 15547 ] | |
Component/s | Original: plugin [ 15491 ] | |
Assignee | New: Gregory Boissinot [ gbois ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 140251 ] | New: JNJira + In-Review [ 205188 ] |
I'm afraid I don't understand what you are saying.
I can read Japanese — would it be easier for you to describe the issue in Japanese?