|
Lewis John Mcgibbney
2012-05-19, 20:39
Lewis John Mcgibbney
2012-05-31, 20:37
Sebastian Nagel
2012-05-31, 20:54
Julien Nioche
2012-06-01, 09:01
Lewis John Mcgibbney
2012-06-01, 10:32
Mattmann, Chris A
2012-06-02, 05:11
Lewis John Mcgibbney
2012-06-07, 11:58
Mattmann, Chris A
2012-06-07, 14:47
|
-
Re: [VOTE] Apache Nutch 1.5 release rc #1Lewis John Mcgibbney 2012-05-19, 20:39
Hi Again,
I've moved this over to dev@ New branch with resolved discrepancies identified within release-1.5 RC1 and subsequent conversations. Branch can be seen here http://svn.apache.org/repos/asf/nutch/branches/branch-1.5/ I've also made these changes to trunk. N.B. No commits have been made in the 4 weeks since the release-1.5 RC so nothing else needs to be committed over to the new branch or forthcoming tag. I think this now paves the way for us to roll the RC taking into consideration Julien's new target. Thanks and enjoy the rest of the weekend. best Lewis On Sat, May 19, 2012 at 7:33 PM, Julien Nioche <[EMAIL PROTECTED]> wrote: >> >> 1) fix pom.xml as the versions of the deps for hadoop, tika and >> possibly others are not >> correct in the pom.xml found in the src archive and on the mvn >> repository. Are we generating the pom.xml with an Ant task? ant >> deploy? >> > > can't remember the name of the task right now but should be easy to find > out by looking at the build.xml. You'll need to make sure that the maven > tasks jars are in the lib dirr. Don't think they are there by default > > > >> 2) concerning Julien's comments w.r.t delivering the content of >> runtime/local in the >> binary archive instead of having the sources + runtime/deploy as >> well... are we near to a decision on this one? Chris, you said you are >> happy to incorporate the suggestion but this will take place @ release >> stage not before... is this an accurate description? Also Julien's >> commit to build.xml should help us out here. >> > > might as well do it in the RC to check that my changes work fine > > > >> 3) add missing license headers to the following files >> src/java/org/apache/nutch/indexer/IndexingFiltersChecker.java >> src/plugin/creativecommons/src/web/web.xml >> src/plugin/protocol-httpclient/src/test/conf/httpclient-auth-test.xml >> src/plugin/protocol-httpclient/src/test/conf/nutch-site-test.xml >> > > Hasn't this been fixed already? > > >> 4) update NOTICE file, it stated a date of 2009 >> >> So my question now... regarding making the changes which can be done >> locally e.g. 3 & 4, is it OK for me to commit to trunk? I don't know >> what the current state of play is with this and don't want to mess up >> the RC >> > > you'll probably have to redo the 1.5 branch from trunk to reflect the > latest changes > > Thanks Lewis > > J. > > > -- > * > *Open Source Solutions for Text Engineering > > http://digitalpebble.blogspot.com/ > http://www.digitalpebble.com > http://twitter.com/digitalpebble -- Lewis
-
[VOTE] Apache Nutch 1.5 release-1.5RC4Lewis John Mcgibbney 2012-05-31, 20:37
Good Evening Everyone,
A candidate for the Apache Nutch 1.5 RC4 is available at: http://people.apache.org/~lewismc/apache-nutch-1.5-rc4/ The release candidate is a src.zip, bin.zip, src.tar.gz and bin.tar.gz archive of the sources in: http://svn.apache.org/repos/asf/nutch/tags/release-1.5-rc4/ Further, a staged Maven repository of the 1.5 sources.jar and javadoc.jar is available here: https://repository.apache.org/content/repositories/orgapachenutch-172/ Please vote on releasing this package as Apache Nutch 1.5. The vote is open for the next 72 hours and passes if a majority of at least three +1 Nutch PMC votes are cast. [ ] +1 Release this package as Apache Nutch 1.5 [ ] -1 Do not release this package because... Many Thanks and heres to plenty more. Kind Regards, Lewis P.S. Here's my +1. -- Lewis
-
Re: [VOTE] Apache Nutch 1.5 release-1.5RC4Sebastian Nagel 2012-05-31, 20:54
+1
Sebastian On 05/31/2012 10:37 PM, Lewis John Mcgibbney wrote: > Good Evening Everyone, > > A candidate for the Apache Nutch 1.5 RC4 is available at: > > http://people.apache.org/~lewismc/apache-nutch-1.5-rc4/ > > The release candidate is a src.zip, bin.zip, src.tar.gz and bin.tar.gz > archive of the sources in: > > http://svn.apache.org/repos/asf/nutch/tags/release-1.5-rc4/ > > Further, a staged Maven repository of the 1.5 sources.jar and > javadoc.jar is available here: > > https://repository.apache.org/content/repositories/orgapachenutch-172/ > > Please vote on releasing this package as Apache Nutch 1.5. > The vote is open for the next 72 hours and passes if a majority of at > least three +1 Nutch PMC votes are cast. > > [ ] +1 Release this package as Apache Nutch 1.5 > [ ] -1 Do not release this package because... > > Many Thanks and heres to plenty more. > > Kind Regards, > Lewis > > P.S. Here's my +1. >
-
Re: [VOTE] Apache Nutch 1.5 release-1.5RC4Julien Nioche 2012-06-01, 09:01
+1 Just remember to add the KEYS file to the directory. Signatures OK, src
compiles fine and bin version looks good. We'll just need to modify the tutorial a bit (I think Sebastian is taking care of that). Thanks Lewis, great job! Jul On 31 May 2012 21:37, Lewis John Mcgibbney <[EMAIL PROTECTED]>wrote: > Good Evening Everyone, > > A candidate for the Apache Nutch 1.5 RC4 is available at: > > http://people.apache.org/~lewismc/apache-nutch-1.5-rc4/ > > The release candidate is a src.zip, bin.zip, src.tar.gz and bin.tar.gz > archive of the sources in: > > http://svn.apache.org/repos/asf/nutch/tags/release-1.5-rc4/ > > Further, a staged Maven repository of the 1.5 sources.jar and > javadoc.jar is available here: > > https://repository.apache.org/content/repositories/orgapachenutch-172/ > > Please vote on releasing this package as Apache Nutch 1.5. > The vote is open for the next 72 hours and passes if a majority of at > least three +1 Nutch PMC votes are cast. > > [ ] +1 Release this package as Apache Nutch 1.5 > [ ] -1 Do not release this package because... > > Many Thanks and heres to plenty more. > > Kind Regards, > Lewis > > P.S. Here's my +1. > > -- > Lewis > -- * *Open Source Solutions for Text Engineering http://digitalpebble.blogspot.com/ http://www.digitalpebble.com http://twitter.com/digitalpebble
-
Re: [VOTE] Apache Nutch 1.5 release-1.5RC4Lewis John Mcgibbney 2012-06-01, 10:32
Hi,
On Fri, Jun 1, 2012 at 10:01 AM, Julien Nioche < [EMAIL PROTECTED]> wrote: > +1 Just remember to add the KEYS file to the directory. Done thanks for pointing this out. Lewis > > > > > On 31 May 2012 21:37, Lewis John Mcgibbney <[EMAIL PROTECTED]>wrote: > >> Good Evening Everyone, >> >> A candidate for the Apache Nutch 1.5 RC4 is available at: >> >> http://people.apache.org/~lewismc/apache-nutch-1.5-rc4/ >> >> The release candidate is a src.zip, bin.zip, src.tar.gz and bin.tar.gz >> archive of the sources in: >> >> http://svn.apache.org/repos/asf/nutch/tags/release-1.5-rc4/ >> >> Further, a staged Maven repository of the 1.5 sources.jar and >> javadoc.jar is available here: >> >> https://repository.apache.org/content/repositories/orgapachenutch-172/ >> >> Please vote on releasing this package as Apache Nutch 1.5. >> The vote is open for the next 72 hours and passes if a majority of at >> least three +1 Nutch PMC votes are cast. >> >> [ ] +1 Release this package as Apache Nutch 1.5 >> [ ] -1 Do not release this package because... >> >> Many Thanks and heres to plenty more. >> >> Kind Regards, >> Lewis >> >> P.S. Here's my +1. >> >> -- >> Lewis >> > > > > -- > * > *Open Source Solutions for Text Engineering > > http://digitalpebble.blogspot.com/ > http://www.digitalpebble.com > http://twitter.com/digitalpebble > > -- *Lewis*
-
Re: [VOTE] Apache Nutch 1.5 release-1.5RC4Mattmann, Chris A 2012-06-02, 05:11
Hey Lewis,
+1 from me! SIGS check out: [chipotle:nutch-dev/1.5-release/rc4] mattmann% ls apache-nutch-1.5-bin.tar.gz apache-nutch-1.5-bin.zip apache-nutch-1.5-src.tar.gz apache-nutch-1.5-src.zip apache-nutch-1.5-bin.tar.gz.asc apache-nutch-1.5-bin.zip.asc apache-nutch-1.5-src.tar.gz.asc apache-nutch-1.5-src.zip.asc apache-nutch-1.5-bin.tar.gz.md5 apache-nutch-1.5-bin.zip.md5 apache-nutch-1.5-src.tar.gz.md5 apache-nutch-1.5-src.zip.md5 apache-nutch-1.5-bin.tar.gz.sha apache-nutch-1.5-bin.zip.sha apache-nutch-1.5-src.tar.gz.sha apache-nutch-1.5-src.zip.sha [chipotle:nutch-dev/1.5-release/rc4] mattmann% $HOME/bin/verify_gpg_sigs Verifying Signature for file apache-nutch-1.5-bin.tar.gz.asc gpg: Signature made Thu May 31 13:24:55 2012 PDT using RSA key ID C601BCA7 gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <[EMAIL PROTECTED]>" 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: 2A23 D53F 8D27 5CB6 91E1 89C1 F45E 7970 C601 BCA7 Verifying Signature for file apache-nutch-1.5-bin.zip.asc gpg: Signature made Thu May 31 13:25:57 2012 PDT using RSA key ID C601BCA7 gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <[EMAIL PROTECTED]>" 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: 2A23 D53F 8D27 5CB6 91E1 89C1 F45E 7970 C601 BCA7 Verifying Signature for file apache-nutch-1.5-src.tar.gz.asc gpg: Signature made Thu May 31 13:25:34 2012 PDT using RSA key ID C601BCA7 gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <[EMAIL PROTECTED]>" 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: 2A23 D53F 8D27 5CB6 91E1 89C1 F45E 7970 C601 BCA7 Verifying Signature for file apache-nutch-1.5-src.zip.asc gpg: Signature made Thu May 31 13:26:15 2012 PDT using RSA key ID C601BCA7 gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <[EMAIL PROTECTED]>" 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: 2A23 D53F 8D27 5CB6 91E1 89C1 F45E 7970 C601 BCA7 [chipotle:nutch-dev/1.5-release/rc4] mattmann% checkums check out: [chipotle:nutch-dev/1.5-release/rc4] mattmann% $HOME/bin/verify_md5_checksums md5sum: stat '*.bz2': No such file or directory apache-nutch-1.5-bin.tar.gz: OK apache-nutch-1.5-src.tar.gz: OK apache-nutch-1.5-bin.zip: OK apache-nutch-1.5-src.zip: OK [chipotle:nutch-dev/1.5-release/rc4] mattmann% Built source. All good! runtime: [mkdir] Created dir: /Users/mattmann/Desktop/Apache/nutch-dev/1.5-release/rc4/apache-nutch-1.5/runtime [mkdir] Created dir: /Users/mattmann/Desktop/Apache/nutch-dev/1.5-release/rc4/apache-nutch-1.5/runtime/local [mkdir] Created dir: /Users/mattmann/Desktop/Apache/nutch-dev/1.5-release/rc4/apache-nutch-1.5/runtime/deploy [copy] Copying 1 file to /Users/mattmann/Desktop/Apache/nutch-dev/1.5-release/rc4/apache-nutch-1.5/runtime/deploy [copy] Copying 1 file to /Users/mattmann/Desktop/Apache/nutch-dev/1.5-release/rc4/apache-nutch-1.5/runtime/deploy/bin [copy] Copying 1 file to /Users/mattmann/Desktop/Apache/nutch-dev/1.5-release/rc4/apache-nutch-1.5/runtime/local/lib [copy] Copying 1 file to /Users/mattmann/Desktop/Apache/nutch-dev/1.5-release/rc4/apache-nutch-1.5/runtime/local/lib/native [copy] Copying 21 files to /Users/mattmann/Desktop/Apache/nutch-dev/1.5-release/rc4/apache-nutch-1.5/runtime/local/conf [copy] Copying 1 file to /Users/mattmann/Desktop/Apache/nutch-dev/1.5-release/rc4/apache-nutch-1.5/runtime/local/bin [copy] Copying 48 files to /Users/mattmann/Desktop/Apache/nutch-dev/1.5-release/rc4/apache-nutch-1.5/runtime/local/lib [copy] Copying 123 files to /Users/mattmann/Desktop/Apache/nutch-dev/1.5-release/rc4/apache-nutch-1.5/runtime/local/plugins [copy] Copied 2 empty directories to 2 empty directories under /Users/mattmann/Desktop/Apache/nutch-dev/1.5-release/rc4/apache-nutch-1.5/runtime/local/test BUILD SUCCESSFUL Total time: 2 minutes 17 seconds [chipotle:1.5-release/rc4/apache-nutch-1.5] mattmann% Minor nit: source package unzips into the current directory as opposed to prior practice of having it unzip into apache-nutch-X.Y folder. No biggie though. Thanks for stepping up and rocking the release process! Cheers, Chris On May 31, 2012, at 1:37 PM, Lewis John Mcgibbney wrote: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [EMAIL PROTECTED] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-
Re: [VOTE] Apache Nutch 1.5 release-1.5RC4Lewis John Mcgibbney 2012-06-07, 11:58
Hi Chris/Everyone,
Been full on recently so apologies for taking forever and a day to close the VOTE off. On Sat, Jun 2, 2012 at 6:11 AM, Mattmann, Chris A (388J) <[EMAIL PROTECTED]> wrote: > > Minor nit: source package unzips into the current directory as opposed to prior practice of having > it unzip into apache-nutch-X.Y folder. No biggie though. Thanks for stepping up and rocking > the release process! > Yeah we can fix this next time around along with Sebastian's comment regarding docs directory. I suppose this may all be subject to change depdending on whether Maven becomes our tool of choice... Anyway, I'll get the release finished today and thanks again for the patience. Lewis
-
Re: [VOTE] Apache Nutch 1.5 release-1.5RC4Mattmann, Chris A 2012-06-07, 14:47
Thanks Lewis you are full of win!
Cheers, Chris On Jun 7, 2012, at 4:58 AM, Lewis John Mcgibbney wrote: > Hi Chris/Everyone, > > Been full on recently so apologies for taking forever and a day to > close the VOTE off. > > On Sat, Jun 2, 2012 at 6:11 AM, Mattmann, Chris A (388J) > <[EMAIL PROTECTED]> wrote: >> >> Minor nit: source package unzips into the current directory as opposed to prior practice of having >> it unzip into apache-nutch-X.Y folder. No biggie though. Thanks for stepping up and rocking >> the release process! >> > > Yeah we can fix this next time around along with Sebastian's comment > regarding docs directory. I suppose this may all be subject to change > depdending on whether Maven becomes our tool of choice... > > Anyway, I'll get the release finished today and thanks again for the patience. > > Lewis ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [EMAIL PROTECTED] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |