+2 ;-)
> On 5. Oct 2017, at 11:26, Till Rohrmann wrote:
>
> +1 for pulling our dependencies straight and guarding it via the
> maven-enforcer-plugin.
>
> On Wed, Oct 4, 2017 at 8:58 PM, Piotr Nowojski
> wrote:
>
>> I meant for whole flink project.
>>
>>> On Oct 4, 2017, at 8:43 PM, Bowen Li
+1 for pulling our dependencies straight and guarding it via the
maven-enforcer-plugin.
On Wed, Oct 4, 2017 at 8:58 PM, Piotr Nowojski
wrote:
> I meant for whole flink project.
>
> > On Oct 4, 2017, at 8:43 PM, Bowen Li wrote:
> >
> > +1. This is great, Piotrek!
> >
> > BTW, can you clarify wha
I meant for whole flink project.
> On Oct 4, 2017, at 8:43 PM, Bowen Li wrote:
>
> +1. This is great, Piotrek!
>
> BTW, can you clarify what you mean by 'project wide'? Is it the whole
> `flink` project or just `flink-connector-kafka`? I think it's useful to
> be applied to the whole flink pro
+1. This is great, Piotrek!
BTW, can you clarify what you mean by 'project wide'? Is it the whole
`flink` project or just `flink-connector-kafka`? I think it's useful to
be applied to the whole flink project. I've seen dependencies conflict
problem like this in flink-connector-kinesis. Enabling th