You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Geir Magnusson Jr <ge...@pobox.com> on 2006/06/06 02:55:37 UTC

[announce] New Apache Harmony Committer : Nathan Beyer

Please join the Apache Harmony PPMC in welcoming the project's newest
committer, Nathan Beyer.

Nathan has shown sustained dedication to the project, an ability to work
well with others, and share the common vision we have for Harmony. We
all continue to expect great things from him.

Nathan, as a first step to test your almighty powers of committership,
please update the committers page on the website.  That should be a good
 (and harmless) exercise to test if everything is working.

Things to do :

1) test ssh-ing to the server people.apache.org.
2) Change your login password on the machine as per the account email
3) Add a public key to .ssh so you can stop using the password
4) Set your SVN password  : just type 'svnpasswd'

At this point, you should be good to go.  Checkout the website from svn
and update it.  See if you can figure out how.

Also, for your main harmony/enhanced/classlib/trunk please be sure that
you have checked out via 'https' and not 'http' or you can't check in.
You can switch using "svn switch". (See the manual)

Finally, although you now have the ability to commit, please remember :

1) continue being as transparent and communicative as possible.  You
earned committer status in part because of your engagement with others.
 While it was a  "have to" situation because you had to submit patches
and defend them, but we believe it is a "want to".  Community is the key
to any Apache project.

2)We don't want anyone going off and doing lots of work locally, and
then committing.  Committing is like voting in Chicago - do it early and
often.  Of course, you don't want to break the build, but keep the
"commit bombs" to an absolute minimum, and warn the community if you are
going to do it - we may suggest it goes into a branch at first.  Use
branches if you need to.

3) Always remember that you can **never** commit code that comes from
someone else, even a co-worker.  All code from someone else must be
submitted by the copyright holder (either the author or author's
employer, depending) as a JIRA, and then follow up with the required
ACQs and BCC.


Again, thanks for your hard work so far, and welcome.

The Apache Harmony PPMC


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Etienne Gagnon <eg...@sablevm.org>.
Congrats!

> On 06.06.2006, at 02:55, Geir Magnusson Jr wrote:
> 
>> Please join the Apache Harmony PPMC in welcoming the project's newest
>> committer, Nathan Beyer.
>>
>> Nathan has shown sustained dedication to the project, an ability to  work
>> well with others, and share the common vision we have for Harmony. We
>> all continue to expect great things from him.

-- 
Etienne M. Gagnon, Ph.D.            http://www.info2.uqam.ca/~egagnon/
SableVM:                                       http://www.sablevm.org/
SableCC:                                       http://www.sablecc.org/

Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by David Tanzer <st...@guglhupf.net>.
Congratulations!

On 06.06.2006, at 02:55, Geir Magnusson Jr wrote:

> Please join the Apache Harmony PPMC in welcoming the project's newest
> committer, Nathan Beyer.
>
> Nathan has shown sustained dedication to the project, an ability to  
> work
> well with others, and share the common vision we have for Harmony. We
> all continue to expect great things from him.
>
> Nathan, as a first step to test your almighty powers of committership,
> please update the committers page on the website.  That should be a  
> good
>  (and harmless) exercise to test if everything is working.
>
> Things to do :
>
> 1) test ssh-ing to the server people.apache.org.
> 2) Change your login password on the machine as per the account email
> 3) Add a public key to .ssh so you can stop using the password
> 4) Set your SVN password  : just type 'svnpasswd'
>
> At this point, you should be good to go.  Checkout the website from  
> svn
> and update it.  See if you can figure out how.
>
> Also, for your main harmony/enhanced/classlib/trunk please be sure  
> that
> you have checked out via 'https' and not 'http' or you can't check in.
> You can switch using "svn switch". (See the manual)
>
> Finally, although you now have the ability to commit, please  
> remember :
>
> 1) continue being as transparent and communicative as possible.  You
> earned committer status in part because of your engagement with  
> others.
>  While it was a  "have to" situation because you had to submit patches
> and defend them, but we believe it is a "want to".  Community is  
> the key
> to any Apache project.
>
> 2)We don't want anyone going off and doing lots of work locally, and
> then committing.  Committing is like voting in Chicago - do it  
> early and
> often.  Of course, you don't want to break the build, but keep the
> "commit bombs" to an absolute minimum, and warn the community if  
> you are
> going to do it - we may suggest it goes into a branch at first.  Use
> branches if you need to.
>
> 3) Always remember that you can **never** commit code that comes from
> someone else, even a co-worker.  All code from someone else must be
> submitted by the copyright holder (either the author or author's
> employer, depending) as a JIRA, and then follow up with the required
> ACQs and BCC.
>
>
> Again, thanks for your hard work so far, and welcome.
>
> The Apache Harmony PPMC
>
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by George Harley <ge...@googlemail.com>.
Congratulations Nathan !


--
George


