+1 Checked mds Checked signature Checked format of tar Checked apache-rat Built and ran htraced from source Build the jars locally Ran all maven tests ( they pass ) Searched the entire tar.gz and there are no compiled binaries I could find. The only non-ascii files I could find were png's There are no .orig files in there.
On Fri, Jan 16, 2015 at 12:40 AM, Colin P. McCabe <[email protected]> wrote: > * No stray executables or .a files in the tarball > * mvn clean test package ran correctly > * verified md5 and sha1 sum > * built and ran go unit tests with both go 1.3.1 and go 1.4 > * mvn rat:rat runs correctly > > +1! > > Colin > > On Thu, Jan 15, 2015 at 10:36 PM, Nick Dimiduk <[email protected]> wrote: > > > Well of course it should. Updated the patch, looks good from the maven > > side. +1 stands. > > > > On Thursday, January 15, 2015, Stack <[email protected]> wrote: > > > > > Should be > > > > https://repository.apache.org/content/repositories/orgapachehtrace-1014, > > > sorry. > > > St.Ack > > > > > > On Thu, Jan 15, 2015 at 3:39 PM, Nick Dimiduk <[email protected] > > > <javascript:;>> wrote: > > > > > > > I'm getting 404 from > > > > > > https://repository.apache.org/content/repositories/orgapachehtrace-1011 > > > > ... > > > > > > > > On Thu, Jan 15, 2015 at 3:27 PM, Nick Dimiduk <[email protected] > > > <javascript:;>> wrote: > > > > > > > > > +1!!!11!1! > > > > > > > > > > mds and acs pass > > > > > tgz extracts without issue > > > > > tgz contains only src, plain text, scripts (find . | xargs file | > > grep > > > -v > > > > > ASCII | grep -v dir | grep -v doc | grep -v script | grep -v > English > > | > > > > grep > > > > > -v PNG | wc -l => 0) > > > > > mvn clean package success > > > > > mvn apache-rat:check success > > > > > javadocs docs look good > > > > > htrace-core/src/go/build/htrace and htraced both run when invoked > > > > > Updated my patch on HBASE-12810 to use the new maven repo, all is > > well > > > so > > > > > far (buildBot still pending). > > > > > > > > > > On Thu, Jan 15, 2015 at 11:53 AM, Enis Söztutar <[email protected] > > > <javascript:;>> wrote: > > > > > > > > > >> Tenth time is the charm! > > > > >> > > > > >> Enis > > > > >> > > > > >> On Thu, Jan 15, 2015 at 11:41 AM, Stack <[email protected] > > > <javascript:;>> wrote: > > > > >> > > > > >> > I've posted the tenth htrace-3.1.0 release candidate here: > > > > >> > > > > > >> > http://people.apache.org/~stack/htrace-3.1.0-incubatingRC9/ > > > > >> > > > > > >> > (Our RCs are zero based so RC9 is the tenth RC) > > > > >> > > > > > >> > Maven artifacts are here: > > > > >> > > > > > >> > > > > > >> > > > > https://repository.apache.org/content/repositories/orgapachehtrace-1014 > > > > >> > > > > > >> > The only changes from RC8 are changes to address hawkeye Billies > > > > >> comments. > > > > >> > > > > > >> > The release is a src-only tarball for now. Later we can add > binary > > > > >> bundles > > > > >> > to our release after we have better sense of what we as a > project > > > > would > > > > >> > like to deliver. > > > > >> > > > > > >> > This release is mainly a change of packaging from org.htrace to > > > > >> > org.apache.htrace to suit our new home here in Apache Incubator > > but > > > it > > > > >> does > > > > >> > also includes 44 resolved issues [1] including the beginnings of > > an > > > > >> htrace > > > > >> > daemon whose intent is to make it so there is a low barrier > > > collecting > > > > >> > cluster traces as well as a new flume receiver. > > > > >> > > > > > >> > Beware that Apache Incubator, org.apache.htrace is not > compatible > > > with > > > > >> its > > > > >> > former self, org.htrace: the package name has changed but so has > > the > > > > >> JSON > > > > >> > serialization format. See README.md for a few notes on how to > > > migrate. > > > > >> > > > > > >> > Shall we make this release candidate our first incubator > release? > > > > >> > > > > > >> > Lets keep the vote period short (We'll have to run another vote > > over > > > > in > > > > >> > incubator general after this one if I understand the process > > > > properly). > > > > >> > > > > > >> > Please vote +1/0/-1 by Friday, January 15th, 2015. > > > > >> > > > > > >> > Thanks, > > > > >> > St.Ack > > > > >> > > > > > >> > 1. > > > > >> > > > > > >> > > > > > >> > > > > > > > > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20HTRACE%20AND%20status%20%3D%20resolved%20AND%20fixVersion%20%3D%203.1.0%20ORDER%20BY%20issuetype%20DESC > > > > >> > > > > > >> > > > > > > > > > > > > > > > > > > > >
