You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Beto Flores <be...@gmail.com> on 2019/05/06 21:22:40 UTC

Fwd: GSoC 2019: Congratulations, your proposal with The Apache Software Foundation has been accepted!

Hi all.

I have just received an email from the GSoC 2019 program and my proposal
have been accepted. Thanks so much you guys for all your support during the
application period and really hope that this summer will be productive
working with the Apache Camel Community.

 Please let me know if you have suggestions on how to get started in the
community and start working on my project.

Best,
Roberto.

---------- Forwarded message ---------
De: Google Summer of Code <su...@google.com>
Date: lun., 6 de may. de 2019 a la(s) 16:07
Subject: GSoC 2019: Congratulations, your proposal with The Apache Software
Foundation has been accepted!
To: <be...@gmail.com>


[image: Google Summer of Code]

Hi Roberto Flores,

Your proposal CAMEL-9260 Dataformat Apache Any23
<https://summerofcode.withgoogle.com/dashboard/student/proposal/5081445427576832/>
has been accepted!

Welcome to GSoC 2019!

We look forward to seeing the great things you will accomplish this summer
with The Apache Software Foundation.

The next thing you need to do is read the Information for Accepted Students
<https://developers.google.com/open-source/gsoc/help/accepted-students>. It
contains important information you need to know about your participation in
GSoC 2019.

You will receive another email in the next few days with information about
your stipend.

If you have any questions, please email the Google Summer of Code support
team at gsoc-support@google.com.

Have a great summer!

-*Google Summer of Code team*

This email was sent to betoflowv93@gmail.com.

You are receiving this email because of your participation in Google Summer
of Code 2019.
https://summerofcode.withgoogle.com

To leave the program and stop receiving all emails, you can go to your
profile <https://summerofcode.withgoogle.com/dashboard/profile/> and
request deletion of your program profile.

For any questions, please contact gsoc-support@google.com. Replies to this
message go to an unmonitored mailbox.

© 2019 Google LLC, 1600 Amphitheatre Parkway, Mountain View, CA 94043, USA

Re: GSoC 2019: Congratulations, your proposal with The Apache Software Foundation has been accepted!

Posted by Zoran Regvart <zo...@regvart.com>.
Hi Roberto,
awesome to see you progressing in this :)

I like the fast feedback loops, so I would suggest that you create
pull request or multiple pull requests as soon as you have something
that you consider done, this can be fairly simple change, it doesn't
have to be 100% complete. You can always make changes or add commits
to the same branch and the pull request will be updated.

We might ask you to rebase or squash, but we can get to those when the
issue arises.

zoran

