Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
wangjx
/
sentinel
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Add file.encoding JVM args in maven-surefire-plugin to avoid charset problem (
#1550
)
master
xiby
GitHub
4 anni fa
parent
ff0e53f7c6
commit
9b46e62665
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG:
4AEE18F83AFDEB23
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pom.xml
+ 1
- 0
pom.xml
Vedi File
@@ -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…
Annulla
Salva