You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by Lewis John Mcgibbney <le...@gmail.com> on 2013/06/21 21:43:53 UTC

[VOTE] Apache Any23 0.8.0 RC#2

Hi All,

OK after a bit of trouble, we are getting back on track here. Please review
the release candidate and provide comments/VOTE's based on what is below.

Issues resolved within 0.8.0:
http://s.apache.org/iO

Git source tag (220224f5f06106c983d92b27d19c648d78335fd4):
http://s.apache.org/el

Staging repo:
https://repository.apache.org/content/repositories/orgapacheany23-028/

Staging binaries:
http://people.apache.org/~lewismc/any23/0.8.0

PGP release keys (signed using BEF70CB4):
http://www.apache.org/dist/incubator/any23/KEYS<http://any23.apache.org/dist/KEYS>

Please double verify the signatures. I have admittedly been dancing between
workplaces recently, I am trying to retain the one key but I may have made
a mistake.

I have not produced a staging site as the release procedure has been
tweaked recently. I missed the boat on this one and will need to push the
new site once the VOTE is closed.

Vote will be open for at least 72 hours.

[ ] +1, let's release
[ ] +/-0, fine, but consider to fix few issues before...
[ ] -1, nope, because... (and please explain why)

-- 
*Lewis*

Re: [VOTE] Apache Any23 0.8.0 RC#2

Posted by Simone Tripodi <si...@apache.org>.
+1

made exactly Chri's procedure to verify the release.

Thanks a lot Lewis for moving things forward!!!

-Simo

http://people.apache.org/~simonetripodi/
http://twitter.com/simonetripodi


On Fri, Jun 21, 2013 at 9:43 PM, Lewis John Mcgibbney
<le...@gmail.com> wrote:
> Hi All,
>
> OK after a bit of trouble, we are getting back on track here. Please review
> the release candidate and provide comments/VOTE's based on what is below.
>
> Issues resolved within 0.8.0:
> http://s.apache.org/iO
>
> Git source tag (220224f5f06106c983d92b27d19c648d78335fd4):
> http://s.apache.org/el
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapacheany23-028/
>
> Staging binaries:
> http://people.apache.org/~lewismc/any23/0.8.0
>
> PGP release keys (signed using BEF70CB4):
> http://www.apache.org/dist/incubator/any23/KEYS
>
> Please double verify the signatures. I have admittedly been dancing between
> workplaces recently, I am trying to retain the one key but I may have made a
> mistake.
>
> I have not produced a staging site as the release procedure has been tweaked
> recently. I missed the boat on this one and will need to push the new site
> once the VOTE is closed.
>
> Vote will be open for at least 72 hours.
>
> [ ] +1, let's release
> [ ] +/-0, fine, but consider to fix few issues before...
> [ ] -1, nope, because... (and please explain why)
>
> --
> Lewis

Re: [VOTE] Apache Any23 0.8.0 RC#2

Posted by "Mattmann, Chris A (398J)" <ch...@jpl.nasa.gov>.
+1 from me:

GPG sigs check out:

[chipotle:~/tmp/apache-any23-0.8.0] mattmann% $HOME/bin/verify_gpg_sigs
Verifying Signature for file apache-any23-0.8.0-src.tar.gz.asc
gpg: Signature made Wed Jun 19 17:08:37 2013 PDT using RSA key ID BEF70CB4
gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY)
<le...@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: 16F5 2C3C D5A7 BE76 905A  67F0 49BD 0F83 BEF7 0CB4
Verifying Signature for file apache-any23-0.8.0-src.zip.asc
gpg: Signature made Wed Jun 19 17:08:37 2013 PDT using RSA key ID BEF70CB4
gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY)
<le...@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: 16F5 2C3C D5A7 BE76 905A  67F0 49BD 0F83 BEF7 0CB4
[chipotle:~/tmp/apache-any23-0.8.0] mattmann%

MD5s check out:


[chipotle:~/tmp/apache-any23-0.8.0] mattmann%
$HOME/bin/verify_md5_checksums
md5sum: stat '*.bz2': No such file or directory
apache-any23-0.8.0-src.tar.gz: OK
apache-any23-0.8.0-src.zip: OK
[chipotle:~/tmp/apache-any23-0.8.0] mattmann%