On Wed, Jun 19, 2019 at 7:06 PM Beto Flores <be...@gmail.com> wrote:
>
> Hi all.
>
> I been working on the Any23 Data Format according to the design that I sent
> to you.  My last commits are avaliable here [1], also I will be pushing
> some local changes next days which I still am working on.
>
> So far, I have worked in the next activities:
> - Create the basic structure of the project.
> - Register the new DataFormat in the core module.
> - create a spring-boot component.
> - Implement the unmarshal  method.
> - create tests for unmarshal.
>
> I am working on:
> - Do some clean-up of my code.
> - Add parameters to the Dataformat configuration.
>
> Please let me know if you have suggestions. Also, I was wondering how
> should I send my changes to master. I mean should I create multiple PR
> during the project span  or just send one single PR at the end of the
> project?.
>
> [1] https://github.com/betoflowv93/camel/tree/CAMEL-9260
>
> Best,
> Roberto
>
> El mié., 5 de jun. de 2019 a la(s) 00:52, Andrea Cosentino (
> ancosen@gmail.com) escribió:
>
> > Looks really promising. Great work.
> >
> > Il giorno mar 4 giu 2019 alle ore 19:04 Beto Flores <betoflowv93@gmail.com
> > >
> > ha scritto:
> >
> > > Hi all.
> > >
> > > I have been collecting some ideas about how the Any23 Data Format could
> > > look like and I have put them into a document. Could you please give it a
> > > look and give me your feedback .
> > >
> > >
> > >
> > https://docs.google.com/document/d/1rVuRQCM6Ungr5YzLZlP3T8qhsgQvI9-Wd9DmyTdkpGU/edit?usp=sharing
> > >
> > > Also, I will be pushing my first changes into my fork [1] .
> > >
> > > [1] https://github.com/betoflowv93/camel/tree/CAMEL-9260
> > >
> > > Cheers,
> > > Roberto
> > >
> > > El lun., 27 de may. de 2019 a la(s) 12:08, Andrea Cosentino (
> > > ancosen@gmail.com) escribió:
> > >
> > > > Yes, imo it's a good idea to discuss on dev mailing list. Your plan is
> > ok
> > > > from my point of view.
> > > >
> > > > Il lun 27 mag 2019, 18:59 Beto Flores <be...@gmail.com> ha
> > > scritto:
> > > >
> > > > > Hi all.
> > > > >
> > > > > The GSoC coding period has started so I am focusing on the
> > > implementation
> > > > > of the Any23 Dataformat.
> > > > >
> > > > > I think I should be working on the following subtasks:
> > > > >
> > > > > - create a new branch in my fork for the project (CAMEL-9260) from
> > the
> > > > > master branch.
> > > > >
> > > > > - create a new maven module in the components section for the new
> > > > > dataformat (camel-any23).
> > > > >
> > > > > -Add Apache Any23 as a dependecy.
> > > > >
> > > > > - create a document which describes the specific parameteres and
> > > > behaivors
> > > > > to be implemented in the dataformat and a small class diagram with
> > the
> > > > main
> > > > > classes to be created, in order to disscuss the design with my
> > mentors.
> > > > >
> > > > > Please let me know if you have suggestions. Also I would like to know
> > > how
> > > > > should I get in touch with my mentors.
> > > > > So far Andrea Cosentino, Zoran Regvart and Willem Jiang have shown
> > some
> > > > > interest in the project, is that ok for you if we keep the
> > > communication
> > > > on
> > > > > the Dev mailing list?.
> > > > >
> > > > >
> > > > > Regards,
> > > > > Roberto
> > > > >
> > > > >
> > > > > El mar., 14 de may. de 2019 a la(s) 12:41, Beto Flores (
> > > > > betoflowv93@gmail.com) escribió:
> > > > >
> > > > > > Hi Willem.
> > > > > >
> > > > > > Thanks so much. It would be great if you can help me as my mentor.
> > > > > > Currently, I have been trying to work on some Jira issues in order
> > to
> > > > > > understand better Camel. I have being trying to reproduce [1] and
> > > come
> > > > up
> > > > > > with a solution.
> > > > > >
> > > > > > Please let me know if you have further suggestions on how I can
> > > better
> > > > > > take adventage of the bonding period.
> > > > > >
> > > > > > Also, I would like to know how to get in touch with you for
> > planning
> > > > the
> > > > > > project during the coding period.
> > > > > >
> > > > > > [1] https://issues.apache.org/jira/browse/CAMEL-13483
> > > > > >
> > > > > > Best,
> > > > > > Roberto
> > > > > >
> > > > > >
> > > > > > El mar., 14 de may. de 2019 a la(s) 03:28, Willem Jiang (
> > > > > > willem.jiang@gmail.com) escribió:
> > > > > >
> > > > > >> It's great to hear that you proposal was accepted.
> > > > > >> Did you have chance to discuss the detail with your mentor?
> > > > > >> If you need to find a mentor I'd happy to help you.
> > > > > >>
> > > > > >> Willem Jiang
> > > > > >>
> > > > > >> Twitter: willemjiang
> > > > > >> Weibo: 姜宁willem
> > > > > >>
> > > > > >> On Tue, May 7, 2019 at 5:22 AM Beto Flores <betoflowv93@gmail.com
> > >
> > > > > wrote:
> > > > > >> >
> > > > > >> > Hi all.
> > > > > >> >
> > > > > >> > I have just received an email from the GSoC 2019 program and my
> > > > > proposal
> > > > > >> > have been accepted. Thanks so much you guys for all your support
> > > > > during
> > > > > >> the
> > > > > >> > application period and really hope that this summer will be
> > > > productive
> > > > > >> > working with the Apache Camel Community.
> > > > > >> >
> > > > > >> >  Please let me know if you have suggestions on how to get
> > started
> > > in
> > > > > the
> > > > > >> > community and start working on my project.
> > > > > >> >
> > > > > >> > Best,
> > > > > >> > Roberto.
> > > > > >> >
> > > > > >> > ---------- Forwarded message ---------
> > > > > >> > De: Google Summer of Code <su...@google.com>
> > > > > >> > Date: lun., 6 de may. de 2019 a la(s) 16:07
> > > > > >> > Subject: GSoC 2019: Congratulations, your proposal with The
> > Apache
> > > > > >> Software
> > > > > >> > Foundation has been accepted!
> > > > > >> > To: <be...@gmail.com>
> > > > > >> >
> > > > > >> >
> > > > > >> > [image: Google Summer of Code]
> > > > > >> >
> > > > > >> > Hi Roberto Flores,
> > > > > >> >
> > > > > >> > Your proposal CAMEL-9260 Dataformat Apache Any23
> > > > > >> > <
> > > > > >>
> > > > >
> > > >
> > >
> > https://summerofcode.withgoogle.com/dashboard/student/proposal/5081445427576832/
> > > > > >> >
> > > > > >> > has been accepted!
> > > > > >> >
> > > > > >> > Welcome to GSoC 2019!
> > > > > >> >
> > > > > >> > We look forward to seeing the great things you will accomplish
> > > this
> > > > > >> summer
> > > > > >> > with The Apache Software Foundation.
> > > > > >> >
> > > > > >> > The next thing you need to do is read the Information for
> > Accepted
> > > > > >> Students
> > > > > >> > <
> > > > >
> > https://developers.google.com/open-source/gsoc/help/accepted-students
> > > >.
> > > > > >> It
> > > > > >> > contains important information you need to know about your
> > > > > >> participation in
> > > > > >> > GSoC 2019.
> > > > > >> >
> > > > > >> > You will receive another email in the next few days with
> > > information
> > > > > >> about
> > > > > >> > your stipend.
> > > > > >> >
> > > > > >> > If you have any questions, please email the Google Summer of
> > Code
> > > > > >> support
> > > > > >> > team at gsoc-support@google.com.
> > > > > >> >
> > > > > >> > Have a great summer!
> > > > > >> >
> > > > > >> > -*Google Summer of Code team*
> > > > > >> >
> > > > > >> > This email was sent to betoflowv93@gmail.com.
> > > > > >> >
> > > > > >> > You are receiving this email because of your participation in
> > > Google
> > > > > >> Summer
> > > > > >> > of Code 2019.
> > > > > >> > https://summerofcode.withgoogle.com
> > > > > >> >
> > > > > >> > To leave the program and stop receiving all emails, you can go
> > to
> > > > your
> > > > > >> > profile <https://summerofcode.withgoogle.com/dashboard/profile/
> > >
> > > > and
> > > > > >> > request deletion of your program profile.
> > > > > >> >
> > > > > >> > For any questions, please contact gsoc-support@google.com.
> > > Replies
> > > > to
> > > > > >> this
> > > > > >> > message go to an unmonitored mailbox.
> > > > > >> >
> > > > > >> > © 2019 Google LLC, 1600 Amphitheatre Parkway, Mountain View, CA
> > > > 94043,
> > > > > >> USA
> > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >



-- 
Zoran Regvart

Re: GSoC 2019: Congratulations, your proposal with The Apache Software Foundation has been accepted!

Posted by Beto Flores <be...@gmail.com>.
Hi all.

I been working on the Any23 Data Format according to the design that I sent
to you.  My last commits are avaliable here [1], also I will be pushing
some local changes next days which I still am working on.

So far, I have worked in the next activities:
- Create the basic structure of the project.
- Register the new DataFormat in the core module.
- create a spring-boot component.
- Implement the unmarshal  method.
- create tests for unmarshal.

I am working on:
- Do some clean-up of my code.
- Add parameters to the Dataformat configuration.