Geir Magnusson Jr wrote:
> Please join the Apache Harmony PPMC in welcoming the project's newest
> committer, Nathan Beyer.
>
> Nathan has shown sustained dedication to the project, an ability to work
> well with others, and share the common vision we have for Harmony. We
> all continue to expect great things from him.
>
> Nathan, as a first step to test your almighty powers of committership,
> please update the committers page on the website.  That should be a good
>  (and harmless) exercise to test if everything is working.
>
> Things to do :
>
> 1) test ssh-ing to the server people.apache.org.
> 2) Change your login password on the machine as per the account email
> 3) Add a public key to .ssh so you can stop using the password
> 4) Set your SVN password  : just type 'svnpasswd'
>
> At this point, you should be good to go.  Checkout the website from svn
> and update it.  See if you can figure out how.
>
> Also, for your main harmony/enhanced/classlib/trunk please be sure that
> you have checked out via 'https' and not 'http' or you can't check in.
> You can switch using "svn switch". (See the manual)
>
> Finally, although you now have the ability to commit, please remember :
>
> 1) continue being as transparent and communicative as possible.  You
> earned committer status in part because of your engagement with others.
>  While it was a  "have to" situation because you had to submit patches
> and defend them, but we believe it is a "want to".  Community is the key
> to any Apache project.
>
> 2)We don't want anyone going off and doing lots of work locally, and
> then committing.  Committing is like voting in Chicago - do it early and
> often.  Of course, you don't want to break the build, but keep the
> "commit bombs" to an absolute minimum, and warn the community if you are
> going to do it - we may suggest it goes into a branch at first.  Use
> branches if you need to.
>
> 3) Always remember that you can **never** commit code that comes from
> someone else, even a co-worker.  All code from someone else must be
> submitted by the copyright holder (either the author or author's
> employer, depending) as a JIRA, and then follow up with the required
> ACQs and BCC.
>
>
> Again, thanks for your hard work so far, and welcome.
>
> The Apache Harmony PPMC
>
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>
>   


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Paulex Yang <pa...@gmail.com>.
Congratulations, Nathan!

Go on with the good work!

Geir Magnusson Jr wrote:
> Please join the Apache Harmony PPMC in welcoming the project's newest
> committer, Nathan Beyer.
>
> Nathan has shown sustained dedication to the project, an ability to work
> well with others, and share the common vision we have for Harmony. We
> all continue to expect great things from him.
>
> Nathan, as a first step to test your almighty powers of committership,
> please update the committers page on the website.  That should be a good
>  (and harmless) exercise to test if everything is working.
>
> Things to do :
>
> 1) test ssh-ing to the server people.apache.org.
> 2) Change your login password on the machine as per the account email
> 3) Add a public key to .ssh so you can stop using the password
> 4) Set your SVN password  : just type 'svnpasswd'
>
> At this point, you should be good to go.  Checkout the website from svn
> and update it.  See if you can figure out how.
>
> Also, for your main harmony/enhanced/classlib/trunk please be sure that
> you have checked out via 'https' and not 'http' or you can't check in.
> You can switch using "svn switch". (See the manual)
>
> Finally, although you now have the ability to commit, please remember :
>
> 1) continue being as transparent and communicative as possible.  You
> earned committer status in part because of your engagement with others.
>  While it was a  "have to" situation because you had to submit patches
> and defend them, but we believe it is a "want to".  Community is the key
> to any Apache project.
>
> 2)We don't want anyone going off and doing lots of work locally, and
> then committing.  Committing is like voting in Chicago - do it early and
> often.  Of course, you don't want to break the build, but keep the
> "commit bombs" to an absolute minimum, and warn the community if you are
> going to do it - we may suggest it goes into a branch at first.  Use
> branches if you need to.
>
> 3) Always remember that you can **never** commit code that comes from
> someone else, even a co-worker.  All code from someone else must be
> submitted by the copyright holder (either the author or author's
> employer, depending) as a JIRA, and then follow up with the required
> ACQs and BCC.
>
>
> Again, thanks for your hard work so far, and welcome.
>
> The Apache Harmony PPMC
>
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>
>   


-- 
Paulex Yang
China Software Development Lab
IBM



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Leo Simons <ma...@leosimons.com>.
*cheer*! Keep it up, Nathan!

On Mon, Jun 05, 2006 at 08:55:37PM -0400, Geir Magnusson Jr wrote:
> Please join the Apache Harmony PPMC in welcoming the project's newest
> committer, Nathan Beyer.

- LSD

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Mikhail Loenko <ml...@gmail.com>.
Congratulations!

2006/6/6, Geir Magnusson Jr <ge...@pobox.com>:
> Congrats, Nathan!
>
> Geir Magnusson Jr wrote:
> > Please join the Apache Harmony PPMC in welcoming the project's newest
> > committer, Nathan Beyer.
> >
> > Nathan has shown sustained dedication to the project, an ability to work
> > well with others, and share the common vision we have for Harmony. We
> > all continue to expect great things from him.
> >
> > Nathan, as a first step to test your almighty powers of committership,
> > please update the committers page on the website.  That should be a good
> >  (and harmless) exercise to test if everything is working.
> >
> > Things to do :
> >
> > 1) test ssh-ing to the server people.apache.org.
> > 2) Change your login password on the machine as per the account email
> > 3) Add a public key to .ssh so you can stop using the password
> > 4) Set your SVN password  : just type 'svnpasswd'
> >
> > At this point, you should be good to go.  Checkout the website from svn
> > and update it.  See if you can figure out how.
> >
> > Also, for your main harmony/enhanced/classlib/trunk please be sure that
> > you have checked out via 'https' and not 'http' or you can't check in.
> > You can switch using "svn switch". (See the manual)
> >
> > Finally, although you now have the ability to commit, please remember :
> >
> > 1) continue being as transparent and communicative as possible.  You
> > earned committer status in part because of your engagement with others.
> >  While it was a  "have to" situation because you had to submit patches
> > and defend them, but we believe it is a "want to".  Community is the key
> > to any Apache project.
> >
> > 2)We don't want anyone going off and doing lots of work locally, and
> > then committing.  Committing is like voting in Chicago - do it early and
> > often.  Of course, you don't want to break the build, but keep the
> > "commit bombs" to an absolute minimum, and warn the community if you are
> > going to do it - we may suggest it goes into a branch at first.  Use
> > branches if you need to.
> >
> > 3) Always remember that you can **never** commit code that comes from
> > someone else, even a co-worker.  All code from someone else must be
> > submitted by the copyright holder (either the author or author's
> > employer, depending) as a JIRA, and then follow up with the required
> > ACQs and BCC.
> >
> >
> > Again, thanks for your hard work so far, and welcome.
> >
> > The Apache Harmony PPMC
> >
> >
> > ---------------------------------------------------------------------
> > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Geir Magnusson Jr <ge...@pobox.com>.
Congrats, Nathan!

