You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Jordan Zimmerman <jo...@jordanzimmerman.com> on 2015/09/02 20:03:45 UTC

Re: Git Push Summary

Looks like you resolved the problem? What was it?

-Jordan


On September 2, 2015 at 11:02:40 AM, mdrob@apache.org (mdrob@apache.org) wrote:

Repository: curator 
Updated Tags: refs/tags/apache-curator-2.9.0-rc1 [created] 399f514ea 

Re: Git Push Summary

Posted by Jordan Zimmerman <jo...@jordanzimmerman.com>.
Hold on. That reference is correct. I use Maven encoding for mine. Maybe it isn’t set up correctly?

-Jordan



On September 2, 2015 at 11:14:17 AM, Mike Drob (mdrob@apache.org) wrote:

In the wiki page  
https://cwiki.apache.org/confluence/display/CURATOR/For+Curator+Committers#ForCuratorCommitters-maven-settings  
it tells me to use APACHE-PASSWORD-ENCODED. I thought this meant to use an  
encrypted password a la  
https://maven.apache.org/guides/mini/guide-encryption.html  

When I switched my settings.xml to use plaintext password, it worked.  

On Wed, Sep 2, 2015 at 1:03 PM, Jordan Zimmerman <jordan@jordanzimmerman.com  
> wrote:  

> Looks like you resolved the problem? What was it?  
>  
> -Jordan  
>  
>  
> On September 2, 2015 at 11:02:40 AM, mdrob@apache.org (mdrob@apache.org)  
> wrote:  
>  
> Repository: curator  
> Updated Tags: refs/tags/apache-curator-2.9.0-rc1 [created] 399f514ea  
>  
>  

Re: Git Push Summary

Posted by Mike Drob <md...@apache.org>.
Cam,

Interesting question... I see the tag on the web view, but it hasn't been
mirrored to github. Looks like it's an annotated tag, so there's no actual
content that goes with it.

Here's the tag on apache:

https://git-wip-us.apache.org/repos/asf?p=curator.git;a=tag;h=refs/tags/apache-curator-2.9.0-rc1

And the commit it points to:

https://git-wip-us.apache.org/repos/asf?p=curator.git;a=commit;h=13dad1133f54d24ce70b4eb1a12ab821f0b6a343


Jordan,

I took the measure twice, cut once approach. Honestly, all it does is
probably adds an extra step for me, but I had enough anxiety about screwing
things up already, so I felt way more comfortable calling something an RC.


Thanks,
Mike


On Thu, Sep 3, 2015 at 8:20 PM, Jordan Zimmerman <jordan@jordanzimmerman.com
> wrote:

> Also, I should’ve said something. But, we haven’t done RCs in the past.
> I’m not against it, but it doesn’t seem necessary.
>
> -JZ
>
>
>
> On September 3, 2015 at 6:05:04 PM, Cameron McKenzie (
> mckenzie.cam@gmail.com) wrote:
>
> Guys,
> Maybe I'm missing something, but I can't see this tag
> (apache-curator-2.9.0-rc1)
> in the repo?
>
> I was going to branch off this tag so I could run the tests etc.
>
> On Thu, Sep 3, 2015 at 4:18 AM, Jordan Zimmerman <
> jordan@jordanzimmerman.com
> > wrote:
>
> > I meant Maven encryption. You had the right ref.
> >
> >
> >
> > On September 2, 2015 at 11:16:47 AM, Mike Drob (mdrob@apache.org)
> wrote:
> >
> > https://maven.apache.org/guides/mini/guide-encryption.html
>
>

Re: Git Push Summary

Posted by Jordan Zimmerman <jo...@jordanzimmerman.com>.
Also, I should’ve said something. But, we haven’t done RCs in the past. I’m not against it, but it doesn’t seem necessary.

-JZ



On September 3, 2015 at 6:05:04 PM, Cameron McKenzie (mckenzie.cam@gmail.com) wrote:

Guys,  
Maybe I'm missing something, but I can't see this tag  
(apache-curator-2.9.0-rc1)  
in the repo?  

I was going to branch off this tag so I could run the tests etc.  

On Thu, Sep 3, 2015 at 4:18 AM, Jordan Zimmerman <jordan@jordanzimmerman.com  
> wrote:  

> I meant Maven encryption. You had the right ref.  
>  
>  
>  
> On September 2, 2015 at 11:16:47 AM, Mike Drob (mdrob@apache.org) wrote:  
>  
> https://maven.apache.org/guides/mini/guide-encryption.html  

Re: Git Push Summary

