-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
> 

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to