Please let me know if you have suggestions. Also, I was wondering how
should I send my changes to master. I mean should I create multiple PR
during the project span  or just send one single PR at the end of the
project?.

[1] https://github.com/betoflowv93/camel/tree/CAMEL-9260

Best,
Roberto

El mié., 5 de jun. de 2019 a la(s) 00:52, Andrea Cosentino (
ancosen@gmail.com) escribió:

> Looks really promising. Great work.
>
> Il giorno mar 4 giu 2019 alle ore 19:04 Beto Flores <betoflowv93@gmail.com
> >
> ha scritto:
>
> > Hi all.
> >
> > I have been collecting some ideas about how the Any23 Data Format could
> > look like and I have put them into a document. Could you please give it a
> > look and give me your feedback .
> >
> >
> >
> https://docs.google.com/document/d/1rVuRQCM6Ungr5YzLZlP3T8qhsgQvI9-Wd9DmyTdkpGU/edit?usp=sharing
> >
> > Also, I will be pushing my first changes into my fork [1] .
> >
> > [1] https://github.com/betoflowv93/camel/tree/CAMEL-9260
> >
> > Cheers,
> > Roberto
> >
> > El lun., 27 de may. de 2019 a la(s) 12:08, Andrea Cosentino (
> > ancosen@gmail.com) escribió:
> >
> > > Yes, imo it's a good idea to discuss on dev mailing list. Your plan is
> ok
> > > from my point of view.
> > >
> > > Il lun 27 mag 2019, 18:59 Beto Flores <be...@gmail.com> ha
> > scritto:
> > >
> > > > Hi all.
> > > >
> > > > The GSoC coding period has started so I am focusing on the
> > implementation
> > > > of the Any23 Dataformat.
> > > >
> > > > I think I should be working on the following subtasks:
> > > >
> > > > - create a new branch in my fork for the project (CAMEL-9260) from
> the
> > > > master branch.
> > > >
> > > > - create a new maven module in the components section for the new
> > > > dataformat (camel-any23).
> > > >
> > > > -Add Apache Any23 as a dependecy.
> > > >
> > > > - create a document which describes the specific parameteres and
> > > behaivors
> > > > to be implemented in the dataformat and a small class diagram with
> the
> > > main
> > > > classes to be created, in order to disscuss the design with my
> mentors.
> > > >
> > > > Please let me know if you have suggestions. Also I would like to know
> > how
> > > > should I get in touch with my mentors.
> > > > So far Andrea Cosentino, Zoran Regvart and Willem Jiang have shown
> some
> > > > interest in the project, is that ok for you if we keep the
> > communication
> > > on
> > > > the Dev mailing list?.
> > > >
> > > >
> > > > Regards,
> > > > Roberto
> > > >
> > > >
> > > > El mar., 14 de may. de 2019 a la(s) 12:41, Beto Flores (
> > > > betoflowv93@gmail.com) escribió:
> > > >
> > > > > Hi Willem.
> > > > >
> > > > > Thanks so much. It would be great if you can help me as my mentor.
> > > > > Currently, I have been trying to work on some Jira issues in order
> to
> > > > > understand better Camel. I have being trying to reproduce [1] and
> > come
> > > up
> > > > > with a solution.
> > > > >
> > > > > Please let me know if you have further suggestions on how I can
> > better
> > > > > take adventage of the bonding period.
> > > > >
> > > > > Also, I would like to know how to get in touch with you for
> planning
> > > the
> > > > > project during the coding period.
> > > > >
> > > > > [1] https://issues.apache.org/jira/browse/CAMEL-13483
> > > > >
> > > > > Best,
> > > > > Roberto
> > > > >
> > > > >
> > > > > El mar., 14 de may. de 2019 a la(s) 03:28, Willem Jiang (
> > > > > willem.jiang@gmail.com) escribió:
> > > > >
> > > > >> It's great to hear that you proposal was accepted.
> > > > >> Did you have chance to discuss the detail with your mentor?
> > > > >> If you need to find a mentor I'd happy to help you.
> > > > >>
> > > > >> Willem Jiang
> > > > >>
> > > > >> Twitter: willemjiang
> > > > >> Weibo: 姜宁willem
> > > > >>
> > > > >> On Tue, May 7, 2019 at 5:22 AM Beto Flores <betoflowv93@gmail.com
> >
> > > > wrote:
> > > > >> >
> > > > >> > Hi all.
> > > > >> >
> > > > >> > I have just received an email from the GSoC 2019 program and my
> > > > proposal
> > > > >> > have been accepted. Thanks so much you guys for all your support
> > > > during
> > > > >> the
> > > > >> > application period and really hope that this summer will be
> > > productive
> > > > >> > working with the Apache Camel Community.
> > > > >> >
> > > > >> >  Please let me know if you have suggestions on how to get
> started
> > in
> > > > the
> > > > >> > community and start working on my project.
> > > > >> >
> > > > >> > Best,
> > > > >> > Roberto.
> > > > >> >
> > > > >> > ---------- Forwarded message ---------
> > > > >> > De: Google Summer of Code <su...@google.com>
> > > > >> > Date: lun., 6 de may. de 2019 a la(s) 16:07
> > > > >> > Subject: GSoC 2019: Congratulations, your proposal with The
> Apache
> > > > >> Software
> > > > >> > Foundation has been accepted!
> > > > >> > To: <be...@gmail.com>
> > > > >> >
> > > > >> >
> > > > >> > [image: Google Summer of Code]
> > > > >> >
> > > > >> > Hi Roberto Flores,
> > > > >> >
> > > > >> > Your proposal CAMEL-9260 Dataformat Apache Any23
> > > > >> > <
> > > > >>
> > > >
> > >
> >
> https://summerofcode.withgoogle.com/dashboard/student/proposal/5081445427576832/
> > > > >> >
> > > > >> > has been accepted!
> > > > >> >
> > > > >> > Welcome to GSoC 2019!
> > > > >> >
> > > > >> > We look forward to seeing the great things you will accomplish
> > this
> > > > >> summer
> > > > >> > with The Apache Software Foundation.
> > > > >> >
> > > > >> > The next thing you need to do is read the Information for
> Accepted
> > > > >> Students
> > > > >> > <
> > > >
> https://developers.google.com/open-source/gsoc/help/accepted-students
> > >.
> > > > >> It
> > > > >> > contains important information you need to know about your
> > > > >> participation in
> > > > >> > GSoC 2019.
> > > > >> >
> > > > >> > You will receive another email in the next few days with
> > information
> > > > >> about
> > > > >> > your stipend.
> > > > >> >
> > > > >> > If you have any questions, please email the Google Summer of
> Code
> > > > >> support
> > > > >> > team at gsoc-support@google.com.
> > > > >> >
> > > > >> > Have a great summer!
> > > > >> >
> > > > >> > -*Google Summer of Code team*
> > > > >> >
> > > > >> > This email was sent to betoflowv93@gmail.com.
> > > > >> >
> > > > >> > You are receiving this email because of your participation in
> > Google
> > > > >> Summer
> > > > >> > of Code 2019.
> > > > >> > https://summerofcode.withgoogle.com
> > > > >> >
> > > > >> > To leave the program and stop receiving all emails, you can go
> to
> > > your
> > > > >> > profile <https://summerofcode.withgoogle.com/dashboard/profile/
> >
> > > and
> > > > >> > request deletion of your program profile.
> > > > >> >
> > > > >> > For any questions, please contact gsoc-support@google.com.
> > Replies
> > > to
> > > > >> this
> > > > >> > message go to an unmonitored mailbox.
> > > > >> >
> > > > >> > © 2019 Google LLC, 1600 Amphitheatre Parkway, Mountain View, CA
> > > 94043,
> > > > >> USA
> > > > >>
> > > > >
> > > >
> > >
> >
>

