2019-11-26 18:47:31 +00:00
|
|
|
{
|
|
|
|
"reduce": [
|
|
|
|
{
|
|
|
|
"archive": "jre/lib/rt.jar",
|
|
|
|
"paths": [
|
|
|
|
"com/sun/corba",
|
|
|
|
"com/sun/jmx",
|
|
|
|
"com/sun/jndi",
|
|
|
|
"com/sun/media",
|
|
|
|
"com/sun/naming",
|
|
|
|
"com/sun/org",
|
|
|
|
"com/sun/rowset",
|
|
|
|
"com/sun/script",
|
|
|
|
"com/sun/xml",
|
|
|
|
"sun/applet",
|
|
|
|
"sun/corba",
|
|
|
|
"sun/management"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"archive": "jre/lib/charsets.jar",
|
|
|
|
"paths": [
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"archive": "jre/lib/jsse.jar",
|
|
|
|
"paths": [
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"archive": "jre/lib/resources.jar",
|
|
|
|
"paths": [
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"remove": [
|
|
|
|
{
|
|
|
|
"platform": "*",
|
|
|
|
"paths": [
|
2019-11-27 18:26:09 +00:00
|
|
|
"jre/lib/rhino.jar",
|
2019-11-26 20:18:07 +00:00
|
|
|
"jre/lib/amd64/libjfxwebkit.so"
|
2019-11-26 18:47:31 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"platform": "windows",
|
|
|
|
"paths": [
|
|
|
|
"jre/bin/*.exe",
|
2019-11-26 20:18:07 +00:00
|
|
|
"jre/bin/client"
|
2019-11-26 18:47:31 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|