+1 binding I checked: - sha512 of zip - Source package compiles and tests (mvn test && mvn package) - git tag matches commit hash (git show v0.1.2) - Source package contents match git tree (exceptions: .gitignore, NOTICE, DEPENDENCIES) - LICENSE is Apache 2.0 - DISCLAIMER mentions incubation - Sources package does not include project binaries (maven-wrapper.jar is included) - gpg signature matches Adrian's key
On Mon, Feb 11, 2019 at 2:48 AM Tommy Ludwig <[email protected]> wrote: > +1 binding > > I checked the following: > > - shasum of zip > - gpg signature > - git tag matches mentioned commit id > - Base directory with the convention PROJECT_NAME-VERSION > - DISCLAIMER mentions it is an incubating project > - LICENSE is the Apache License v2.0 > - NOTICE mentions The Apache Software Foundation > - There are source files (ex .java), build files (ex pom.xml), but no > binaries (ex .jar) > - Can compile from source (ex ./mvnw compile) > - Can run unit tests (ex ./mvnw test) > > > On Mon, Feb 11, 2019 at 3:58 PM Adrian Cole <[email protected]> > wrote: > > > Hello Zipkin Community, > > > > This is a call for vote to release Apache Zipkin Brave Karaf > > (incubating) version 0.1.2. > > > > The release candidates: > > > https://dist.apache.org/repos/dist/dev/incubator/zipkin/brave-karaf/0.1.2/ > > > > Git tag for the release: > > https://github.com/apache/incubator-zipkin-brave-karaf/tree/v0.1.2 > > > > Hash for the release tag: > > 31545805a55dbe5e495403d84172fc865a4935e0 > > > > Release Notes: > > > https://github.com/apache/incubator-zipkin-brave-karaf/releases/tag/v0.1.2 > > > > The artifacts have been signed with Key : BB67A050, which can be found > > in the keys file: > > https://dist.apache.org/repos/dist/dev/incubator/zipkin/KEYS > > > > Verification Hints: > > For your convenience, the below includes detailed how-to on verifying > > a source release. Please note that this document is a work-in-progress > > > > > https://cwiki.apache.org/confluence/display/ZIPKIN/Verifying+a+Source+Release > > > > The vote will be open for at least 72 hours or until necessary number > > of votes are reached. > > > > Please vote accordingly: > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove with the reason > > > > Thanks, > > The Apache Zipkin (Incubating) Team > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