Re: GSoC 2019: Congratulations, your proposal with The Apache Software Foundation has been accepted!

Posted by Andrea Cosentino <an...@gmail.com>.
Looks really promising. Great work.

Il giorno mar 4 giu 2019 alle ore 19:04 Beto Flores <be...@gmail.com>
ha scritto:

> Hi all.
>
> I have been collecting some ideas about how the Any23 Data Format could
> look like and I have put them into a document. Could you please give it a
> look and give me your feedback .
>
>
> https://docs.google.com/document/d/1rVuRQCM6Ungr5YzLZlP3T8qhsgQvI9-Wd9DmyTdkpGU/edit?usp=sharing
>
> Also, I will be pushing my first changes into my fork [1] .
>
> [1] https://github.com/betoflowv93/camel/tree/CAMEL-9260
>
> Cheers,
> Roberto
>
> El lun., 27 de may. de 2019 a la(s) 12:08, Andrea Cosentino (
> ancosen@gmail.com) escribió:
>
> > Yes, imo it's a good idea to discuss on dev mailing list. Your plan is ok
> > from my point of view.
> >
> > Il lun 27 mag 2019, 18:59 Beto Flores <be...@gmail.com> ha
> scritto:
> >
> > > Hi all.
> > >
> > > The GSoC coding period has started so I am focusing on the
> implementation
> > > of the Any23 Dataformat.
> > >
> > > I think I should be working on the following subtasks:
> > >
> > > - create a new branch in my fork for the project (CAMEL-9260) from the
> > > master branch.
> > >
> > > - create a new maven module in the components section for the new
> > > dataformat (camel-any23).
> > >
> > > -Add Apache Any23 as a dependecy.
> > >
> > > - create a document which describes the specific parameteres and
> > behaivors
> > > to be implemented in the dataformat and a small class diagram with the
> > main
> > > classes to be created, in order to disscuss the design with my mentors.
> > >
> > > Please let me know if you have suggestions. Also I would like to know
> how
> > > should I get in touch with my mentors.
> > > So far Andrea Cosentino, Zoran Regvart and Willem Jiang have shown some
> > > interest in the project, is that ok for you if we keep the
> communication
> > on
> > > the Dev mailing list?.
> > >
> > >
> > > Regards,
> > > Roberto
> > >
> > >
> > > El mar., 14 de may. de 2019 a la(s) 12:41, Beto Flores (
> > > betoflowv93@gmail.com) escribió:
> > >
> > > > Hi Willem.
> > > >
> > > > Thanks so much. It would be great if you can help me as my mentor.
> > > > Currently, I have been trying to work on some Jira issues in order to
> > > > understand better Camel. I have being trying to reproduce [1] and
> come
> > up
> > > > with a solution.
> > > >
> > > > Please let me know if you have further suggestions on how I can
> better
> > > > take adventage of the bonding period.
> > > >
> > > > Also, I would like to know how to get in touch with you for planning
> > the
> > > > project during the coding period.
> > > >
> > > > [1] https://issues.apache.org/jira/browse/CAMEL-13483
> > > >
> > > > Best,
> > > > Roberto
> > > >
> > > >
> > > > El mar., 14 de may. de 2019 a la(s) 03:28, Willem Jiang (
> > > > willem.jiang@gmail.com) escribió:
> > > >
> > > >> It's great to hear that you proposal was accepted.
> > > >> Did you have chance to discuss the detail with your mentor?
> > > >> If you need to find a mentor I'd happy to help you.
> > > >>
> > > >> Willem Jiang
> > > >>
> > > >> Twitter: willemjiang
> > > >> Weibo: 姜宁willem
> > > >>
> > > >> On Tue, May 7, 2019 at 5:22 AM Beto Flores <be...@gmail.com>
> > > wrote:
> > > >> >
> > > >> > Hi all.
> > > >> >
> > > >> > I have just received an email from the GSoC 2019 program and my
> > > proposal
> > > >> > have been accepted. Thanks so much you guys for all your support
> > > during
> > > >> the
> > > >> > application period and really hope that this summer will be
> > productive
> > > >> > working with the Apache Camel Community.
> > > >> >
> > > >> >  Please let me know if you have suggestions on how to get started
> in
> > > the
> > > >> > community and start working on my project.
> > > >> >
> > > >> > Best,
> > > >> > Roberto.
> > > >> >
> > > >> > ---------- Forwarded message ---------
> > > >> > De: Google Summer of Code <su...@google.com>
> > > >> > Date: lun., 6 de may. de 2019 a la(s) 16:07
> > > >> > Subject: GSoC 2019: Congratulations, your proposal with The Apache
> > > >> Software
> > > >> > Foundation has been accepted!
> > > >> > To: <be...@gmail.com>
> > > >> >
> > > >> >
> > > >> > [image: Google Summer of Code]
> > > >> >
> > > >> > Hi Roberto Flores,
> > > >> >
> > > >> > Your proposal CAMEL-9260 Dataformat Apache Any23
> > > >> > <
> > > >>
> > >
> >
> https://summerofcode.withgoogle.com/dashboard/student/proposal/5081445427576832/
> > > >> >
> > > >> > has been accepted!
> > > >> >
> > > >> > Welcome to GSoC 2019!
> > > >> >
> > > >> > We look forward to seeing the great things you will accomplish
> this
> > > >> summer
> > > >> > with The Apache Software Foundation.
> > > >> >
> > > >> > The next thing you need to do is read the Information for Accepted
> > > >> Students
> > > >> > <
> > > https://developers.google.com/open-source/gsoc/help/accepted-students
> >.
> > > >> It
> > > >> > contains important information you need to know about your
> > > >> participation in
> > > >> > GSoC 2019.
> > > >> >
> > > >> > You will receive another email in the next few days with
> information
> > > >> about
> > > >> > your stipend.
> > > >> >
> > > >> > If you have any questions, please email the Google Summer of Code
> > > >> support
> > > >> > team at gsoc-support@google.com.
> > > >> >
> > > >> > Have a great summer!
> > > >> >
> > > >> > -*Google Summer of Code team*
> > > >> >
> > > >> > This email was sent to betoflowv93@gmail.com.
> > > >> >
> > > >> > You are receiving this email because of your participation in
> Google
> > > >> Summer
> > > >> > of Code 2019.
> > > >> > https://summerofcode.withgoogle.com
> > > >> >
> > > >> > To leave the program and stop receiving all emails, you can go to
> > your
> > > >> > profile <https://summerofcode.withgoogle.com/dashboard/profile/>
> > and
> > > >> > request deletion of your program profile.
> > > >> >
> > > >> > For any questions, please contact gsoc-support@google.com.
> Replies
> > to
> > > >> this
> > > >> > message go to an unmonitored mailbox.
> > > >> >
> > > >> > © 2019 Google LLC, 1600 Amphitheatre Parkway, Mountain View, CA
> > 94043,
> > > >> USA
> > > >>
> > > >
> > >
> >
>

