This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
wangjx
/
sentinel
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Add file.encoding JVM args in maven-surefire-plugin to avoid charset problem (
#1550
)
master
xiby
GitHub
пре 4 година
родитељ
ff0e53f7c6
комит
9b46e62665
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 измењених фајлова
са
1 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pom.xml
+ 1
- 0
pom.xml
Прегледај датотеку
@@ -272,6 +272,7 @@
<configuration>
<!-- CircleCI build workaround -->
<argLine>@{argLine} -Xms1024m -Xmx2048m</argLine>
<argLine>-Dfile.encoding=UTF-8</argLine>
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>
</plugin>
Write
Preview
Loading…
Откажи
Сачувај