Mvn install works:

[chipotle:~/tmp/apache-any23-0.8.0/apache-any23-0.8.0-src] mattmann% mvn
install
[INFO] Scanning for projects...
[INFO] 
------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Any23
[INFO] Apache Any23 :: Base API
[INFO] Apache Any23 :: Test Resources
[INFO] Apache Any23 :: NQuads Parser and Writer
[INFO] Apache Any23 :: CSV Utilities
[INFO] Apache Any23 :: Mime Type Detection
[INFO] Apache Any23 :: Encoding Detection
[INFO] Apache Any23 :: Core
[INFO] Apache Any23 :: Plugins :: Basic Crawler
[INFO] Apache Any23 :: Plugins :: HTML Scraper
[INFO] Apache Any23 :: Plugins :: Office Scraper
[INFO] Apache Any23 :: Plugins :: Integration Test
[INFO] Apache Any23 :: Service

..wait


/0.8.0/apache-any23-service-0.8.0-server-embedded.zip
[INFO] 
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Any23 ...................................... SUCCESS [7.363s]
[INFO] Apache Any23 :: Base API .......................... SUCCESS
[18.020s]
[INFO] Apache Any23 :: Test Resources .................... SUCCESS [1.586s]
[INFO] Apache Any23 :: NQuads Parser and Writer .......... SUCCESS [9.082s]
[INFO] Apache Any23 :: CSV Utilities ..................... SUCCESS [1.053s]
[INFO] Apache Any23 :: Mime Type Detection ............... SUCCESS
[15.967s]
[INFO] Apache Any23 :: Encoding Detection ................ SUCCESS [1.370s]
[INFO] Apache Any23 :: Core .............................. SUCCESS
[1:14.015s]
[INFO] Apache Any23 :: Plugins :: Basic Crawler .......... SUCCESS
[27.607s]
[INFO] Apache Any23 :: Plugins :: HTML Scraper ........... SUCCESS [3.240s]
[INFO] Apache Any23 :: Plugins :: Office Scraper ......... SUCCESS [6.079s]
[INFO] Apache Any23 :: Plugins :: Integration Test ....... SUCCESS
[51.854s]
[INFO] Apache Any23 :: Service ........................... SUCCESS
[3:07.124s]
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] 
------------------------------------------------------------------------
[INFO] Total time: 6:44.994s
[INFO] Finished at: Sat Jun 22 12:19:21 PDT 2013
[INFO] Final Memory: 28M/84M
[INFO] 
------------------------------------------------------------------------
[chipotle:~/tmp/apache-any23-0.8.0/apache-any23-0.8.0-src] mattmann%


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattmann@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: Lewis John Mcgibbney <le...@gmail.com>
Reply-To: "dev@any23.apache.org" <de...@any23.apache.org>
Date: Friday, June 21, 2013 12:43 PM
To: "user@any23.apache.org" <us...@any23.apache.org>,
"dev@any23.apache.org" <de...@any23.apache.org>
Subject: [VOTE] Apache Any23 0.8.0 RC#2

>Hi All,
>
>OK after a bit of trouble, we are getting back on track here. Please
>review
>the release candidate and provide comments/VOTE's based on what is below.
>
>Issues resolved within 0.8.0:
>http://s.apache.org/iO
>
>Git source tag (220224f5f06106c983d92b27d19c648d78335fd4):
>http://s.apache.org/el
>
>Staging repo:
>https://repository.apache.org/content/repositories/orgapacheany23-028/
>
>Staging binaries:
>http://people.apache.org/~lewismc/any23/0.8.0
>
>PGP release keys (signed using BEF70CB4):
>http://www.apache.org/dist/incubator/any23/KEYS<http://any23.apache.org/di
>st/KEYS>
>
>Please double verify the signatures. I have admittedly been dancing
>between
>workplaces recently, I am trying to retain the one key but I may have made
>a mistake.
>
>I have not produced a staging site as the release procedure has been
>tweaked recently. I missed the boat on this one and will need to push the
>new site once the VOTE is closed.
>
>Vote will be open for at least 72 hours.
>
>[ ] +1, let's release
>[ ] +/-0, fine, but consider to fix few issues before...
>[ ] -1, nope, because... (and please explain why)
>
>-- 
>*Lewis*