Re: GSoC 2019: Congratulations, your proposal with The Apache Software Foundation has been accepted!

Posted by Beto Flores <be...@gmail.com>.
Hi all.

I have been collecting some ideas about how the Any23 Data Format could
look like and I have put them into a document. Could you please give it a
look and give me your feedback .

https://docs.google.com/document/d/1rVuRQCM6Ungr5YzLZlP3T8qhsgQvI9-Wd9DmyTdkpGU/edit?usp=sharing

Also, I will be pushing my first changes into my fork [1] .

[1] https://github.com/betoflowv93/camel/tree/CAMEL-9260

Cheers,
Roberto

El lun., 27 de may. de 2019 a la(s) 12:08, Andrea Cosentino (
ancosen@gmail.com) escribió:

> Yes, imo it's a good idea to discuss on dev mailing list. Your plan is ok
> from my point of view.
>
> Il lun 27 mag 2019, 18:59 Beto Flores <be...@gmail.com> ha scritto:
>
> > Hi all.
> >
> > The GSoC coding period has started so I am focusing on the implementation
> > of the Any23 Dataformat.
> >
> > I think I should be working on the following subtasks:
> >
> > - create a new branch in my fork for the project (CAMEL-9260) from the
> > master branch.
> >
> > - create a new maven module in the components section for the new
> > dataformat (camel-any23).
> >
> > -Add Apache Any23 as a dependecy.
> >
> > - create a document which describes the specific parameteres and
> behaivors
> > to be implemented in the dataformat and a small class diagram with the
> main
> > classes to be created, in order to disscuss the design with my mentors.
> >
> > Please let me know if you have suggestions. Also I would like to know how
> > should I get in touch with my mentors.
> > So far Andrea Cosentino, Zoran Regvart and Willem Jiang have shown some
> > interest in the project, is that ok for you if we keep the communication
> on
> > the Dev mailing list?.
> >
> >
> > Regards,
> > Roberto
> >
> >
> > El mar., 14 de may. de 2019 a la(s) 12:41, Beto Flores (
> > betoflowv93@gmail.com) escribió:
> >
> > > Hi Willem.
> > >
> > > Thanks so much. It would be great if you can help me as my mentor.
> > > Currently, I have been trying to work on some Jira issues in order to
> > > understand better Camel. I have being trying to reproduce [1] and come
> up
> > > with a solution.
> > >
> > > Please let me know if you have further suggestions on how I can better
> > > take adventage of the bonding period.
> > >
> > > Also, I would like to know how to get in touch with you for planning
> the
> > > project during the coding period.
> > >
> > > [1] https://issues.apache.org/jira/browse/CAMEL-13483
> > >
> > > Best,
> > > Roberto
> > >
> > >
> > > El mar., 14 de may. de 2019 a la(s) 03:28, Willem Jiang (
> > > willem.jiang@gmail.com) escribió:
> > >
> > >> It's great to hear that you proposal was accepted.
> > >> Did you have chance to discuss the detail with your mentor?
> > >> If you need to find a mentor I'd happy to help you.
> > >>
> > >> Willem Jiang
> > >>
> > >> Twitter: willemjiang
> > >> Weibo: 姜宁willem
> > >>
> > >> On Tue, May 7, 2019 at 5:22 AM Beto Flores <be...@gmail.com>
> > wrote:
> > >> >
> > >> > Hi all.
> > >> >
> > >> > I have just received an email from the GSoC 2019 program and my
> > proposal
> > >> > have been accepted. Thanks so much you guys for all your support
> > during
> > >> the
> > >> > application period and really hope that this summer will be
> productive
> > >> > working with the Apache Camel Community.
> > >> >
> > >> >  Please let me know if you have suggestions on how to get started in
> > the
> > >> > community and start working on my project.
> > >> >
> > >> > Best,
> > >> > Roberto.
> > >> >
> > >> > ---------- Forwarded message ---------
> > >> > De: Google Summer of Code <su...@google.com>
> > >> > Date: lun., 6 de may. de 2019 a la(s) 16:07
> > >> > Subject: GSoC 2019: Congratulations, your proposal with The Apache
> > >> Software
> > >> > Foundation has been accepted!
> > >> > To: <be...@gmail.com>
> > >> >
> > >> >
> > >> > [image: Google Summer of Code]
> > >> >
> > >> > Hi Roberto Flores,
> > >> >
> > >> > Your proposal CAMEL-9260 Dataformat Apache Any23
> > >> > <
> > >>
> >
> https://summerofcode.withgoogle.com/dashboard/student/proposal/5081445427576832/
> > >> >
> > >> > has been accepted!
> > >> >
> > >> > Welcome to GSoC 2019!
> > >> >
> > >> > We look forward to seeing the great things you will accomplish this
> > >> summer
> > >> > with The Apache Software Foundation.
> > >> >
> > >> > The next thing you need to do is read the Information for Accepted
> > >> Students
> > >> > <
> > https://developers.google.com/open-source/gsoc/help/accepted-students>.
> > >> It
> > >> > contains important information you need to know about your
> > >> participation in
> > >> > GSoC 2019.
> > >> >
> > >> > You will receive another email in the next few days with information
> > >> about
> > >> > your stipend.
> > >> >
> > >> > If you have any questions, please email the Google Summer of Code
> > >> support
> > >> > team at gsoc-support@google.com.
> > >> >
> > >> > Have a great summer!
> > >> >
> > >> > -*Google Summer of Code team*
> > >> >
> > >> > This email was sent to betoflowv93@gmail.com.
> > >> >
> > >> > You are receiving this email because of your participation in Google
> > >> Summer
> > >> > of Code 2019.
> > >> > https://summerofcode.withgoogle.com
> > >> >
> > >> > To leave the program and stop receiving all emails, you can go to
> your
> > >> > profile <https://summerofcode.withgoogle.com/dashboard/profile/>
> and
> > >> > request deletion of your program profile.
> > >> >
> > >> > For any questions, please contact gsoc-support@google.com. Replies
> to
> > >> this
> > >> > message go to an unmonitored mailbox.
> > >> >
> > >> > © 2019 Google LLC, 1600 Amphitheatre Parkway, Mountain View, CA
> 94043,
> > >> USA
> > >>
> > >
> >
>

