Ahh no no that's right, sorry! You called it a "staging repo", which confused me since normally it's like a "release candidate is posted here" blah blah.
You are fine Jordan, and I am +1 (binding) on the release: SIGS check out: [chipotle:~/tmp/apache-curator-2.1.0] mattmann% $HOME/bin/stage_apache_rc curator 2.1.0-incubating-source-release https://dist.apache.org/repos/dist/dev/incubator/curator/2.1.0-incubating/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 700k 100 700k 0 0 108k 0 0:00:06 0:00:06 --:--:-- 79583 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 535 100 535 0 0 497 0 0:00:01 0:00:01 --:--:-- 522 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 32 100 32 0 0 28 0 0:00:01 0:00:01 --:--:-- 29 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 40 100 40 0 0 34 0 0:00:01 0:00:01 --:--:-- 36 [chipotle:~/tmp/apache-curator-2.1.0] mattmann% [chipotle:~/tmp/apache-curator-2.1.0] mattmann% curl -O http://people.apache.org/keys/group/curator.asc [chipotle:~/tmp/apache-curator-2.1.0] mattmann% gpg --import < curator.asc [chipotle:~/tmp/apache-curator-2.1.0] mattmann% $HOME/bin/verify_gpg_sigs Verifying Signature for file apache-curator-2.1.0-incubating-source-release.zip.asc gpg: Signature made Thu Jun 20 10:55:17 2013 PDT using RSA key ID 66489D97 gpg: Good signature from "Jordan Zimmerman (randgalt) <randg...@apache.org>" 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 fingerprint: FC98 F626 5EEA CCA5 3402 0DAB 9EBD E3D0 6648 9D97 CHECKSUMS check out: [chipotle:~/tmp/apache-curator-2.1.0] mattmann% $HOME/bin/verify_md5_checksums md5sum: stat '*.tar.gz': No such file or directory md5sum: stat '*.bz2': No such file or directory apache-curator-2.1.0-incubating-source-release.zip: OK [chipotle:~/tmp/apache-curator-2.1.0] mattmann% Tried to build, looks OK: [chipotle:~/tmp/apache-curator-2.1.0/apache-curator-2.1.0-incubating] mattmann% mvn install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Curator [INFO] Curator Testing [INFO] Curator Client [INFO] Curator Framework [INFO] Curator Recipes [INFO] Curator Service Discovery [INFO] Curator Examples [INFO] Curator Service Discovery Server [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Curator 2.1.0-incubating [INFO] ------------------------------------------------------------------------ Downloading: http://repo1.maven.org/maven2/com/mycila/maven-license-plugin/maven-license -plugin/1.9.0/maven-license-plugin-1.9.0.pom ..more First time it hung (or maybe I didn't let it wait long enough since it's taking forever the second time, but making progress) here: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite ..hangs 2nd time I ran got a lot farther but failed here: Failed tests: TestMapsWithJersey.setup:95 ? Bind Address already in use TestObjectPayloadWithJersey.setup:96 ? Bind Address already in use TestStringsWithJersey.setup:93 ? Bind Address already in use TestStringsWithRestEasy.setup:68 ? Bind Address already in use Tests run: 18, Failures: 4, Errors: 0, Skipped: 14 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Curator .................................... SUCCESS [3.399s] [INFO] Curator Testing ................................... SUCCESS [2.348s] [INFO] Curator Client .................................... SUCCESS [22.252s] [INFO] Curator Framework ................................. SUCCESS [5:57.492s] [INFO] Curator Recipes ................................... SUCCESS [12:07.385s] [INFO] Curator Service Discovery ......................... SUCCESS [23.608s] [INFO] Curator Examples .................................. SUCCESS [0.487s] [INFO] Curator Service Discovery Server .................. FAILURE [16.375s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19:13.850s [INFO] Finished at: Fri Jun 28 16:45:00 PDT 20 Looks like trying to use ports which for me were already in use. I'm on a MacBook Air Mac OS X 10.8.4, with the following Java and MVN version: [chipotle:~/tmp/apache-curator-2.1.0/apache-curator-2.1.0-incubating] mattmann% mvn --version Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800) Maven home: /usr/share/maven Java version: 1.6.0_45, vendor: Apple Inc. Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.8.4", arch: "x86_64", family: "mac" [chipotle:~/tmp/apache-curator-2.1.0/apache-curator-2.1.0-incubating] mattmann% [chipotle:~/tmp/apache-curator-2.1.0/apache-curator-2.1.0-incubating] mattmann% java -version java version "1.6.0_45" Java(TM) SE Runtime Environment (build 1.6.0_45-b06-451-11M4406) Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01-451, mixed mode) [chipotle:~/tmp/apache-curator-2.1.0/apache-curator-2.1.0-incubating] mattmann% +1 from me still though. Cheers, Chris ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: chris.a.mattm...@nasa.gov WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -----Original Message----- From: Jordan Zimmerman <jor...@jordanzimmerman.com> Reply-To: "general@incubator.apache.org" <general@incubator.apache.org> Date: Friday, June 28, 2013 1:06 PM To: "general@incubator.apache.org" <general@incubator.apache.org> Cc: "general@incubator.apache.org" <general@incubator.apache.org> Subject: Re: [VOTE] Release Curator 2.1.0-incubating >The bits are staged here: >https://dist.apache.org/repos/dist/dev/incubator/curator/2.1.0-incubating/ > >Is that a problem? > >==================== >Jordan Zimmerman > >On Jun 28, 2013, at 3:50 PM, "Mattmann, Chris A (398J)" ><chris.a.mattm...@jpl.nasa.gov> wrote: > >> Hi Jordan, >> >> I'd be happy to review this, but can you please stage the sources >> and sign them with your ASC key so I know what bits I'm voting on? >> You provided the link to the tag in Git which is great, but I'd like >> to see the bits staged to your p.a.o (old method) account, or to >> http://www.apache.org/dev/release.html#upload-ci per the new method. >> >> >> Cheers, >> Chris >> >> >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> Chris Mattmann, Ph.D. >> Senior Computer Scientist >> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >> Office: 171-266B, Mailstop: 171-246 >> Email: chris.a.mattm...@nasa.gov >> WWW: http://sunset.usc.edu/~mattmann/ >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> Adjunct Assistant Professor, Computer Science Department >> University of Southern California, Los Angeles, CA 90089 USA >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> >> >> >> >> >> >> -----Original Message----- >> From: Jordan Zimmerman <randg...@apache.org> >> Reply-To: "general@incubator.apache.org" <general@incubator.apache.org> >> Date: Wednesday, June 26, 2013 8:12 PM >> To: "general@incubator.apache.org" <general@incubator.apache.org> >> Subject: [VOTE] Release Curator 2.1.0-incubating >> >>> Hello, >>> >>> This is a vote for the release of Apache Curator, version >>> 2.1.0-incubating. >>> >>> This has been voted on via the d...@curator.incubator.apache.org mailing >>> list and now requires a vote on @general. >>> >>> 2 IPMC votes have already been cast on the vote held on dev@curator: >>> >>> +1 (PPMC / binding) >>> * Patrick Hunt >>> * Luciano Resende >>> >>> There were also 2 non-binding votes: >>> >>> +1 >>> * Jordan Zimmerman >>> * Eric Tschetter >>> >>> *** Please download, test and vote within 3 working days >>> >>> Note that we are voting upon the source (tag), binaries are provided >>>for >>> convenience. >>> >>> Link to release notes: >>> >>>https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231442 >>>5& >>> version=12324401 >>> >>> Staging repo: >>> >>>https://dist.apache.org/repos/dist/dev/incubator/curator/2.1.0-incubatin >>>g/ >>> >>> Binary artifacts: >>> >>>https://repository.apache.org/content/repositories/orgapachecurator-041/ >>> >>> The tag to be voted upon: >>> >>>https://git-wip-us.apache.org/repos/asf?p=incubator-curator.git;a=tag;h= >>>ap >>> ache-curator-2.1.0-incubating >>> >>> Curator's KEYS file containing PGP keys we use to sign the release: >>> http://www.apache.org/dist/incubator/curator/KEYS >>> >>> [ ] +1 approve >>> [ ] +0 no opinion >>> [ ] -1 disapprove (and reason why) >>> >>> Thank you! >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org >> For additional commands, e-mail: general-h...@incubator.apache.org >> --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org