Posted by Cameron McKenzie <mc...@gmail.com>.
Guys,
Maybe I'm missing something, but I can't see this tag
(apache-curator-2.9.0-rc1)
in the repo?

I was going to branch off this tag so I could run the tests etc.

On Thu, Sep 3, 2015 at 4:18 AM, Jordan Zimmerman <jordan@jordanzimmerman.com
> wrote:

> I meant Maven encryption. You had the right ref.
>
>
>
> On September 2, 2015 at 11:16:47 AM, Mike Drob (mdrob@apache.org) wrote:
>
> https://maven.apache.org/guides/mini/guide-encryption.html

Re: Git Push Summary

Posted by Jordan Zimmerman <jo...@jordanzimmerman.com>.
I meant Maven encryption. You had the right ref. 



On September 2, 2015 at 11:16:47 AM, Mike Drob (mdrob@apache.org) wrote:

https://maven.apache.org/guides/mini/guide-encryption.html 

Re: Git Push Summary

Posted by Mike Drob <md...@apache.org>.
What's Maven encoding?

On Wed, Sep 2, 2015 at 1:15 PM, Jordan Zimmerman <jordan@jordanzimmerman.com
> wrote:

> Ah, OK. What I meant was using Maven encoding. Please update the wiki with
> your understanding so that it’s clear.
>
> -Jordan
>
>
>
> On September 2, 2015 at 11:14:17 AM, Mike Drob (mdrob@apache.org) wrote:
>
> In the wiki page
>
> https://cwiki.apache.org/confluence/display/CURATOR/For+Curator+Committers#ForCuratorCommitters-maven-settings
> it tells me to use APACHE-PASSWORD-ENCODED. I thought this meant to use an
> encrypted password a la
> https://maven.apache.org/guides/mini/guide-encryption.html
>
> When I switched my settings.xml to use plaintext password, it worked.
>
> On Wed, Sep 2, 2015 at 1:03 PM, Jordan Zimmerman <
> jordan@jordanzimmerman.com
> > wrote:
>
> > Looks like you resolved the problem? What was it?
> >
> > -Jordan
> >
> >
> > On September 2, 2015 at 11:02:40 AM, mdrob@apache.org (mdrob@apache.org)
>
> > wrote:
> >
> > Repository: curator
> > Updated Tags: refs/tags/apache-curator-2.9.0-rc1 [created] 399f514ea
> >
> >
>
>

Re: Git Push Summary

Posted by Jordan Zimmerman <jo...@jordanzimmerman.com>.
Ah, OK. What I meant was using Maven encoding. Please update the wiki with your understanding so that it’s clear.

-Jordan



On September 2, 2015 at 11:14:17 AM, Mike Drob (mdrob@apache.org) wrote:

In the wiki page  
https://cwiki.apache.org/confluence/display/CURATOR/For+Curator+Committers#ForCuratorCommitters-maven-settings  
it tells me to use APACHE-PASSWORD-ENCODED. I thought this meant to use an  
encrypted password a la  
https://maven.apache.org/guides/mini/guide-encryption.html  

When I switched my settings.xml to use plaintext password, it worked.  

On Wed, Sep 2, 2015 at 1:03 PM, Jordan Zimmerman <jordan@jordanzimmerman.com  
> wrote:  

> Looks like you resolved the problem? What was it?  
>  
> -Jordan  
>  
>  
> On September 2, 2015 at 11:02:40 AM, mdrob@apache.org (mdrob@apache.org)  
> wrote:  
>  
> Repository: curator  
> Updated Tags: refs/tags/apache-curator-2.9.0-rc1 [created] 399f514ea  
>  
>  

Re: Git Push Summary

Posted by Mike Drob <md...@apache.org>.
In the wiki page
https://cwiki.apache.org/confluence/display/CURATOR/For+Curator+Committers#ForCuratorCommitters-maven-settings
it tells me to use APACHE-PASSWORD-ENCODED. I thought this meant to use an
encrypted password a la
https://maven.apache.org/guides/mini/guide-encryption.html

When I switched my settings.xml to use plaintext password, it worked.

On Wed, Sep 2, 2015 at 1:03 PM, Jordan Zimmerman <jordan@jordanzimmerman.com
> wrote:

> Looks like you resolved the problem? What was it?
>
> -Jordan
>
>
> On September 2, 2015 at 11:02:40 AM, mdrob@apache.org (mdrob@apache.org)
> wrote:
>
> Repository: curator
> Updated Tags: refs/tags/apache-curator-2.9.0-rc1 [created] 399f514ea
>
>