Running "mvn org.apache.rat:apache-rat-plugin:check" says we are good to go
from license header point of view.

On Wed, Dec 4, 2019 at 7:15 AM Claus Ibsen <claus.ib...@gmail.com> wrote:

> On Wed, Dec 4, 2019 at 11:16 AM Andrea Cosentino <anco...@gmail.com>
> wrote:
> >
> > Repository has been created:
> >
> > https://github.com/apache/camel-kafka-connector
> >
> > If we all agree I'll start moving the code these days.
> >
>
> Yeah I think that is a good start. And then we can scrub the code and
> make it ASF with ASF license headers and all of that.
>
> > Il giorno mer 4 dic 2019 alle ore 09:23 Claus Ibsen <
> claus.ib...@gmail.com>
> > ha scritto:
> >
> > > On Tue, Dec 3, 2019 at 8:58 PM Andrea Cosentino <anco...@gmail.com>
> wrote:
> > > >
> > > > +1 to avoid ip clearance for me.
> > > >
> > >
> > > +1 its similar to the code donation of camel-quarkus
> > >
> > > > Il mar 3 dic 2019, 20:49 Jon Anstey <jans...@gmail.com> ha scritto:
> > > >
> > > > > Yeah, IMO we don't need to go through the incubator
> > > grant/ip-clearance. All
> > > > > 5 contributors are from Red Hat so we don't need to track down
> anybody
> > > else
> > > > > to give a +1. Would it help if all contributors chimed in here
> with a
> > > +1?
> > > > >
> > > > >
> > > > > On Tue, Dec 3, 2019 at 4:06 PM Andrea Cosentino <anco...@gmail.com
> >
> > > wrote:
> > > > >
> > > > > > Frankly I don't think an IP clearance is needed, I don't know
> what
> > > the
> > > > > > other contributors think, but it's a PoC actually
> > > > > >
> > > > > > Il mar 3 dic 2019, 20:04 Daniel Kulp <dk...@apache.org> ha
> scritto:
> > > > > >
> > > > > > >
> > > > > > > >
> > > > > > > > +1, yeah lets first create a JIRA ticket in CAMEL and then
> lets
> > > work
> > > > > > > > with INFRA to get a new sub project for Apache Camel.
> > > > > > > > So we have a git repo ready that is mirrored to github, so
> we can
> > > > > work
> > > > > > > > on this just like camel-k, camel-quarkus etc.
> > > > > > > >
> > > > > > > > Whom can help with this?
> > > > > > >
> > > > > > > The INFRA part of this is easy:  it’s now all self service.
> > > > > > >
> > > > > > > Go to: https://gitbox.apache.org/ <https://gitbox.apache.org/>
> > > > > > > And click the “Create new” button and follow the prompts.   In
> less
> > > > > than
> > > > > > 5
> > > > > > > minutes, an empty git repo will be created, mirrored, etc….
> Then
> > > it’s
> > > > > > just
> > > > > > > a matter of pushing the code into that repo.
> > > > > > >
> > > > > > > The issue is whether the code is significant enough that the
> PMC
> > > feels
> > > > > a
> > > > > > > grant/ip-clearance is necessary.     If so, we would need the
> > > proper
> > > > > > forms
> > > > > > > and such filled out and filed with the incubator.  See:
> > > > > > > http://incubator.apache.org/ip-clearance/index.html <
> > > > > > > http://incubator.apache.org/ip-clearance/index.html>
> > > > > > >
> > > > > > > That’s not a huge mount of work, just needs someone from
> RedHat to
> > > do
> > > > > it.
> > > > > > >  There is only 5 contributors to the camel-kafka-connector so
> it
> > > should
> > > > > > > just require permission from those 5.
> > > > > > >
> > > > > > >
> > > > > > > Dan
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > >
> > > > > > > > On Thu, Nov 28, 2019 at 11:18 AM Nicola Ferraro <
> > > > > ni.ferr...@gmail.com>
> > > > > > > wrote:
> > > > > > > >>
> > > > > > > >> +1
> > > > > > > >>
> > > > > > > >> It would be awesome to have it as official Apache Camel
> > > subproject.
> > > > > > > >>
> > > > > > > >> Nicola
> > > > > > > >>
> > > > > > > >> Il gio 28 nov 2019, 11:07 Francois Papon <
> > > > > > francois.pa...@openobject.fr>
> > > > > > > ha
> > > > > > > >> scritto:
> > > > > > > >>
> > > > > > > >>> It would be very nice to have this as a subproject in
> Camel!
> > > > > > > >>>
> > > > > > > >>> regards,
> > > > > > > >>>
> > > > > > > >>> François
> > > > > > > >>> fpa...@apache.org
> > > > > > > >>>
> > > > > > > >>> Le 27/11/2019 à 23:48, Andrea Tarocchi a écrit :
> > > > > > > >>>> Hi,
> > > > > > > >>>>
> > > > > > > >>>> In the past months, some folks at Red Hat have been
> working
> > > on the
> > > > > > > >>>> integration between Apache Camel and Kafka Connect.
> > > > > > > >>>> Kafka Connect, an open source component of Kafka, is a
> > > framework
> > > > > for
> > > > > > > >>>> connecting Kafka with external systems and in a nutshell
> to
> > > inject
> > > > > > > >>>> data in and out of a Kafka broker [1].
> > > > > > > >>>>
> > > > > > > >>>> The result of the polishing of the initial PoC is
> available
> > > in the
> > > > > > > >>>> camel-kafka-connector repository [2].
> > > > > > > >>>>
> > > > > > > >>>> I do believe that making camel appealing to be used
> directly
> > > > > inside
> > > > > > > >>>> the Kafka ecosystem would be beneficial for our community.
> > > > > Providing
> > > > > > > >>>> unmatched external system connectivity capabilities to
> Kafka
> > > would
> > > > > > > >>>> expand the use of camel in the streaming world.
> > > > > > > >>>>
> > > > > > > >>>> So I’m proposing to officially support
> camel-kafka-connect as
> > > an
> > > > > > > >>>> Apache Camel’s main
> > > > > > > >>>> subproject that could be regarded as a new platform along
> with
> > > > > those
> > > > > > > >>>> we support as today (Spring Boot, Karaf and recently
> Quarkus).
> > > > > > > >>>>
> > > > > > > >>>> The original contributors, on behalf of which I speak, are
> > > keen to
> > > > > > > >>>> donate the code hosted in the repository at [2] to the
> Apache
> > > > > > Software
> > > > > > > >>>> foundation.
> > > > > > > >>>>
> > > > > > > >>>> Thoughts ?
> > > > > > > >>>>
> > > > > > > >>>> Andrea Tarocchi.
> > > > > > > >>>> Andrea Cosentino.
> > > > > > > >>>>
> > > > > > > >>>> [1] https://kafka.apache.org/documentation/#connect
> > > > > > > >>>> [2] https://github.com/jboss-fuse/camel-kafka-connector
> > > > > > > >>>>
> > > > > > > >>>
> > > > > > > >>>
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > Claus Ibsen
> > > > > > > > -----------------
> > > > > > > > http://davsclaus.com @davsclaus
> > > > > > > > Camel in Action 2: https://www.manning.com/ibsen2
> > > > > > >
> > > > > > > --
> > > > > > > Daniel Kulp
> > > > > > > dk...@apache.org <mailto:dk...@apache.org> -
> > > http://dankulp.com/blog <
> > > > > > > http://dankulp.com/blog>
> > > > > > > Talend Community Coder - http://talend.com <
> > > http://coders.talend.com/>
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Cheers,
> > > > > Jon
> > > > > ---------------
> > > > > Red Hat, Inc.
> > > > > Email: jans...@redhat.com
> > > > > Web: http://redhat.com
> > > > > Twitter: jon_anstey
> > > > > Blog: http://janstey.blogspot.com
> > > > > Camel in Action:
> > > > > https://www.manning.com/books/camel-in-action-second-edition
> > > > >
> > >
> > >
> > >
> > > --
> > > Claus Ibsen
> > > -----------------
> > > http://davsclaus.com @davsclaus
> > > Camel in Action 2: https://www.manning.com/ibsen2
> > >
>
>
>
> --
> Claus Ibsen
> -----------------
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2
>


-- 
Cheers,
Jon
---------------
Red Hat, Inc.
Email: jans...@redhat.com
Web: http://redhat.com
Twitter: jon_anstey
Blog: http://janstey.blogspot.com
Camel in Action:
https://www.manning.com/books/camel-in-action-second-edition

Reply via email to