On Mon, Aug 03, 2015 at 10:41PM, Olaf Flebbe wrote: > Hi Cos, > > The discrepancy was just an observation, not an significant issue to resolve > now, IMHO.
Understood. Thanks. Once the artifacts are dropped in I will restart the vote. > I am happy with restarting the vote wiithout fixing the discrepancy. > > Thanks for your efforts! > Olaf > > > Am 03.08.2015 um 22:41 schrieb Konstantin Boudnik <[email protected]>: > > > > The difference in the POM is the effect of > > https://issues.apache.org/jira/browse/BIGTOP-1463 > > At this point there's no way to fix it until we are done with RAT tickets. > > Perhaps it makes sense to hold of RC2 until then? > > > > The content discrepancy is described in > > https://issues.apache.org/jira/browse/BIGTOP-1499 > > > > I will re-do the artifacts tonight and start the vote unless there's a > > strong > > opinion about the first point above. > > > > Thanks! > > Cos > > > > On Mon, Aug 03, 2015 at 10:29PM, Olaf Flebbe wrote: > >> -1: There are directories in the release tgz which should be left out. > >> > >> buildSrc/build > >> buildSrc/.gradle > >> > >> If these dirs are removed from tar , +1 from me. > >> > >> And there is a difference to the release-1.0.0 tag (is this a workaround > >> for the JIRA just commited?) > >> > >> diff -ur bigtop-1.0.0/pom.xml ../bigtop/pom.xml > >> --- bigtop-1.0.0/pom.xml 2015-07-31 22:36:51.000000000 +0200 > >> +++ ../bigtop/pom.xml 2015-08-03 22:16:03.042779652 +0200 > >> @@ -529,6 +529,18 @@ > >> </executions> > >> </plugin> > >> <plugin> > >> + <groupId>org.apache.rat</groupId> > >> + <artifactId>apache-rat-plugin</artifactId> > >> + <executions> > >> + <execution> > >> + <phase>verify</phase> > >> + <goals> > >> + <goal>check</goal> > >> + </goals> > >> + </execution> > >> + </executions> > >> + </plugin> > >> + <plugin> > >> <groupId>org.apache.maven.plugins</groupId> > >> <artifactId>maven-gpg-plugin</artifactId> > >> <executions> > >> > >> > >> > >> > >>> Am 31.07.2015 um 22:51 schrieb Konstantin Boudnik <[email protected]>: > >>> > >>> This is the vote for release 1.0.0 of Apache Bigtop. > >>> > >>> It fixes the following issues: > >>> > >>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12326837&styleName=Text&projectId=12311420 > >>> > >>> The vote will be going for at least 72 hours and will be closed on > >>> Tuesday, > >>> August 4th, 2015 at noon PDT. Please download, test and vote with > >>> > >>> [ ] +1, accept RC1 as the official 1.0.0 release of Apache Bigtop > >>> [ ] +0, I don't care either way, > >>> [ ] -1, do not accept RC1 as the official 1.0.0 release of Apache Bigtop, > >>> because... > >>> > >>> Source and binary files: > >>> http://people.apache.org/~cos/bigtop-1.0.0-RC1 > >>> > >>> Maven staging repo: > >>> > >>> https://repository.apache.org/content/repositories/orgapachebigtop-1001 > >>> > >>> The git tag to be voted upon is release-1.0.0 > >>> > >>> Bigtop's KEYS file containing PGP keys we use to sign the release: > >>> http://svn.apache.org/repos/asf/bigtop/dist/KEYS > >>> > >> > > > > >