Re: GSoC 2019: Congratulations, your proposal with The Apache Software Foundation has been accepted!

Posted by Andrea Cosentino <an...@gmail.com>.
Yes, imo it's a good idea to discuss on dev mailing list. Your plan is ok
from my point of view.

Il lun 27 mag 2019, 18:59 Beto Flores <be...@gmail.com> ha scritto:

> Hi all.
>
> The GSoC coding period has started so I am focusing on the implementation
> of the Any23 Dataformat.
>
> I think I should be working on the following subtasks:
>
> - create a new branch in my fork for the project (CAMEL-9260) from the
> master branch.
>
> - create a new maven module in the components section for the new
> dataformat (camel-any23).
>
> -Add Apache Any23 as a dependecy.
>
> - create a document which describes the specific parameteres and behaivors
> to be implemented in the dataformat and a small class diagram with the main
> classes to be created, in order to disscuss the design with my mentors.
>
> Please let me know if you have suggestions. Also I would like to know how
> should I get in touch with my mentors.
> So far Andrea Cosentino, Zoran Regvart and Willem Jiang have shown some
> interest in the project, is that ok for you if we keep the communication on
> the Dev mailing list?.
>
>
> Regards,
> Roberto
>
>
> El mar., 14 de may. de 2019 a la(s) 12:41, Beto Flores (
> betoflowv93@gmail.com) escribió:
>
> > Hi Willem.
> >
> > Thanks so much. It would be great if you can help me as my mentor.
> > Currently, I have been trying to work on some Jira issues in order to
> > understand better Camel. I have being trying to reproduce [1] and come up
> > with a solution.
> >
> > Please let me know if you have further suggestions on how I can better
> > take adventage of the bonding period.
> >
> > Also, I would like to know how to get in touch with you for planning the
> > project during the coding period.
> >
> > [1] https://issues.apache.org/jira/browse/CAMEL-13483
> >
> > Best,
> > Roberto
> >
> >
> > El mar., 14 de may. de 2019 a la(s) 03:28, Willem Jiang (
> > willem.jiang@gmail.com) escribió:
> >
> >> It's great to hear that you proposal was accepted.
> >> Did you have chance to discuss the detail with your mentor?
> >> If you need to find a mentor I'd happy to help you.
> >>
> >> Willem Jiang
> >>
> >> Twitter: willemjiang
> >> Weibo: 姜宁willem
> >>
> >> On Tue, May 7, 2019 at 5:22 AM Beto Flores <be...@gmail.com>
> wrote:
> >> >
> >> > Hi all.
> >> >
> >> > I have just received an email from the GSoC 2019 program and my
> proposal
> >> > have been accepted. Thanks so much you guys for all your support
> during
> >> the
> >> > application period and really hope that this summer will be productive
> >> > working with the Apache Camel Community.
> >> >
> >> >  Please let me know if you have suggestions on how to get started in
> the
> >> > community and start working on my project.
> >> >
> >> > Best,
> >> > Roberto.
> >> >
> >> > ---------- Forwarded message ---------
> >> > De: Google Summer of Code <su...@google.com>
> >> > Date: lun., 6 de may. de 2019 a la(s) 16:07
> >> > Subject: GSoC 2019: Congratulations, your proposal with The Apache
> >> Software
> >> > Foundation has been accepted!
> >> > To: <be...@gmail.com>
> >> >
> >> >
> >> > [image: Google Summer of Code]
> >> >
> >> > Hi Roberto Flores,
> >> >
> >> > Your proposal CAMEL-9260 Dataformat Apache Any23
> >> > <
> >>
> https://summerofcode.withgoogle.com/dashboard/student/proposal/5081445427576832/
> >> >
> >> > has been accepted!
> >> >
> >> > Welcome to GSoC 2019!
> >> >
> >> > We look forward to seeing the great things you will accomplish this
> >> summer
> >> > with The Apache Software Foundation.
> >> >
> >> > The next thing you need to do is read the Information for Accepted
> >> Students
> >> > <
> https://developers.google.com/open-source/gsoc/help/accepted-students>.
> >> It
> >> > contains important information you need to know about your
> >> participation in
> >> > GSoC 2019.
> >> >
> >> > You will receive another email in the next few days with information
> >> about
> >> > your stipend.
> >> >
> >> > If you have any questions, please email the Google Summer of Code
> >> support
> >> > team at gsoc-support@google.com.
> >> >
> >> > Have a great summer!
> >> >
> >> > -*Google Summer of Code team*
> >> >
> >> > This email was sent to betoflowv93@gmail.com.
> >> >
> >> > You are receiving this email because of your participation in Google
> >> Summer
> >> > of Code 2019.
> >> > https://summerofcode.withgoogle.com
> >> >
> >> > To leave the program and stop receiving all emails, you can go to your
> >> > profile <https://summerofcode.withgoogle.com/dashboard/profile/> and
> >> > request deletion of your program profile.
> >> >
> >> > For any questions, please contact gsoc-support@google.com. Replies to
> >> this
> >> > message go to an unmonitored mailbox.
> >> >
> >> > © 2019 Google LLC, 1600 Amphitheatre Parkway, Mountain View, CA 94043,
> >> USA
> >>
> >
>

