You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Thiago Veronezi <th...@veronezi.org> on 2010/08/01 18:04:32 UTC

Re: More committers

Wow... thanks for considering me as a new committer. It was easy to come
into this project: openejb is the core of my current one. I've chose it for
its simplicity and for its embeddable feature.

After getting some of my code into the trunk, I've switch my unittest POM to
start using the 3.2-SNAPSHOT version, but instead of getting it from the
internet repository, I install the latest source code on my local maven
repository. Thats why I got those singleton startup errors, for example.

The openejb project is also an opportunity to escape to from the "business
developer" hat, and get the magic code behind the scenes of javaEE. Its a
way to be part of something really important, not just for only one project,
but for lots of them all around the world. I can have access to minds way
more smart than mine, and I can learn a lot from them.

One thing it would be good is to have a "Do you want to contribute?" link at
our home page (http://openejb.apache.org/how-to-contribute.html ?).
Something like "how to prepare eclipse IDE?", "How to create and submit a
patch?".

tkx!
Thiago - coming from vacations.

On Fri, Jul 30, 2010 at 8:53 PM, David Blevins <da...@visi.com>wrote:

> We have some wonderful contributors that have been active for a while we
> should consider converting into committers.
>
>  Andy: You've been a constant source of ActiveMQ and resource adapter
> goodness since January.  It's always great to have users who are willing to
> give back.
>
>  Thiago: You've been active since April.  First implementing the reentrant
> calls for @Stateful beans, then moving on to EJB 3.1 features like
> @AccessTimeout support and partial @StatefulTimeout support and helping
> flush out @DependsOn bugs.
>
>  Ivan: You've been doing fantastic work since May.  First with the
> MemoryTimerStore fixes, then some great EJB 3.1 features like
> SessionSynchronization annotations and most recently @Schedule support.
>
>
> As we say, it takes a village  http://s.apache.org/It-takes-a-village
>
>
> And in that spirit...
>
> Andy, Thiago, Ivan:  You have any feedback for us?  Anything you think
> helped you get into the project that we should keep doing?  Any ideas for
> things we could add as good habits for encouraging/helping new contributors?
>
> All, same questions on the reverse.  Anythings that Andy, Thiago, Ivan did
> that you think all contributors should do?  Any ideas for things they could
> add as good habits?
>
>
> -David
>
>

Re: More committers

Posted by Ivan <xh...@gmail.com>.
Yes, I have the same feeling with Thiago.
While working those staffs of OpenEJB, I do learn a lot from it, especially
when you know how the underlying system work, it will make better
understanding for EJB technology. Also, I got many good suggestions from
David, Karan and other OpenEJB team members, thanks !
One suggestion is that, it is better to have a contribution group, those
members in the group have the right to assign those JIRAs to themselves.

2010/8/2 Thiago Veronezi <th...@veronezi.org>

> Wow... thanks for considering me as a new committer. It was easy to come
> into this project: openejb is the core of my current one. I've chose it for
> its simplicity and for its embeddable feature.
>
> After getting some of my code into the trunk, I've switch my unittest POM
> to
> start using the 3.2-SNAPSHOT version, but instead of getting it from the
> internet repository, I install the latest source code on my local maven
> repository. Thats why I got those singleton startup errors, for example.
>
> The openejb project is also an opportunity to escape to from the "business
> developer" hat, and get the magic code behind the scenes of javaEE. Its a
> way to be part of something really important, not just for only one
> project,
> but for lots of them all around the world. I can have access to minds way
> more smart than mine, and I can learn a lot from them.
>
> One thing it would be good is to have a "Do you want to contribute?" link
> at
> our home page (http://openejb.apache.org/how-to-contribute.html ?).
> Something like "how to prepare eclipse IDE?", "How to create and submit a
> patch?".
>
> tkx!
> Thiago - coming from vacations.
>
> On Fri, Jul 30, 2010 at 8:53 PM, David Blevins <david.blevins@visi.com
> >wrote:
>
> > We have some wonderful contributors that have been active for a while we
> > should consider converting into committers.
> >
> >  Andy: You've been a constant source of ActiveMQ and resource adapter
> > goodness since January.  It's always great to have users who are willing
> to
> > give back.
> >
> >  Thiago: You've been active since April.  First implementing the
> reentrant
> > calls for @Stateful beans, then moving on to EJB 3.1 features like
> > @AccessTimeout support and partial @StatefulTimeout support and helping
> > flush out @DependsOn bugs.
> >
> >  Ivan: You've been doing fantastic work since May.  First with the
> > MemoryTimerStore fixes, then some great EJB 3.1 features like
> > SessionSynchronization annotations and most recently @Schedule support.
> >
> >
> > As we say, it takes a village  http://s.apache.org/It-takes-a-village
> >
> >
> > And in that spirit...
> >
> > Andy, Thiago, Ivan:  You have any feedback for us?  Anything you think
> > helped you get into the project that we should keep doing?  Any ideas for
> > things we could add as good habits for encouraging/helping new
> contributors?
> >
> > All, same questions on the reverse.  Anythings that Andy, Thiago, Ivan
> did
> > that you think all contributors should do?  Any ideas for things they
> could
> > add as good habits?
> >
> >
> > -David
> >
> >
>



-- 
Ivan