Hello,

I'm currently working on my bachelor thesis; Improve the Jenkins custom 
tools installer. There is a need for a file format able to contain up to 
100GB of installation files, since tar.gz and zip has a size limit of ~8GB 
and ~4GB size limit respectively. The idea is to add support for the file 
format 7z which currently has a size limit of 16 exabytes and also is 
faster to unpack than a zip file.

Anything I should keep in mind when integrating the extension for this 
plugin? So far I have developed code for unpacking a 7z-file through a 
string file path, but not sure that will work in the end.
Any thoughts?

Sincerely,
Martin Hjelmqvist
Bachelor Thesis at HMS Industrial Networks, Sweden

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/bc9e1dc0-bfb9-473d-9e29-4e207cfefecc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to