Geir Magnusson Jr wrote:
> Please join the Apache Harmony PPMC in welcoming the project's newest
> committer, Nathan Beyer.
> 
> Nathan has shown sustained dedication to the project, an ability to work
> well with others, and share the common vision we have for Harmony. We
> all continue to expect great things from him.
> 
> Nathan, as a first step to test your almighty powers of committership,
> please update the committers page on the website.  That should be a good
>  (and harmless) exercise to test if everything is working.
> 
> Things to do :
> 
> 1) test ssh-ing to the server people.apache.org.
> 2) Change your login password on the machine as per the account email
> 3) Add a public key to .ssh so you can stop using the password
> 4) Set your SVN password  : just type 'svnpasswd'
> 
> At this point, you should be good to go.  Checkout the website from svn
> and update it.  See if you can figure out how.
> 
> Also, for your main harmony/enhanced/classlib/trunk please be sure that
> you have checked out via 'https' and not 'http' or you can't check in.
> You can switch using "svn switch". (See the manual)
> 
> Finally, although you now have the ability to commit, please remember :
> 
> 1) continue being as transparent and communicative as possible.  You
> earned committer status in part because of your engagement with others.
>  While it was a  "have to" situation because you had to submit patches
> and defend them, but we believe it is a "want to".  Community is the key
> to any Apache project.
> 
> 2)We don't want anyone going off and doing lots of work locally, and
> then committing.  Committing is like voting in Chicago - do it early and
> often.  Of course, you don't want to break the build, but keep the
> "commit bombs" to an absolute minimum, and warn the community if you are
> going to do it - we may suggest it goes into a branch at first.  Use
> branches if you need to.
> 
> 3) Always remember that you can **never** commit code that comes from
> someone else, even a co-worker.  All code from someone else must be
> submitted by the copyright holder (either the author or author's
> employer, depending) as a JIRA, and then follow up with the required
> ACQs and BCC.
> 
> 
> Again, thanks for your hard work so far, and welcome.
> 
> The Apache Harmony PPMC
> 
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> 
> 

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Stepan Mishura <st...@gmail.com>.
 Congratulations!


On 6/6/06, Geir Magnusson Jr <ge...@pobox.com> wrote:
>
> Please join the Apache Harmony PPMC in welcoming the project's newest
> committer, Nathan Beyer.
>
> Nathan has shown sustained dedication to the project, an ability to work
> well with others, and share the common vision we have for Harmony. We
> all continue to expect great things from him.
>
> Nathan, as a first step to test your almighty powers of committership,
> please update the committers page on the website.  That should be a good
> (and harmless) exercise to test if everything is working.
>
> Things to do :
>
> 1) test ssh-ing to the server people.apache.org.
> 2) Change your login password on the machine as per the account email
> 3) Add a public key to .ssh so you can stop using the password
> 4) Set your SVN password  : just type 'svnpasswd'
>
> At this point, you should be good to go.  Checkout the website from svn
> and update it.  See if you can figure out how.
>
> Also, for your main harmony/enhanced/classlib/trunk please be sure that
> you have checked out via 'https' and not 'http' or you can't check in.
> You can switch using "svn switch". (See the manual)
>
> Finally, although you now have the ability to commit, please remember :
>
> 1) continue being as transparent and communicative as possible.  You
> earned committer status in part because of your engagement with others.
> While it was a  "have to" situation because you had to submit patches
> and defend them, but we believe it is a "want to".  Community is the key
> to any Apache project.
>
> 2)We don't want anyone going off and doing lots of work locally, and
> then committing.  Committing is like voting in Chicago - do it early and
> often.  Of course, you don't want to break the build, but keep the
> "commit bombs" to an absolute minimum, and warn the community if you are
> going to do it - we may suggest it goes into a branch at first.  Use
> branches if you need to.
>
> 3) Always remember that you can **never** commit code that comes from
> someone else, even a co-worker.  All code from someone else must be
> submitted by the copyright holder (either the author or author's
> employer, depending) as a JIRA, and then follow up with the required
> ACQs and BCC.
>
>
> Again, thanks for your hard work so far, and welcome.
>
> The Apache Harmony PPMC
>
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>


-- 
Thanks,
Stepan Mishura
Intel Middleware Products Division

------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org

Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Andrew Zhang <zh...@gmail.com>.
Congrats, Nathan!

