Re: New plugins in 7.1.x

2018-11-29 Thread Alan Carroll
I think libyaml and YAMLCPP are different dependencies. Given the goal of this work, I think it should be fine to make it compatible with 7.1.x without putting it in the actual distribution, and then look at adding it to 9.0 with a conversion to YAMLCPP.

Re: New plugins in 7.1.x

2018-11-29 Thread Bryan Call
As the secondary release manager I am OK with adding this to 7.1.x. However, it would be good to hear from the primary release manager (Leif). -Bryan > On Nov 29, 2018, at 10:45 AM, Pushkar Pradhan > wrote: > > The plugin has dependencies on libyaml and libpcre. > AFAIK TS already depends

Re: New plugins in 7.1.x

2018-11-29 Thread Leif Hedstrom
> On Nov 29, 2018, at 11:45 AM, Pushkar Pradhan > wrote: > > The plugin has dependencies on libyaml and libpcre. > AFAIK TS already depends on these two. Not exactly. libpcre, yes. But the YAML dependency is only in 8.0.x and later. In general, I’m mostly -1 on adding new features to 7.1.x

Re: New plugins in 7.1.x

2018-11-29 Thread Pushkar Pradhan
The plugin has dependencies on libyaml and libpcre. AFAIK TS already depends on these two. On Thu, Nov 29, 2018 at 10:10 AM Bryan Call wrote: > Is the plugin going to introduce any new dependencies? > > -Bryan > > > > > On Nov 28, 2018, at 12:06 PM, Pushkar Pradhan > wrote: > > > > Hello, > >

Re: New plugins in 7.1.x

2018-11-29 Thread Bryan Call
Is the plugin going to introduce any new dependencies? -Bryan > On Nov 28, 2018, at 12:06 PM, Pushkar Pradhan > wrote: > > Hello, > I would like to opensource a plugin we are using into 7.1.x branch. > Please let me know if this would be acceptable? > > -- > pushkar

Re: New plugins in 7.1.x

2018-11-29 Thread Pushkar Pradhan
Not yet. I am cleaning up the code for open sourcing. On Wed, Nov 28, 2018 at 2:29 PM Susan Hinrichs wrote: > Do you have a PR for this plugin? > > On Wed, Nov 28, 2018 at 3:49 PM Pushkar Pradhan > > wrote: > > > Hello, > > I would like to opensource a plugin we are using into 7.1.x branch. > >

Re: New plugins in 7.1.x

2018-11-28 Thread Susan Hinrichs
Do you have a PR for this plugin? On Wed, Nov 28, 2018 at 3:49 PM Pushkar Pradhan wrote: > Hello, > I would like to opensource a plugin we are using into 7.1.x branch. > Please let me know if this would be acceptable? > > -- > pushkar >

RE: New plugins in 7.1.x

2018-11-28 Thread Pushkar Pradhan
Hello, I would like to opensource a plugin we are using into 7.1.x branch. Please let me know if this would be acceptable? -- pushkar