Re: Status on 2.9.0

2015-09-02 Thread Mike Drob
Yes, like I said, I've double-checked my maven settings and verified that I can log in to Nexus using those same credentials. On Tue, Sep 1, 2015 at 11:53 PM, Jordan Zimmerman < jor...@jordanzimmerman.com> wrote: > Do you have your Maven settings.xml set up per: > https://cwiki.apache.org/conflue

Re: Status on 2.9.0

2015-09-02 Thread Jordan Zimmerman
Can you check with infra on this? I can’t think of anything else. I just double checked the listing on people.apache.org and you’re in there:     randgalt@minotaur:~$ list_unix_group.pl curator     cammckenzie     cheddar     dragonsinth     enis     iocanel     lresende     mahadev     mdrob    

Re: Git Push Summary

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

[jira] [Created] (CURATOR-258) PersistentEphemeralNode stops watching after first WatchedEvent

2015-09-02 Thread Njal Karevoll (JIRA)
Njal Karevoll created CURATOR-258: - Summary: PersistentEphemeralNode stops watching after first WatchedEvent Key: CURATOR-258 URL: https://issues.apache.org/jira/browse/CURATOR-258 Project: Apache Cur

[GitHub] curator pull request: [CURATOR-258] PersistentEphemeralNode stops ...

2015-09-02 Thread nkvoll
GitHub user nkvoll opened a pull request: https://github.com/apache/curator/pull/102 [CURATOR-258] PersistentEphemeralNode stops watching after first WatchedEvent See https://issues.apache.org/jira/browse/CURATOR-258 You can merge this pull request into a Git repository by running:

[jira] [Commented] (CURATOR-258) PersistentEphemeralNode stops watching after first WatchedEvent

2015-09-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727748#comment-14727748 ] ASF GitHub Bot commented on CURATOR-258: GitHub user nkvoll opened a pull request

[VOTE] Release Apache Curator version 2.9.0

2015-09-02 Thread Mike Drob
Hello, This is the vote for Apache Curator version 2.9.0 *** Please download, test and vote within approx. 72 hours Note that we are voting upon the source (tag) and binaries are provided for convenience. Link to release notes:https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=123

Re: Git Push Summary

2015-09-02 Thread Mike Drob
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 switc

Re: Git Push Summary

2015-09-02 Thread Jordan Zimmerman
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 (md...@apache.org) wrote: In the wiki page https://cwiki.apache.org/confluence/display/CURATOR/For+Curator+Committers#ForC

Re: Git Push Summary

2015-09-02 Thread Mike Drob
What's Maven encoding? On Wed, Sep 2, 2015 at 1:15 PM, Jordan Zimmerman 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 (md...@apache.org) wrote: > > In

Re: Git Push Summary

2015-09-02 Thread Jordan Zimmerman
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 (md...@apache.org) wrote: In the wiki page https://cwiki.apache.org/confluence/display/CURATOR/For+Curator+Committers#ForCuratorCommitte

Re: [VOTE] Release Apache Curator version 2.9.0

2015-09-02 Thread Jordan Zimmerman
The link to release notes is wrong. It should be: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332392&projectId=12314425 On September 2, 2015 at 11:10:52 AM, Mike Drob (md...@apache.org) wrote: Hello, This is the vote for Apache Curator version 2.9.0 *** Please

Re: Git Push Summary

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

Re: [VOTE] Release Apache Curator version 2.9.0

2015-09-02 Thread Jordan Zimmerman
gpg: Signature made Wed Sep  2 10:59:33 2015 PDT using RSA key ID EF362B9E gpg: Good signature from "Mike Drob (CODE SIGNING KEY) " [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg:          There is no indication that the signature belongs to the owner. Primary key

Re: [VOTE] Release Apache Curator version 2.9.0

2015-09-02 Thread Mike Drob
Yes. Did you import it? On Wed, Sep 2, 2015, 4:07 PM Jordan Zimmerman wrote: > gpg: Signature made Wed Sep 2 10:59:33 2015 PDT using RSA key ID EF362B9E > > gpg: Good signature from "Mike Drob (CODE SIGNING KEY) " > [unknown] > > gpg: WARNING: This key is not certified with a trusted signature!

Re: [VOTE] Release Apache Curator version 2.9.0

2015-09-02 Thread Jordan Zimmerman
Yeah, I imported http://www.apache.org/dist/curator/KEYS  On September 2, 2015 at 2:12:01 PM, Mike Drob (md...@apache.org) wrote: Yes. Did you import it? On Wed, Sep 2, 2015, 4:07 PM Jordan Zimmerman wrote: > gpg: Signature made Wed Sep 2 10:59:33 2015 PDT using RSA key ID EF362B9E >

Re: [VOTE] Release Apache Curator version 2.9.0

2015-09-02 Thread Jay Zarfoss
*gpg: WARNING: This key is not certified with a trusted signature!gpg: There is no indication that the signature belongs to the owner.* This is just gpg being gpg. So long as you're seeing "Good Signature" Mike is doing it correctly. You can manually force the key to be be trusted if you wan

Re: [VOTE] Release Apache Curator version 2.9.0

2015-09-02 Thread Jordan Zimmerman
OK - thanks Jay On September 2, 2015 at 2:21:23 PM, Jay Zarfoss (zarf...@apache.org) wrote: *gpg: WARNING: This key is not certified with a trusted signature!gpg: There is no indication that the signature belongs to the owner.* This is just gpg being gpg. So long as you're seeing "Good Signa

Re: [VOTE] Release Apache Curator version 2.9.0

2015-09-02 Thread Jordan Zimmerman
Assuming the release notes link is fixed in results email… +1 Binding -Jordan On September 2, 2015 at 11:10:52 AM, Mike Drob (md...@apache.org) wrote: Hello, This is the vote for Apache Curator version 2.9.0 *** Please download, test and vote within approx. 72 hours Note that we are