On 6/6/06, Geir Magnusson Jr <ge...@pobox.com> wrote:
>
> Please join the Apache Harmony PPMC in welcoming the project's newest
> committer, Nathan Beyer.
>
> Nathan has shown sustained dedication to the project, an ability to work
> well with others, and share the common vision we have for Harmony. We
> all continue to expect great things from him.
>
> Nathan, as a first step to test your almighty powers of committership,
> please update the committers page on the website.  That should be a good
> (and harmless) exercise to test if everything is working.
>
> Things to do :
>
> 1) test ssh-ing to the server people.apache.org.
> 2) Change your login password on the machine as per the account email
> 3) Add a public key to .ssh so you can stop using the password
> 4) Set your SVN password  : just type 'svnpasswd'
>
> At this point, you should be good to go.  Checkout the website from svn
> and update it.  See if you can figure out how.
>
> Also, for your main harmony/enhanced/classlib/trunk please be sure that
> you have checked out via 'https' and not 'http' or you can't check in.
> You can switch using "svn switch". (See the manual)
>
> Finally, although you now have the ability to commit, please remember :
>
> 1) continue being as transparent and communicative as possible.  You
> earned committer status in part because of your engagement with others.
> While it was a  "have to" situation because you had to submit patches
> and defend them, but we believe it is a "want to".  Community is the key
> to any Apache project.
>
> 2)We don't want anyone going off and doing lots of work locally, and
> then committing.  Committing is like voting in Chicago - do it early and
> often.  Of course, you don't want to break the build, but keep the
> "commit bombs" to an absolute minimum, and warn the community if you are
> going to do it - we may suggest it goes into a branch at first.  Use
> branches if you need to.
>
> 3) Always remember that you can **never** commit code that comes from
> someone else, even a co-worker.  All code from someone else must be
> submitted by the copyright holder (either the author or author's
> employer, depending) as a JIRA, and then follow up with the required
> ACQs and BCC.
>
>
> Again, thanks for your hard work so far, and welcome.
>
> The Apache Harmony PPMC
>
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>


-- 
Andrew Zhang
China Software Development Lab, IBM

Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by "Jimmy, Jing Lv" <fi...@gmail.com>.
Geir Magnusson Jr wrote:
> Please join the Apache Harmony PPMC in welcoming the project's newest
> committer, Nathan Beyer.
> 
> Nathan has shown sustained dedication to the project, an ability to work
> well with others, and share the common vision we have for Harmony. We
> all continue to expect great things from him.
> 
> Nathan, as a first step to test your almighty powers of committership,
> please update the committers page on the website.  That should be a good
>  (and harmless) exercise to test if everything is working.
> 
> Things to do :
> 
> 1) test ssh-ing to the server people.apache.org.
> 2) Change your login password on the machine as per the account email
> 3) Add a public key to .ssh so you can stop using the password
> 4) Set your SVN password  : just type 'svnpasswd'
> 
> At this point, you should be good to go.  Checkout the website from svn
> and update it.  See if you can figure out how.
> 
> Also, for your main harmony/enhanced/classlib/trunk please be sure that
> you have checked out via 'https' and not 'http' or you can't check in.
> You can switch using "svn switch". (See the manual)
> 
> Finally, although you now have the ability to commit, please remember :
> 
> 1) continue being as transparent and communicative as possible.  You
> earned committer status in part because of your engagement with others.
>  While it was a  "have to" situation because you had to submit patches
> and defend them, but we believe it is a "want to".  Community is the key
> to any Apache project.
> 
> 2)We don't want anyone going off and doing lots of work locally, and
> then committing.  Committing is like voting in Chicago - do it early and
> often.  Of course, you don't want to break the build, but keep the
> "commit bombs" to an absolute minimum, and warn the community if you are
> going to do it - we may suggest it goes into a branch at first.  Use
> branches if you need to.
> 
> 3) Always remember that you can **never** commit code that comes from
> someone else, even a co-worker.  All code from someone else must be
> submitted by the copyright holder (either the author or author's
> employer, depending) as a JIRA, and then follow up with the required
> ACQs and BCC.
> 
> 
> Again, thanks for your hard work so far, and welcome.
> 
> The Apache Harmony PPMC
> 
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> 
> 

Congratulations! :)

-- 

Best Regards!

Jimmy, Jing Lv
China Software Development Lab, IBM

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Oliver Deakin <ol...@googlemail.com>.
Congrats Nathan - keep up the good work!

Geir Magnusson Jr wrote:
> Please join the Apache Harmony PPMC in welcoming the project's newest
> committer, Nathan Beyer.
>
> Nathan has shown sustained dedication to the project, an ability to work
> well with others, and share the common vision we have for Harmony. We
> all continue to expect great things from him.
>
> Nathan, as a first step to test your almighty powers of committership,
> please update the committers page on the website.  That should be a good
>  (and harmless) exercise to test if everything is working.
>
> Things to do :
>
> 1) test ssh-ing to the server people.apache.org.
> 2) Change your login password on the machine as per the account email
> 3) Add a public key to .ssh so you can stop using the password
> 4) Set your SVN password  : just type 'svnpasswd'
>
> At this point, you should be good to go.  Checkout the website from svn
> and update it.  See if you can figure out how.
>
> Also, for your main harmony/enhanced/classlib/trunk please be sure that
> you have checked out via 'https' and not 'http' or you can't check in.
> You can switch using "svn switch". (See the manual)
>
> Finally, although you now have the ability to commit, please remember :
>
> 1) continue being as transparent and communicative as possible.  You
> earned committer status in part because of your engagement with others.
>  While it was a  "have to" situation because you had to submit patches
> and defend them, but we believe it is a "want to".  Community is the key
> to any Apache project.
>
> 2)We don't want anyone going off and doing lots of work locally, and
> then committing.  Committing is like voting in Chicago - do it early and
> often.  Of course, you don't want to break the build, but keep the
> "commit bombs" to an absolute minimum, and warn the community if you are
> going to do it - we may suggest it goes into a branch at first.  Use
> branches if you need to.
>
> 3) Always remember that you can **never** commit code that comes from
> someone else, even a co-worker.  All code from someone else must be
> submitted by the copyright holder (either the author or author's
> employer, depending) as a JIRA, and then follow up with the required
> ACQs and BCC.
>
>
> Again, thanks for your hard work so far, and welcome.
>
> The Apache Harmony PPMC
>
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>
>   

