> AFAIK, unless the project donates their code to JMeter, we cannot take it as it would be a license infringement at minimum.
It's open source under the Apache 2.0 license. The license itself allows you to bundle it with JMeter proper. Of course, it won't be owned by the ASF but you can have it as a dependency. You could also "fork" it (or "vendor" it) if you want to add some patches. Have there been any talks with CA Technologies / Blazemeter to perhaps donate the plugin to the ASF? > Would you like to work on its implementation ? Why would I do that when you have this plugin available under a compatible license as well as this other one https://github.com/syucream/jmeter-http2-plugin under Apache 2.0 based on netty? --emi On Mon, Oct 2, 2017 at 10:11 PM, Philippe Mouawad < [email protected]> wrote: > Hi Emilian, > AFAIK, unless the project donates their code to JMeter, we cannot take it > as it would be a license infringement at minimum. > > Regarding HTTP2 there are many options AFAIK: > > - Jetty > - Netty > - HC5 > > Would you like to work on its implementation ? > > > Regards > > On Mon, Oct 2, 2017 at 8:54 PM, Emilian Bold <[email protected]> > wrote: > > > Hello, > > > > I see we have a HTTP2 plugin > > https://github.com/Blazemeter/jmeter-bzm-plugins based on the Jetty > HTTP2 > > support and under an Apache 2.0 license. > > > > Is there any reason JMeter could not bless this implementation and bundle > > it? > > > > --emi > > > > > > -- > Cordialement. > Philippe Mouawad. >
