Re: Hosting a Java library for JEP-309: Bill of Materials (HOSTING-1050)

2020-11-23 Thread Oleg Nenashev
> Can you elaborate? If there is some optimization in Jenkins core that would be beneficial, why not just do it now? What I am doing could be applied to the core when immutable configurations are used, e.g. for plugins and Jenkins core defined in Docker images. If we preprocess plugin manifes

Re: Hosting a Java library for JEP-309: Bill of Materials (HOSTING-1050)

2020-11-23 Thread Jesse Glick
On Mon, Nov 23, 2020 at 9:00 AM Oleg Nenashev wrote: > Jenkins still needs an exploded HPI file to read the plugin manifests. Can you elaborate? If there is some optimization in Jenkins core that would be beneficial, why not just do it now? -- You received this message because you are subscribe

Hosting a Java library for JEP-309: Bill of Materials (HOSTING-1050)

2020-11-23 Thread Oleg Nenashev
Hi all, I am working on optimizing plugin bundling in Jenkinsfile Runner (issue 389 , 390 ). Jenkinsfile Runner supports a performance-optimized mode when Jenkins core and its