vote +1 On Fri, Aug 31, 2018 at 3:44 PM William Guo <[email protected]> wrote:
> I checked, > > LICENSE > NOTICE (YEAR IS RIGHT) > DISCLAIMER > > license ok > > source build successfully. > > also checked third party licenses, > > no category-X GPL, LGPL, CC non commerical, JSON , BSD 4 clause, Apache 1.0 > > so I vote +1 > > Thanks, > William > > > > > > On Fri, Aug 31, 2018 at 3:10 PM Eugene Liu <[email protected]> wrote: > > > based on verification below, I vote +1 > > > > 1. > > gpg --verify griffin-0.3.0-incubating-source-release.zip.asc > > griffin-0.3.0-incubating-source-release.zip > > gpg: Signature made Thu 30 Aug 2018 10:17:00 PM CST using RSA key ID > > 02379561 > > gpg: Good signature from "Lionel <[email protected]>" [ultimate] > > > > 2. > > gpg --verify griffin-0.3.0-incubating.pom.asc > griffin-0.3.0-incubating.pom > > gpg: Signature made Thu 30 Aug 2018 10:17:00 PM CST using RSA key ID > > 02379561 > > gpg: checking the trustdb > > gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model > > gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u > > gpg: next trustdb check due at 2028-03-29 > > gpg: Good signature from "Lionel <[email protected]>" [ultimate] > > > > 3. > > for f in *.sha1; do echo "$(cat $f) ${f/.sha1/}"; done | sha1sum -c > > griffin-0.3.0-incubating-source-release.zip: OK > > > > 4. > > mvn apache-rat:check > > [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 > > approved: 135 licence. > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > [INFO] > > [INFO] Apache Griffin 0.3.0-incubating 0.3.0-incubating ... SUCCESS [ > > 0.878 s] > > [INFO] Apache Griffin :: UI :: Default UI ................. SUCCESS [ > > 0.132 s] > > [INFO] Apache Griffin :: Web Service ...................... SUCCESS [ > > 0.211 s] > > [INFO] Apache Griffin :: Measures 0.3.0-incubating ........ SUCCESS [ > > 0.146 s] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] BUILD SUCCESS > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Total time: 2.042 s > > [INFO] Finished at: 2018-08-31T14:47:03+08:00 > > [INFO] > > ------------------------------------------------------------------------ > > > > 5. > > mvn clean install > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > [INFO] > > [INFO] Apache Griffin 0.3.0-incubating 0.3.0-incubating ... SUCCESS [ > > 7.137 s] > > [INFO] Apache Griffin :: UI :: Default UI ................. SUCCESS > [08:22 > > min] > > [INFO] Apache Griffin :: Web Service ...................... SUCCESS > [01:26 > > min] > > [INFO] Apache Griffin :: Measures 0.3.0-incubating ........ SUCCESS > [01:40 > > min] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] BUILD SUCCESS > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Total time: 11:36 min > > [INFO] Finished at: 2018-08-31T14:59:57+08:00 > > [INFO] > > ------------------------------------------------------------------------ > > > > 6. > > mvn license:add-third-party > > [INFO] Writing third-party file to > > > /home/king/source/github/incubator-griffin/rel/v/griffin-0.3.0-incubating/measure/target/generated-sources/license/THIRD-PARTY.txt > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > [INFO] > > [INFO] Apache Griffin 0.3.0-incubating 0.3.0-incubating ... SUCCESS [ > > 21.319 s] > > [INFO] Apache Griffin :: UI :: Default UI ................. SUCCESS [ > > 0.025 s] > > [INFO] Apache Griffin :: Web Service ...................... SUCCESS [ > > 3.885 s] > > [INFO] Apache Griffin :: Measures 0.3.0-incubating ........ SUCCESS [ > > 2.723 s] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] BUILD SUCCESS > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Total time: 35.998 s > > [INFO] Finished at: 2018-08-31T15:01:57+08:00 > > [INFO] > > ------------------------------------------------------------------------ > > > > >