-- 
Oliver Deakin
IBM United Kingdom Limited


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Richard Liang <ri...@gmail.com>.
Nathan, Congratulations.

Geir Magnusson Jr wrote:
> Please join the Apache Harmony PPMC in welcoming the project's newest
> committer, Nathan Beyer.
>
> Nathan has shown sustained dedication to the project, an ability to work
> well with others, and share the common vision we have for Harmony. We
> all continue to expect great things from him.
>
> Nathan, as a first step to test your almighty powers of committership,
> please update the committers page on the website.  That should be a good
>  (and harmless) exercise to test if everything is working.
>
> Things to do :
>
> 1) test ssh-ing to the server people.apache.org.
> 2) Change your login password on the machine as per the account email
> 3) Add a public key to .ssh so you can stop using the password
> 4) Set your SVN password  : just type 'svnpasswd'
>
> At this point, you should be good to go.  Checkout the website from svn
> and update it.  See if you can figure out how.
>
> Also, for your main harmony/enhanced/classlib/trunk please be sure that
> you have checked out via 'https' and not 'http' or you can't check in.
> You can switch using "svn switch". (See the manual)
>
> Finally, although you now have the ability to commit, please remember :
>
> 1) continue being as transparent and communicative as possible.  You
> earned committer status in part because of your engagement with others.
>  While it was a  "have to" situation because you had to submit patches
> and defend them, but we believe it is a "want to".  Community is the key
> to any Apache project.
>
> 2)We don't want anyone going off and doing lots of work locally, and
> then committing.  Committing is like voting in Chicago - do it early and
> often.  Of course, you don't want to break the build, but keep the
> "commit bombs" to an absolute minimum, and warn the community if you are
> going to do it - we may suggest it goes into a branch at first.  Use
> branches if you need to.
>
> 3) Always remember that you can **never** commit code that comes from
> someone else, even a co-worker.  All code from someone else must be
> submitted by the copyright holder (either the author or author's
> employer, depending) as a JIRA, and then follow up with the required
> ACQs and BCC.
>
>
> Again, thanks for your hard work so far, and welcome.
>
> The Apache Harmony PPMC
>
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>
>   

-- 
Richard Liang
China Software Development Lab, IBM 



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Mikhail Loenko <ml...@gmail.com>.
2006/6/7, Tim Ellison <t....@gmail.com>:
> Geir Magnusson Jr wrote:
> >
> > Tim Ellison wrote:
> >> Nathan Beyer wrote:
> >>>> -----Original Message-----
> >>>> From: Tim Ellison [mailto:t.p.ellison@gmail.com]
> >>>> Sent: Tuesday, June 06, 2006 2:19 AM
> >>>> To: harmony-dev@incubator.apache.org
> >>>> Subject: Re: [announce] New Apache Harmony Committer : Nathan Beyer
> >>>>
> >>>> p.s.  IIRC you are a Harmony Authorized Contributor, so your status is
> >>>> an 'A' rather than a 'R', right?
> >>> Okay. I wasn't quite sure what that meant. What's the test to know the
> >>> difference? I didn't have any restrictions from the questionnaire, which is
> >>> why I set it to just regular.
> >> I'm just guessing, it was Geir's distinction.  I thought that if you
> >> were regular then you are restricted by the ACQ, so don't get access to
> >> the 'enhanced' area of SVN.  I may well be wrong.
> >
> > That's right.
>
> There's a first for everything :-)
>
> Mikhail: you may want to update your status too.

OK, now the puzzle seems to be solved :)

Thanks,
Mikhail


>
> Regards,
> Tim
>
> --
>
> Tim Ellison (t.p.ellison@gmail.com)
> IBM Java technology centre, UK.
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Tim Ellison <t....@gmail.com>.
Geir Magnusson Jr wrote:
> 
> Tim Ellison wrote:
>> Nathan Beyer wrote:
>>>> -----Original Message-----
>>>> From: Tim Ellison [mailto:t.p.ellison@gmail.com]
>>>> Sent: Tuesday, June 06, 2006 2:19 AM
>>>> To: harmony-dev@incubator.apache.org
>>>> Subject: Re: [announce] New Apache Harmony Committer : Nathan Beyer
>>>>
>>>> p.s.  IIRC you are a Harmony Authorized Contributor, so your status is
>>>> an 'A' rather than a 'R', right?
>>> Okay. I wasn't quite sure what that meant. What's the test to know the
>>> difference? I didn't have any restrictions from the questionnaire, which is
>>> why I set it to just regular.
>> I'm just guessing, it was Geir's distinction.  I thought that if you
>> were regular then you are restricted by the ACQ, so don't get access to
>> the 'enhanced' area of SVN.  I may well be wrong.
> 
> That's right.

There's a first for everything :-)

Mikhail: you may want to update your status too.

Regards,
Tim

-- 

Tim Ellison (t.p.ellison@gmail.com)
IBM Java technology centre, UK.

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Geir Magnusson Jr <ge...@pobox.com>.

