Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
wangjx
/
sentinel
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
Add file.encoding JVM args in maven-surefire-plugin to avoid charset problem (
#1550
)
master
xiby
GitHub
4 vuotta sitten
vanhempi
ff0e53f7c6
commit
9b46e62665
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pom.xml
+ 1
- 0
pom.xml
Näytä tiedosto
@@ -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…
Peruuta
Tallenna