Can we get rat to 'inform' on missing headers more aggressively?
On Mon, Mar 19, 2012 at 11:15 AM, Billie J Rinaldi <[email protected]> wrote: > -1 > > Signatures and checksums are ok. I think the src tarball probably shouldn't > have the .gitignore file in it, but I wouldn't consider that a blocker. > > These files in wikisearch ingest doesn't have license headers. That's a > blocker. > > org.apache.accumulo.examples.wikisearch.ingest.LRUOutputCombiner.java > org.apache.accumulo.examples.wikisearch.output.BufferingRFileRecordWriter.java > org.apache.accumulo.examples.wikisearch.output.SortingRFileOutputFormat.java > org.apache.accumulo.examples.wikisearch.ingest.WikipediaInputSplitTest.java > (test) > > There's also a jar in an unexpected place in the dist tarball: > > src/lib/examples-simple-1.4.0-incubating-sources.jar > > This jar is not identical to the one of the same name in lib. I'm not sure > if that's a blocker or not. > > Billie > > > ----- Original Message ----- >> From: "Keith Turner" <[email protected]> >> To: [email protected] >> Sent: Friday, March 16, 2012 2:11:19 PM >> Subject: Re: [VOTE] accumulo-1.4.0-incubating RC1 >> Since the build.sh script in the source tar bar does not work I >> propose changing the vote request to the following : >> >> ----------- >> >> Please vote on releasing the following candidate as Apache Accumulo >> (incubating) version 1.4.0. >> >> The src tar ball was generated by exporting : >> https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc1 >> >> To build the dist tar ball from the source run the following commands >> : >> mvn package >> mvn package javadoc:aggregate javadoc:jar source:jar >> (cd src/server/src/main/c++; make) >> mvn assembly:single -N >> >> Tarballs, checksums, signatures: >> http://people.apache.org/~kturner/1.4.0rc1/ >> >> Maven Staged Repository: >> https://repository.apache.org/content/repositories/orgapacheaccumulo-077 >> >> SVN tag: >> https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc1/ >> >> Keys: >> http://www.apache.org/dist/incubator/accumulo/KEYS >> >> Changes: >> https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc1/CHANGES >> >> The vote will be held open for the next 72 hours. >> >> On Wed, Mar 14, 2012 at 11:37 AM, Keith Turner <[email protected]> >> wrote: >> > Please vote on releasing the following candidate as Apache Accumulo >> > (incubating) version 1.4.0. >> > >> > I generated the tarballs by exporting >> > https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc1 >> > then running "tar cvzf" to create the src and running >> > "./src/assemble/build.sh" to create the dist. >> > >> > Tarballs, checksums, signatures: >> > http://people.apache.org/~kturner/1.4.0rc1/ >> > >> > Maven Staged Repository: >> > https://repository.apache.org/content/repositories/orgapacheaccumulo-077 >> > >> > SVN tag: >> > https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc1/ >> > >> > Keys: >> > http://www.apache.org/dist/incubator/accumulo/KEYS >> > >> > Changes: >> > https://svn.apache.org/repos/asf/incubator/accumulo/tags/1.4.0rc1/CHANGES >> > >> > The vote will be held open for the next 72 hours. >> > >> > Thanks, >> > Keith