Tim Ellison wrote:
> Nathan Beyer wrote:
>>> -----Original Message-----
>>> From: Tim Ellison [mailto:t.p.ellison@gmail.com]
>>> Sent: Tuesday, June 06, 2006 2:19 AM
>>> To: harmony-dev@incubator.apache.org
>>> Subject: Re: [announce] New Apache Harmony Committer : Nathan Beyer
>>>
>>> p.s.  IIRC you are a Harmony Authorized Contributor, so your status is
>>> an 'A' rather than a 'R', right?
>> Okay. I wasn't quite sure what that meant. What's the test to know the
>> difference? I didn't have any restrictions from the questionnaire, which is
>> why I set it to just regular.
> 
> I'm just guessing, it was Geir's distinction.  I thought that if you
> were regular then you are restricted by the ACQ, so don't get access to
> the 'enhanced' area of SVN.  I may well be wrong.

That's right.

geir

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Tim Ellison <t....@gmail.com>.
Nathan Beyer wrote:
>> -----Original Message-----
>> From: Tim Ellison [mailto:t.p.ellison@gmail.com]
>> Sent: Tuesday, June 06, 2006 2:19 AM
>> To: harmony-dev@incubator.apache.org
>> Subject: Re: [announce] New Apache Harmony Committer : Nathan Beyer
>>
>> p.s.  IIRC you are a Harmony Authorized Contributor, so your status is
>> an 'A' rather than a 'R', right?
> 
> Okay. I wasn't quite sure what that meant. What's the test to know the
> difference? I didn't have any restrictions from the questionnaire, which is
> why I set it to just regular.

I'm just guessing, it was Geir's distinction.  I thought that if you
were regular then you are restricted by the ACQ, so don't get access to
the 'enhanced' area of SVN.  I may well be wrong.

Regards,
Tim

-- 

Tim Ellison (t.p.ellison@gmail.com)
IBM Java technology centre, UK.

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


RE: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Nathan Beyer <nb...@kc.rr.com>.
> -----Original Message-----
> From: Tim Ellison [mailto:t.p.ellison@gmail.com]
> Sent: Tuesday, June 06, 2006 2:19 AM
> To: harmony-dev@incubator.apache.org
> Subject: Re: [announce] New Apache Harmony Committer : Nathan Beyer
> 
> p.s.  IIRC you are a Harmony Authorized Contributor, so your status is
> an 'A' rather than a 'R', right?

Okay. I wasn't quite sure what that meant. What's the test to know the
difference? I didn't have any restrictions from the questionnaire, which is
why I set it to just regular.

> 
> Tim Ellison wrote:
> > Congratulations Nathan -- and well deserved.
> >
> > There is an rsync delay of up to an hour between the update on minotaur
> > and the page appearing on the web server.  I see your update there now.
> >
> > Regards,
> > Tim
> >
> > Nathan Beyer wrote:
> >> Thanks everyone. I really appreciate it.
> >>
> >> I did check in my first change to the repository (web site update) and
> >> updated the site as per the instructions, but my change doesn't seem to
> have
> >> shown up yet [1]. The updated file is out on server (minotaur), I can
> see it
> >> via ssh, but not via the web. Is there some caching going on at the
> server,
> >> or am I just doing (or not doing) something silly.
> >>
> >> Thanks again.
> >> -Nathan
> >>
> >> [1] http://incubator.apache.org/harmony/contributors.html
> >>
> >>> -----Original Message-----
> >>> From: Geir Magnusson Jr [mailto:geir@pobox.com]
> >>> Sent: Monday, June 05, 2006 7:56 PM
> >>> To: harmony-dev@incubator.apache.org
> >>> Subject: [announce] New Apache Harmony Committer : Nathan Beyer
> >>>
> >>> Please join the Apache Harmony PPMC in welcoming the project's newest
> >>> committer, Nathan Beyer.
> >>>
> >>> Nathan has shown sustained dedication to the project, an ability to
> work
> >>> well with others, and share the common vision we have for Harmony. We
> >>> all continue to expect great things from him.
> >>>
> >>> Nathan, as a first step to test your almighty powers of committership,
> >>> please update the committers page on the website.  That should be a
> good
> >>>  (and harmless) exercise to test if everything is working.
> >>>
> >>> Things to do :
> >>>
> >>> 1) test ssh-ing to the server people.apache.org.
> >>> 2) Change your login password on the machine as per the account email
> >>> 3) Add a public key to .ssh so you can stop using the password
> >>> 4) Set your SVN password  : just type 'svnpasswd'
> >>>
> >>> At this point, you should be good to go.  Checkout the website from
> svn
> >>> and update it.  See if you can figure out how.
> >>>
> >>> Also, for your main harmony/enhanced/classlib/trunk please be sure
> that
> >>> you have checked out via 'https' and not 'http' or you can't check in.
> >>> You can switch using "svn switch". (See the manual)
> >>>
> >>> Finally, although you now have the ability to commit, please remember
> :
> >>>
> >>> 1) continue being as transparent and communicative as possible.  You
> >>> earned committer status in part because of your engagement with
> others.
> >>>  While it was a  "have to" situation because you had to submit patches
> >>> and defend them, but we believe it is a "want to".  Community is the
> key
> >>> to any Apache project.
> >>>
> >>> 2)We don't want anyone going off and doing lots of work locally, and
> >>> then committing.  Committing is like voting in Chicago - do it early
> and
> >>> often.  Of course, you don't want to break the build, but keep the
> >>> "commit bombs" to an absolute minimum, and warn the community if you
> are
> >>> going to do it - we may suggest it goes into a branch at first.  Use
> >>> branches if you need to.
> >>>
> >>> 3) Always remember that you can **never** commit code that comes from
> >>> someone else, even a co-worker.  All code from someone else must be
> >>> submitted by the copyright holder (either the author or author's
> >>> employer, depending) as a JIRA, and then follow up with the required
> >>> ACQs and BCC.
> >>>
> >>>
> >>> Again, thanks for your hard work so far, and welcome.
> >>>
> >>> The Apache Harmony PPMC
> >>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> Terms of use : http://incubator.apache.org/harmony/mailing.html
> >>> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> >>> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> >>
> >> ---------------------------------------------------------------------
> >> Terms of use : http://incubator.apache.org/harmony/mailing.html
> >> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> >> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> >>
> >>
> >
> 
> --
> 
> Tim Ellison (t.p.ellison@gmail.com)
> IBM Java technology centre, UK.
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Tim Ellison <t....@gmail.com>.
p.s.  IIRC you are a Harmony Authorized Contributor, so your status is
an 'A' rather than a 'R', right?

