Merge "Delete jmod workDir" into main
This commit is contained in:
@@ -64,6 +64,7 @@ var (
|
|||||||
// useful on Android, and (b) it causes errors with later versions of jlink
|
// useful on Android, and (b) it causes errors with later versions of jlink
|
||||||
// when the jdk.internal.module is absent from java.base (as it is here).
|
// when the jdk.internal.module is absent from java.base (as it is here).
|
||||||
` --disable-plugin system-modules && ` +
|
` --disable-plugin system-modules && ` +
|
||||||
|
`rm -rf ${workDir} && ` +
|
||||||
`cp ${config.JrtFsJar} ${outDir}/lib/`,
|
`cp ${config.JrtFsJar} ${outDir}/lib/`,
|
||||||
CommandDeps: []string{
|
CommandDeps: []string{
|
||||||
"${moduleInfoJavaPath}",
|
"${moduleInfoJavaPath}",
|
||||||
|
Reference in New Issue
Block a user