-0
Things I think should be fixed now:
* There's some confusion with the Git tag and the SHA1. The SHA1 appears
to be what was built, but the tag (0.81.0-incubating doesn't exist, so
assuming you meant slider-0.81.0-incubating) doesn't match the SHA1
(it's at 342061f7ca5afb55f172b8d4a432497a8f8b2560 instead of
38decaa05de8d962053e47040bab910cdb00f04d).
* source tarball contains pom.xml.versionBackup files. I'd assume they
were erroneously included.
* Copyright years in NOTICE appear incorrect. Should be 2014-2015, not
2015-2016.
Other things I think we should fix for the next release:
* I don't see any copyright notice for
./slider-core/src/main/resources/webapps/static/busy.gif. Looks like it
came in during the initial import. Unless Steve happened to make it or
remembers where it came from, there's some concern about someone else
owning it. It also doesn't appear to be used (grep doesn't find any
references to it, anyways), so perhaps it can just be deleted?
* ./slider-core/src/main/resources/webapps/static/hadoop-st.png also
seems to not be attributed to Hadoop and is unreferenced in code. Also a
candidate for deletion?
* Copyright year exists in some files in the license header (and
shouldn't/doesn't need to, afaik)
** ./slider-agent/src/test/python/python-wrap
** ./app-packages/storm/package/files/storm-slider
* DEPENDENCIES is missing from top-level pom.xml RAT plugin exclusions
(causes `mvn verify -Prat -DskipTests` to fail on source release).
Jon Maron wrote:
Hello,
This is a call for a vote on Apache Slider 0.81.0-incubating release.
This is a source release.
The list of all issues fixed: http://s.apache.org/ZnA
Staged artifacts:
https://repository.apache.org/content/repositories/orgapacheslider-1007/
Source zip:
https://repository.apache.org/content/repositories/orgapacheslider-1007/org/apache/slider/slider/0.81.0-incubating/slider-0.81.0-incubating-source-release.zip
Source tar.gz:
https://repository.apache.org/content/repositories/orgapacheslider-1007/org/apache/slider/slider/0.81.0-incubating/slider-0.81.0-incubating-source-release.tar.gz
Git source:
https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;a=commit;h=38decaa05de8d962053e47040bab910cdb00f04d
SHA1: 38decaa05de8d962053e47040bab910cdb00f04d
Tag: 0.81.0-incubating
PGP key:
http://pgp.mit.edu:11371/pks/lookup?op=vindex&[email protected]
Build/test instructions at:
http://slider.incubator.apache.org/developing/building.html
Vote will be open for 72 hours
[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)