Re: GSoC 2019: Congratulations, your proposal with The Apache Software Foundation has been accepted!

Posted by Beto Flores <be...@gmail.com>.
Hi all.

The GSoC coding period has started so I am focusing on the implementation
of the Any23 Dataformat.

I think I should be working on the following subtasks:

- create a new branch in my fork for the project (CAMEL-9260) from the
master branch.

- create a new maven module in the components section for the new
dataformat (camel-any23).

-Add Apache Any23 as a dependecy.

- create a document which describes the specific parameteres and behaivors
to be implemented in the dataformat and a small class diagram with the main
classes to be created, in order to disscuss the design with my mentors.

Please let me know if you have suggestions. Also I would like to know how
should I get in touch with my mentors.
So far Andrea Cosentino, Zoran Regvart and Willem Jiang have shown some
interest in the project, is that ok for you if we keep the communication on
the Dev mailing list?.


Regards,
Roberto


El mar., 14 de may. de 2019 a la(s) 12:41, Beto Flores (
betoflowv93@gmail.com) escribió:

> Hi Willem.
>
> Thanks so much. It would be great if you can help me as my mentor.
> Currently, I have been trying to work on some Jira issues in order to
> understand better Camel. I have being trying to reproduce [1] and come up
> with a solution.
>
> Please let me know if you have further suggestions on how I can better
> take adventage of the bonding period.
>
> Also, I would like to know how to get in touch with you for planning the
> project during the coding period.
>
> [1] https://issues.apache.org/jira/browse/CAMEL-13483
>
> Best,
> Roberto
>
>
> El mar., 14 de may. de 2019 a la(s) 03:28, Willem Jiang (
> willem.jiang@gmail.com) escribió:
>
>> It's great to hear that you proposal was accepted.
>> Did you have chance to discuss the detail with your mentor?
>> If you need to find a mentor I'd happy to help you.
>>
>> Willem Jiang
>>
>> Twitter: willemjiang
>> Weibo: 姜宁willem
>>
>> On Tue, May 7, 2019 at 5:22 AM Beto Flores <be...@gmail.com> wrote:
>> >
>> > Hi all.
>> >
>> > I have just received an email from the GSoC 2019 program and my proposal
>> > have been accepted. Thanks so much you guys for all your support during
>> the
>> > application period and really hope that this summer will be productive
>> > working with the Apache Camel Community.
>> >
>> >  Please let me know if you have suggestions on how to get started in the
>> > community and start working on my project.
>> >
>> > Best,
>> > Roberto.
>> >
>> > ---------- Forwarded message ---------
>> > De: Google Summer of Code <su...@google.com>
>> > Date: lun., 6 de may. de 2019 a la(s) 16:07
>> > Subject: GSoC 2019: Congratulations, your proposal with The Apache
>> Software
>> > Foundation has been accepted!
>> > To: <be...@gmail.com>
>> >
>> >
>> > [image: Google Summer of Code]
>> >
>> > Hi Roberto Flores,
>> >
>> > Your proposal CAMEL-9260 Dataformat Apache Any23
>> > <
>> https://summerofcode.withgoogle.com/dashboard/student/proposal/5081445427576832/
>> >
>> > has been accepted!
>> >
>> > Welcome to GSoC 2019!
>> >
>> > We look forward to seeing the great things you will accomplish this
>> summer
>> > with The Apache Software Foundation.
>> >
>> > The next thing you need to do is read the Information for Accepted
>> Students
>> > <https://developers.google.com/open-source/gsoc/help/accepted-students>.
>> It
>> > contains important information you need to know about your
>> participation in
>> > GSoC 2019.
>> >
>> > You will receive another email in the next few days with information
>> about
>> > your stipend.
>> >
>> > If you have any questions, please email the Google Summer of Code
>> support
>> > team at gsoc-support@google.com.
>> >
>> > Have a great summer!
>> >
>> > -*Google Summer of Code team*
>> >
>> > This email was sent to betoflowv93@gmail.com.
>> >
>> > You are receiving this email because of your participation in Google
>> Summer
>> > of Code 2019.
>> > https://summerofcode.withgoogle.com
>> >
>> > To leave the program and stop receiving all emails, you can go to your
>> > profile <https://summerofcode.withgoogle.com/dashboard/profile/> and
>> > request deletion of your program profile.
>> >
>> > For any questions, please contact gsoc-support@google.com. Replies to
>> this
>> > message go to an unmonitored mailbox.
>> >
>> > © 2019 Google LLC, 1600 Amphitheatre Parkway, Mountain View, CA 94043,
>> USA
>>
>