Tim Ellison wrote:
> Congratulations Nathan -- and well deserved.
> 
> There is an rsync delay of up to an hour between the update on minotaur
> and the page appearing on the web server.  I see your update there now.
> 
> Regards,
> Tim
> 
> Nathan Beyer wrote:
>> Thanks everyone. I really appreciate it.
>>
>> I did check in my first change to the repository (web site update) and
>> updated the site as per the instructions, but my change doesn't seem to have
>> shown up yet [1]. The updated file is out on server (minotaur), I can see it
>> via ssh, but not via the web. Is there some caching going on at the server,
>> or am I just doing (or not doing) something silly.
>>
>> Thanks again.
>> -Nathan
>>
>> [1] http://incubator.apache.org/harmony/contributors.html
>>
>>> -----Original Message-----
>>> From: Geir Magnusson Jr [mailto:geir@pobox.com]
>>> Sent: Monday, June 05, 2006 7:56 PM
>>> To: harmony-dev@incubator.apache.org
>>> Subject: [announce] New Apache Harmony Committer : Nathan Beyer
>>>
>>> Please join the Apache Harmony PPMC in welcoming the project's newest
>>> committer, Nathan Beyer.
>>>
>>> Nathan has shown sustained dedication to the project, an ability to work
>>> well with others, and share the common vision we have for Harmony. We
>>> all continue to expect great things from him.
>>>
>>> Nathan, as a first step to test your almighty powers of committership,
>>> please update the committers page on the website.  That should be a good
>>>  (and harmless) exercise to test if everything is working.
>>>
>>> Things to do :
>>>
>>> 1) test ssh-ing to the server people.apache.org.
>>> 2) Change your login password on the machine as per the account email
>>> 3) Add a public key to .ssh so you can stop using the password
>>> 4) Set your SVN password  : just type 'svnpasswd'
>>>
>>> At this point, you should be good to go.  Checkout the website from svn
>>> and update it.  See if you can figure out how.
>>>
>>> Also, for your main harmony/enhanced/classlib/trunk please be sure that
>>> you have checked out via 'https' and not 'http' or you can't check in.
>>> You can switch using "svn switch". (See the manual)
>>>
>>> Finally, although you now have the ability to commit, please remember :
>>>
>>> 1) continue being as transparent and communicative as possible.  You
>>> earned committer status in part because of your engagement with others.
>>>  While it was a  "have to" situation because you had to submit patches
>>> and defend them, but we believe it is a "want to".  Community is the key
>>> to any Apache project.
>>>
>>> 2)We don't want anyone going off and doing lots of work locally, and
>>> then committing.  Committing is like voting in Chicago - do it early and
>>> often.  Of course, you don't want to break the build, but keep the
>>> "commit bombs" to an absolute minimum, and warn the community if you are
>>> going to do it - we may suggest it goes into a branch at first.  Use
>>> branches if you need to.
>>>
>>> 3) Always remember that you can **never** commit code that comes from
>>> someone else, even a co-worker.  All code from someone else must be
>>> submitted by the copyright holder (either the author or author's
>>> employer, depending) as a JIRA, and then follow up with the required
>>> ACQs and BCC.
>>>
>>>
>>> Again, thanks for your hard work so far, and welcome.
>>>
>>> The Apache Harmony PPMC
>>>
>>>
>>> ---------------------------------------------------------------------
>>> Terms of use : http://incubator.apache.org/harmony/mailing.html
>>> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
>>> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>>
>> ---------------------------------------------------------------------
>> Terms of use : http://incubator.apache.org/harmony/mailing.html
>> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>>
>>
> 

-- 

Tim Ellison (t.p.ellison@gmail.com)
IBM Java technology centre, UK.

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Tim Ellison <t....@gmail.com>.
Congratulations Nathan -- and well deserved.

There is an rsync delay of up to an hour between the update on minotaur
and the page appearing on the web server.  I see your update there now.

Regards,
Tim

