Slackbot
08/18/2023, 4:57 AMwolfs
08/18/2023, 6:32 AMVampire
08/18/2023, 9:34 AMoutputs.dir
and then copy from that temporary directory to the outputs.file
return value.
Or alternatively do not extract at all, but directly just pull the embedded jars out using a JarInputStream
or similar, directly just writing the intended output files unless findSpecificJars
need to look inside the files to find the correct ones.Jakub Chrzanowski
08/18/2023, 10:19 AMVampire
08/18/2023, 10:36 AMVampire
08/18/2023, 10:38 AMJakub Chrzanowski
08/18/2023, 11:08 AMJakub Chrzanowski
08/18/2023, 11:10 AMVampire
08/18/2023, 11:10 AMVampire
08/18/2023, 11:10 AMVampire
08/18/2023, 11:11 AMJakub Chrzanowski
08/18/2023, 11:11 AMJakub Chrzanowski
08/18/2023, 11:12 AMVampire
08/18/2023, 11:13 AMVampire
08/18/2023, 11:13 AM