Re: GSoC 2019: Congratulations, your proposal with The Apache Software Foundation has been accepted!

Posted by Beto Flores <be...@gmail.com>.
Hi Willem.

Thanks so much. It would be great if you can help me as my mentor.
Currently, I have been trying to work on some Jira issues in order to
understand better Camel. I have being trying to reproduce [1] and come up
with a solution.

Please let me know if you have further suggestions on how I can better take
adventage of the bonding period.

Also, I would like to know how to get in touch with you for planning the
project during the coding period.

[1] https://issues.apache.org/jira/browse/CAMEL-13483

Best,
Roberto


El mar., 14 de may. de 2019 a la(s) 03:28, Willem Jiang (
willem.jiang@gmail.com) escribió:

> It's great to hear that you proposal was accepted.
> Did you have chance to discuss the detail with your mentor?
> If you need to find a mentor I'd happy to help you.
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Tue, May 7, 2019 at 5:22 AM Beto Flores <be...@gmail.com> wrote:
> >
> > Hi all.
> >
> > I have just received an email from the GSoC 2019 program and my proposal
> > have been accepted. Thanks so much you guys for all your support during
> the
> > application period and really hope that this summer will be productive
> > working with the Apache Camel Community.
> >
> >  Please let me know if you have suggestions on how to get started in the
> > community and start working on my project.
> >
> > Best,
> > Roberto.
> >
> > ---------- Forwarded message ---------
> > De: Google Summer of Code <su...@google.com>
> > Date: lun., 6 de may. de 2019 a la(s) 16:07
> > Subject: GSoC 2019: Congratulations, your proposal with The Apache
> Software
> > Foundation has been accepted!
> > To: <be...@gmail.com>
> >
> >
> > [image: Google Summer of Code]
> >
> > Hi Roberto Flores,
> >
> > Your proposal CAMEL-9260 Dataformat Apache Any23
> > <
> https://summerofcode.withgoogle.com/dashboard/student/proposal/5081445427576832/
> >
> > has been accepted!
> >
> > Welcome to GSoC 2019!
> >
> > We look forward to seeing the great things you will accomplish this
> summer
> > with The Apache Software Foundation.
> >
> > The next thing you need to do is read the Information for Accepted
> Students
> > <https://developers.google.com/open-source/gsoc/help/accepted-students>.
> It
> > contains important information you need to know about your participation
> in
> > GSoC 2019.
> >
> > You will receive another email in the next few days with information
> about
> > your stipend.
> >
> > If you have any questions, please email the Google Summer of Code support
> > team at gsoc-support@google.com.
> >
> > Have a great summer!
> >
> > -*Google Summer of Code team*
> >
> > This email was sent to betoflowv93@gmail.com.
> >
> > You are receiving this email because of your participation in Google
> Summer
> > of Code 2019.
> > https://summerofcode.withgoogle.com
> >
> > To leave the program and stop receiving all emails, you can go to your
> > profile <https://summerofcode.withgoogle.com/dashboard/profile/> and
> > request deletion of your program profile.
> >
> > For any questions, please contact gsoc-support@google.com. Replies to
> this
> > message go to an unmonitored mailbox.
> >
> > © 2019 Google LLC, 1600 Amphitheatre Parkway, Mountain View, CA 94043,
> USA
>

Re: GSoC 2019: Congratulations, your proposal with The Apache Software Foundation has been accepted!

Posted by Willem Jiang <wi...@gmail.com>.
It's great to hear that you proposal was accepted.
Did you have chance to discuss the detail with your mentor?
If you need to find a mentor I'd happy to help you.

Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Tue, May 7, 2019 at 5:22 AM Beto Flores <be...@gmail.com> wrote:
>
> Hi all.
>
> I have just received an email from the GSoC 2019 program and my proposal
> have been accepted. Thanks so much you guys for all your support during the
> application period and really hope that this summer will be productive
> working with the Apache Camel Community.
>
>  Please let me know if you have suggestions on how to get started in the
> community and start working on my project.
>
> Best,
> Roberto.
>
> ---------- Forwarded message ---------
> De: Google Summer of Code <su...@google.com>
> Date: lun., 6 de may. de 2019 a la(s) 16:07
> Subject: GSoC 2019: Congratulations, your proposal with The Apache Software
> Foundation has been accepted!
> To: <be...@gmail.com>
>
>
> [image: Google Summer of Code]
>
> Hi Roberto Flores,
>
> Your proposal CAMEL-9260 Dataformat Apache Any23
> <https://summerofcode.withgoogle.com/dashboard/student/proposal/5081445427576832/>
> has been accepted!
>
> Welcome to GSoC 2019!
>
> We look forward to seeing the great things you will accomplish this summer
> with The Apache Software Foundation.
>
> The next thing you need to do is read the Information for Accepted Students
> <https://developers.google.com/open-source/gsoc/help/accepted-students>. It
> contains important information you need to know about your participation in
> GSoC 2019.
>
> You will receive another email in the next few days with information about
> your stipend.
>
> If you have any questions, please email the Google Summer of Code support
> team at gsoc-support@google.com.
>
> Have a great summer!
>
> -*Google Summer of Code team*
>
> This email was sent to betoflowv93@gmail.com.
>
> You are receiving this email because of your participation in Google Summer
> of Code 2019.
> https://summerofcode.withgoogle.com
>
> To leave the program and stop receiving all emails, you can go to your
> profile <https://summerofcode.withgoogle.com/dashboard/profile/> and
> request deletion of your program profile.
>
> For any questions, please contact gsoc-support@google.com. Replies to this
> message go to an unmonitored mailbox.
>
> © 2019 Google LLC, 1600 Amphitheatre Parkway, Mountain View, CA 94043, USA