You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Jeremias Maerki <de...@greenmail.ch> on 2003/06/18 09:39:04 UTC

[REQUEST] Admission to Jakarta Commons Sandbox for work on Commons IO

I'd like to request karma for the Jakarta Commons IO project.

My goals:
- Merge/move IO helper functions from FOP into Commons IO.
- I've already submitted an alternative implementation of a
  ByteArrayOutputStream that is considerably faster than the original. I
  have some additional ideas in the area.
- Work towards a release of Commons IO (documentation, code clean-up,
  additional testcases where necessary, website)
- Reintroduce some power into the package.

(I've already requested karma before and I'm already in the avail file.
The problem was the group permission.)

Apache ID: jeremias

Thanks a lot.

Special thanks also to Robert and Craig for their help in my quest for
karma. :-)

Jeremias Maerki
FOP committer
XML PMC member

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [REQUEST] Admission to Jakarta Commons Sandbox for work on Commons IO

Posted by Henri Yandell <ba...@generationjava.com>.
Done. Will let you know when root acks on it.

Hen

On Sun, 29 Jun 2003, Jeremias Maerki wrote:

> Shy ping: Would anyone please request the "jakarta" unix group
> membership for me? I think, it wouldn't be proper procedure to do that
> myself. Thank you!
>
> On 18.06.2003 18:06:24 Brian Behlendorf wrote:
> >
> > To commit to a jakarta-* repository one does need to be a member of the
> > "jakarta" unix group (except for jakarta-gump, which is open to any
> > Apache committer).  Once you're ready to request it, send a note to
> > root@apache.org.
> >
> > 	Brian
> >
> > On Wed, 18 Jun 2003, Henri Yandell wrote:
> > > +1.
> > >
> > > What's left in making this happen? Does Jeremias need a different
> > > 'Jakarta' login to get around group-issues at the moment or can the group
> > > thing be done?
> > >
> > > Hen
> > >
> > > On Wed, 18 Jun 2003, Jeremias Maerki wrote:
> > >
> > > > I'd like to request karma for the Jakarta Commons IO project.
> > > >
> > > > My goals:
> > > > - Merge/move IO helper functions from FOP into Commons IO.
> > > > - I've already submitted an alternative implementation of a
> > > >   ByteArrayOutputStream that is considerably faster than the original. I
> > > >   have some additional ideas in the area.
> > > > - Work towards a release of Commons IO (documentation, code clean-up,
> > > >   additional testcases where necessary, website)
> > > > - Reintroduce some power into the package.
> > > >
> > > > (I've already requested karma before and I'm already in the avail file.
> > > > The problem was the group permission.)
> > > >
> > > > Apache ID: jeremias
> > > >
> > > > Thanks a lot.
> > > >
> > > > Special thanks also to Robert and Craig for their help in my quest for
> > > > karma. :-)
> > > >
> > > > Jeremias Maerki
> > > > FOP committer
> > > > XML PMC member
>
>
>
> Jeremias Maerki
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [REQUEST] Admission to Jakarta Commons Sandbox for work on Commons IO

Posted by Jeremias Maerki <de...@greenmail.ch>.
Shy ping: Would anyone please request the "jakarta" unix group
membership for me? I think, it wouldn't be proper procedure to do that
myself. Thank you!

On 18.06.2003 18:06:24 Brian Behlendorf wrote:
> 
> To commit to a jakarta-* repository one does need to be a member of the
> "jakarta" unix group (except for jakarta-gump, which is open to any
> Apache committer).  Once you're ready to request it, send a note to
> root@apache.org.
> 
> 	Brian
> 
> On Wed, 18 Jun 2003, Henri Yandell wrote:
> > +1.
> >
> > What's left in making this happen? Does Jeremias need a different
> > 'Jakarta' login to get around group-issues at the moment or can the group
> > thing be done?
> >
> > Hen
> >
> > On Wed, 18 Jun 2003, Jeremias Maerki wrote:
> >
> > > I'd like to request karma for the Jakarta Commons IO project.
> > >
> > > My goals:
> > > - Merge/move IO helper functions from FOP into Commons IO.
> > > - I've already submitted an alternative implementation of a
> > >   ByteArrayOutputStream that is considerably faster than the original. I
> > >   have some additional ideas in the area.
> > > - Work towards a release of Commons IO (documentation, code clean-up,
> > >   additional testcases where necessary, website)
> > > - Reintroduce some power into the package.
> > >
> > > (I've already requested karma before and I'm already in the avail file.
> > > The problem was the group permission.)
> > >
> > > Apache ID: jeremias
> > >
> > > Thanks a lot.
> > >
> > > Special thanks also to Robert and Craig for their help in my quest for
> > > karma. :-)
> > >
> > > Jeremias Maerki
> > > FOP committer
> > > XML PMC member



Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [REQUEST] Admission to Jakarta Commons Sandbox for work on Commons IO

Posted by Brian Behlendorf <br...@collab.net>.
To commit to a jakarta-* repository one does need to be a member of the
"jakarta" unix group (except for jakarta-gump, which is open to any
Apache committer).  Once you're ready to request it, send a note to
root@apache.org.

	Brian

On Wed, 18 Jun 2003, Henri Yandell wrote:
> +1.
>
> What's left in making this happen? Does Jeremias need a different
> 'Jakarta' login to get around group-issues at the moment or can the group
> thing be done?
>
> Hen
>
> On Wed, 18 Jun 2003, Jeremias Maerki wrote:
>
> > I'd like to request karma for the Jakarta Commons IO project.
> >
> > My goals:
> > - Merge/move IO helper functions from FOP into Commons IO.
> > - I've already submitted an alternative implementation of a
> >   ByteArrayOutputStream that is considerably faster than the original. I
> >   have some additional ideas in the area.
> > - Work towards a release of Commons IO (documentation, code clean-up,
> >   additional testcases where necessary, website)
> > - Reintroduce some power into the package.
> >
> > (I've already requested karma before and I'm already in the avail file.
> > The problem was the group permission.)
> >
> > Apache ID: jeremias
> >
> > Thanks a lot.
> >
> > Special thanks also to Robert and Craig for their help in my quest for
> > karma. :-)
> >
> > Jeremias Maerki
> > FOP committer
> > XML PMC member
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [REQUEST] Admission to Jakarta Commons Sandbox for work on Commons IO

Posted by Henri Yandell <ba...@generationjava.com>.
+1.

What's left in making this happen? Does Jeremias need a different
'Jakarta' login to get around group-issues at the moment or can the group
thing be done?

Hen

On Wed, 18 Jun 2003, Jeremias Maerki wrote:

> I'd like to request karma for the Jakarta Commons IO project.
>
> My goals:
> - Merge/move IO helper functions from FOP into Commons IO.
> - I've already submitted an alternative implementation of a
>   ByteArrayOutputStream that is considerably faster than the original. I
>   have some additional ideas in the area.
> - Work towards a release of Commons IO (documentation, code clean-up,
>   additional testcases where necessary, website)
> - Reintroduce some power into the package.
>
> (I've already requested karma before and I'm already in the avail file.
> The problem was the group permission.)
>
> Apache ID: jeremias
>
> Thanks a lot.
>
> Special thanks also to Robert and Craig for their help in my quest for
> karma. :-)
>
> Jeremias Maerki
> FOP committer
> XML PMC member
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org