Re: http2 support

2017-10-03 Thread Emilian Bold
See this reply https://lists.apache.org/thread.html/a08c9c77b9cce401043bc58cef303ed7501705e48243e17ec1a7f145@%3Clegal-discuss.apache.org%3E confirming we are OK including the code: > > Now, this is precisely my plan. So -- it's perfectly fine to handle > > things this way: > > > > 1. Import 3rd p

[GitHub] jmeter pull request #308: Java9 migration

2017-10-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jmeter/pull/308 ---

[GitHub] jmeter issue #313: BZ61466: Comment addition to SampleResults

2017-10-03 Thread pmouawad
Github user pmouawad commented on the issue: https://github.com/apache/jmeter/pull/313 Hello @vherilier , Thanks for PR. Could you amend it to: - Add a property that would apply to all TC - add a TristateCheckBox in GUI 'Use comment in SampleResult' I thin

Re: http2 support

2017-10-03 Thread Philippe Mouawad
Hello, Also one note on HTTP2. I didn't find any possibility to record http2 which IMO is a mandatory feature. Oleg from HC project had pointed to a class that would have allowed this. But on Jetty I don't see a way to do that. Regards On Tue, Oct 3, 2017 at 9:37 PM, Emilian Bold wrote: > > >

Re: http2 support

2017-10-03 Thread Emilian Bold
> > I have already asked Andrei wether he would be ready to contribute it, at > that time he was not. > But maybe we can ask again. I will be asking again. > > > 1. https://lists.apache.org/thread.html/8db4686f7a2d98da66d57e7533eee1 > > 3f81d7ecf19afa293a7c26e99f@%3Clegal-discuss.apache.org%3E >

Re: http2 support

2017-10-03 Thread Philippe Mouawad
On Tue, Oct 3, 2017 at 1:09 PM, Emilian Bold wrote: > I've asked legal-discuss@ [1] and will post back here with what I find. > > In the mean time I also believe it might not be out of the question for CA > Technologies to donate the code to the ASF. It would be the best option. > I know some

Re: http2 support

2017-10-03 Thread Philippe Mouawad
On Tue, Oct 3, 2017 at 2:12 PM, Antonio Gomes Rodrigues wrote: > I also think that some plugins should be in JMeter OOTB > > I think about >Plugin manager : https://jmeter-plugins.org/wiki/PluginsManager/ Yes, but where would we host plugins ? Or it would be a customizable URL and possibly w

Re: http2 support

2017-10-03 Thread Antonio Gomes Rodrigues
I also think that some plugins should be in JMeter OOTB I think about Plugin manager : https://jmeter-plugins.org/wiki/PluginsManager/ http2 : Better thread group : https://jmeter-plugins.org/wiki/ConcurrencyThreadGroup/ Check test plan : https://jmeter-plugins.org/wiki/TestPlanCheckTo

Re: http2 support

2017-10-03 Thread Emilian Bold
I've asked legal-discuss@ [1] and will post back here with what I find. In the mean time I also believe it might not be out of the question for CA Technologies to donate the code to the ASF. I know some of the folks there are on the mailing list, perhaps we'll get some replies regarding this possi

Re: http2 support

2017-10-03 Thread Philippe Mouawad
On Tue, Oct 3, 2017 at 1:02 PM, sebb wrote: > On 3 October 2017 at 11:55, Emilian Bold wrote: > >> Correct me if I am wrong, if we plan to include the code of one of those > > plugins, I don't see how we could without it being donated. > > > > Just like any dependency. I don't believe it's a rul

Re: http2 support

2017-10-03 Thread sebb
On 3 October 2017 at 11:55, Emilian Bold wrote: >> Correct me if I am wrong, if we plan to include the code of one of those > plugins, I don't see how we could without it being donated. > > Just like any dependency. I don't believe it's a rule that dependencies > have to be binary JARs. A "work" b

Re: http2 support

2017-10-03 Thread Philippe Mouawad
On Tue, Oct 3, 2017 at 12:55 PM, Emilian Bold wrote: > > Correct me if I am wrong, if we plan to include the code of one of those > plugins, I don't see how we could without it being donated. > > Just like any dependency. I don't believe it's a rule that dependencies > have to be binary JARs. A "

Re: http2 support

2017-10-03 Thread Emilian Bold
> Correct me if I am wrong, if we plan to include the code of one of those plugins, I don't see how we could without it being donated. Just like any dependency. I don't believe it's a rule that dependencies have to be binary JARs. A "work" being "included" could mean source code, not just compiled

Re: http2 support

2017-10-03 Thread Philippe Mouawad
Hi sebb, IMO, if JMeter does not offer HTTP2 support OOTB, it 's a dead project. For such a critical and important protocol, a 3rd party plugin does not seem acceptable to me. Would it be acceptable that JMeter does not offer an HTTP 1.1 support for example ? Regards Philippe On Tue, Oct 3, 20

Re: http2 support

2017-10-03 Thread sebb
If the code is available as a plugin then I don't see the need to include it in JMeter itself. It can be listed on a plugins page on the Wiki. Remember that code that is added to the JMeter code base adds to the ongoing maintenance cost. This reduces the time that can be spent on the rest of the J

Re: http2 support

2017-10-03 Thread Philippe Mouawad
Hi Emilian, Correct me if I am wrong, if we plan to include the code of one of those plugins, I don't see how we could without it being donated. I am not even sure that this project would be willing to donate it. If we are only including the binaries, then I don't see any benefit from it, as it is

Re: http2 support

2017-10-03 Thread Emilian Bold
IP clearance applies to donated code which will have an ASF license header. For dependencies and included works this might help: https://www.apache.org/legal/resolved.html#category-a FOR THE PURPOSES OF BEING INCLUDED IN AN APACHE PRODUCT, WHICH LICENSES ARE > CONSIDERED TO BE SIMILAR IN TERMS TO

Re: http2 support

2017-10-03 Thread UBIK LOAD PACK Support
Hello, See: - https://incubator.apache.org/guides/ip_clearance.html Regards On Tuesday, October 3, 2017, Antonio Gomes Rodrigues wrote: > Hi, > > I'm also curious about why we could not integrate apache licensed code. I > was thinking we can fork a plugin and integrate it in JMeter. > > Anybod

Re: http2 support

2017-10-03 Thread Antonio Gomes Rodrigues
Hi, I'm also curious about why we could not integrate apache licensed code. I was thinking we can fork a plugin and integrate it in JMeter. Anybody have an idea? Antonio 2017-10-02 21:25 GMT+02:00 Philippe Mouawad : > On Mon, Oct 2, 2017 at 9:21 PM, Emilian Bold > wrote: > > > > AFAIK, unless

[GitHub] jmeter pull request #313: BZ61466: Comment addition to SampleResults

2017-10-03 Thread vherilier
GitHub user vherilier opened a pull request: https://github.com/apache/jmeter/pull/313 BZ61466: Comment addition to SampleResults The goal of this PR is to allow SampleResult to embed the related Comment/Description value to be reused by any Reporter or Listener elements to publish