Nathan Beyer wrote:
> Thanks everyone. I really appreciate it.
> 
> I did check in my first change to the repository (web site update) and
> updated the site as per the instructions, but my change doesn't seem to have
> shown up yet [1]. The updated file is out on server (minotaur), I can see it
> via ssh, but not via the web. Is there some caching going on at the server,
> or am I just doing (or not doing) something silly.
> 
> Thanks again.
> -Nathan
> 
> [1] http://incubator.apache.org/harmony/contributors.html
> 
>> -----Original Message-----
>> From: Geir Magnusson Jr [mailto:geir@pobox.com]
>> Sent: Monday, June 05, 2006 7:56 PM
>> To: harmony-dev@incubator.apache.org
>> Subject: [announce] New Apache Harmony Committer : Nathan Beyer
>>
>> Please join the Apache Harmony PPMC in welcoming the project's newest
>> committer, Nathan Beyer.
>>
>> Nathan has shown sustained dedication to the project, an ability to work
>> well with others, and share the common vision we have for Harmony. We
>> all continue to expect great things from him.
>>
>> Nathan, as a first step to test your almighty powers of committership,
>> please update the committers page on the website.  That should be a good
>>  (and harmless) exercise to test if everything is working.
>>
>> Things to do :
>>
>> 1) test ssh-ing to the server people.apache.org.
>> 2) Change your login password on the machine as per the account email
>> 3) Add a public key to .ssh so you can stop using the password
>> 4) Set your SVN password  : just type 'svnpasswd'
>>
>> At this point, you should be good to go.  Checkout the website from svn
>> and update it.  See if you can figure out how.
>>
>> Also, for your main harmony/enhanced/classlib/trunk please be sure that
>> you have checked out via 'https' and not 'http' or you can't check in.
>> You can switch using "svn switch". (See the manual)
>>
>> Finally, although you now have the ability to commit, please remember :
>>
>> 1) continue being as transparent and communicative as possible.  You
>> earned committer status in part because of your engagement with others.
>>  While it was a  "have to" situation because you had to submit patches
>> and defend them, but we believe it is a "want to".  Community is the key
>> to any Apache project.
>>
>> 2)We don't want anyone going off and doing lots of work locally, and
>> then committing.  Committing is like voting in Chicago - do it early and
>> often.  Of course, you don't want to break the build, but keep the
>> "commit bombs" to an absolute minimum, and warn the community if you are
>> going to do it - we may suggest it goes into a branch at first.  Use
>> branches if you need to.
>>
>> 3) Always remember that you can **never** commit code that comes from
>> someone else, even a co-worker.  All code from someone else must be
>> submitted by the copyright holder (either the author or author's
>> employer, depending) as a JIRA, and then follow up with the required
>> ACQs and BCC.
>>
>>
>> Again, thanks for your hard work so far, and welcome.
>>
>> The Apache Harmony PPMC
>>
>>
>> ---------------------------------------------------------------------
>> Terms of use : http://incubator.apache.org/harmony/mailing.html
>> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> 
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> 
> 

-- 

Tim Ellison (t.p.ellison@gmail.com)
IBM Java technology centre, UK.

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


RE: [announce] New Apache Harmony Committer : Nathan Beyer

Posted by Nathan Beyer <nb...@kc.rr.com>.
Thanks everyone. I really appreciate it.

I did check in my first change to the repository (web site update) and
updated the site as per the instructions, but my change doesn't seem to have
shown up yet [1]. The updated file is out on server (minotaur), I can see it
via ssh, but not via the web. Is there some caching going on at the server,
or am I just doing (or not doing) something silly.

Thanks again.
-Nathan

[1] http://incubator.apache.org/harmony/contributors.html

> -----Original Message-----
> From: Geir Magnusson Jr [mailto:geir@pobox.com]
> Sent: Monday, June 05, 2006 7:56 PM
> To: harmony-dev@incubator.apache.org
> Subject: [announce] New Apache Harmony Committer : Nathan Beyer
> 
> Please join the Apache Harmony PPMC in welcoming the project's newest
> committer, Nathan Beyer.
> 
> Nathan has shown sustained dedication to the project, an ability to work
> well with others, and share the common vision we have for Harmony. We
> all continue to expect great things from him.
> 
> Nathan, as a first step to test your almighty powers of committership,
> please update the committers page on the website.  That should be a good
>  (and harmless) exercise to test if everything is working.
> 
> Things to do :
> 
> 1) test ssh-ing to the server people.apache.org.
> 2) Change your login password on the machine as per the account email
> 3) Add a public key to .ssh so you can stop using the password
> 4) Set your SVN password  : just type 'svnpasswd'
> 
> At this point, you should be good to go.  Checkout the website from svn
> and update it.  See if you can figure out how.
> 
> Also, for your main harmony/enhanced/classlib/trunk please be sure that
> you have checked out via 'https' and not 'http' or you can't check in.
> You can switch using "svn switch". (See the manual)
> 
> Finally, although you now have the ability to commit, please remember :
> 
> 1) continue being as transparent and communicative as possible.  You
> earned committer status in part because of your engagement with others.
>  While it was a  "have to" situation because you had to submit patches
> and defend them, but we believe it is a "want to".  Community is the key
> to any Apache project.
> 
> 2)We don't want anyone going off and doing lots of work locally, and
> then committing.  Committing is like voting in Chicago - do it early and
> often.  Of course, you don't want to break the build, but keep the
> "commit bombs" to an absolute minimum, and warn the community if you are
> going to do it - we may suggest it goes into a branch at first.  Use
> branches if you need to.
> 
> 3) Always remember that you can **never** commit code that comes from
> someone else, even a co-worker.  All code from someone else must be
> submitted by the copyright holder (either the author or author's
> employer, depending) as a JIRA, and then follow up with the required
> ACQs and BCC.
> 
> 
> Again, thanks for your hard work so far, and welcome.
> 
> The Apache Harmony PPMC
> 
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org