Hi Matthieu, I agree its not clear whether the comments mean -1 or fix it in future versions. I vote for cutting a new release after we get the questions answered.
thanks, Kishore G On Tue, Apr 2, 2013 at 7:31 AM, Matthieu Morel <[email protected]> wrote: > Hi, > > As you may have seen, the validation vote didn't receive any vote in the > general@incubator list. > > Someone pointed out to some issues, we provided some explanations, but we > received no answer for critical questions that were raised, in particular > what to put in the LICENSE file, whether to include the gradle wrapper and > what matching the git tag means. > > So I'm not sure what to do. Should we cut a new release candidate? In that > case, what about the answers to the above questions, should I ask again on > general@incubator? Someone knows what to do? Or should we ask for more > people to vote? > > Let me know what you think, > > thanks, > > Matthieu > > > On Mar 27, 2013, at 15:23 , Matthieu Morel wrote: > > > Thanks Patrick! > > > > Sorry about the confusion, indeed we should add some specific > information. I created S4-132 for that purpose. > > > > > > The result of the vote are : > > > > +1 : 6 (5 binding) > > 0: none > > -1: none > > > > Details: > > > > +1 IPMC > > phunt > > > > +1PPMC > > mmorel, kishoreg, leoneu, fpj > > > > +1 committer non PPMC > > dferro > > > > > > > > So the vote passes (on this list) and according to the podling process, > and we now need approval from the Incubator PMC. > > > > > > My understanding is that this means calling a vote on the incubator > general list, just as what the Ambari project does (e.g. > http://markmail.org/thread/lmxr7xkqcyljozqy ). > > > > > > I'll send the corresponding vote request later today, > > > > > > Thanks to all the voters! > > > > > > Matthieu > > > > > > On Mar 26, 2013, at 00:04 , Patrick Hunt wrote: > > > >> On Sat, Mar 23, 2013 at 1:21 PM, Matthieu Morel <[email protected]> > wrote: > >>> The RAT tool says "Generated files do not required license headers". > >>> > >>> The scripts you are referring to are generated during the build. No > one wrote them, and they are derived from files which contain proper > headers. > >>> The gradlew script file at the root of the source distribution is also > generated (for being able to run gradle, and it is generated from gradle, > which is itself licensed with ASL2). > >>> > >>> Given these explanations, do you maintain your veto, or are we ok to > continue? In the later case, should I call a vote on general@incubator? > How many votes would we need? > >> > >> Given they are generated and RAT is fine with it then I change my vote > >> to +1. Everything else was fine except for that issue. > >> > >> It would be great though if you could either get the license header in > >> the file, or at least a header that says that the file is generated > >> (or did I miss that?) > >> > >> Patrick > >> > >> > >>> > >>> On Mar 22, 2013, at 23:49 , Patrick Hunt wrote: > >>> > >>>> -1 - the s4tools scripts in the bin directory of the bin artifact do > >>>> not include license headers > >>>> > >>>> Patrick > >>>> > >>>> On Thu, Mar 21, 2013 at 9:13 AM, Flavio Junqueira < > [email protected]> wrote: > >>>>> +1, I have tested the src distribution and the bin package. I have > also checked the license file. great job! > >>>>> > >>>>> On Mar 21, 2013, at 4:43 PM, kishore g <[email protected]> wrote: > >>>>> > >>>>>> +1 > >>>>>> > >>>>>> Ran rat checks > >>>>>> Few files missing AL, we can probably fix or update .rat-excludes > file in > >>>>>> next version > >>>>>> !????? ./gradlew > >>>>>> !????? ./gradlew.bat > >>>>>> !????? ./lib/gradle-wrapper-1.4.properties > >>>>>> !????? ./subprojects/s4-benchmarks/config/injector.config > >>>>>> !????? ./subprojects/s4-benchmarks/config/node.config > >>>>>> !????? ./subprojects/s4-tools/src/dist/gradlew > >>>>>> !????? > ./subprojects/s4-tools/src/dist/lib/gradle-wrapper-1.4.properties > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> On Tue, Mar 19, 2013 at 4:31 AM, Daniel Gomez Ferro > >>>>>> <[email protected]>wrote: > >>>>>> > >>>>>>> +1 (non binding) > >>>>>>> > >>>>>>> * Signature and checksums match > >>>>>>> * Compiles and passes all tests > >>>>>>> * Twitter example runs > >>>>>>> * Created and ran new application > >>>>>>> * Src package matches git tag > >>>>>>> > >>>>>>> > >>>>>>> On 3/18/13 1:02 PM, "Matthieu Morel" <[email protected]> wrote: > >>>>>>> > >>>>>>>> Hello, > >>>>>>>> > >>>>>>>> this is the *third* release candidate for Apache S4, version 0.6.0 > >>>>>>>> > >>>>>>>> (we fixed 2 blocking issues wrt RC1, related to s4 tools, and 1 > blocking > >>>>>>>> issue in RC2, related to metrics logging configuration) > >>>>>>>> > >>>>>>>> > >>>>>>>> It fixes the following issues: > >>>>>>>> > >>>>>>> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312322& > >>>>>>>> version=12321702 > >>>>>>>> > >>>>>>>> > >>>>>>>> *** Please download, test and vote by Thursday March 21st 2013, > 14.00 GMT > >>>>>>>> > >>>>>>>> > >>>>>>>> Note that we are voting upon the source (tag), binaries are > provided for > >>>>>>>> convenience. > >>>>>>>> > >>>>>>>> > >>>>>>>> Source and binary packages in zip format: > >>>>>>>> > >>>>>>>> > http://people.apache.org/~mmorel/s4-0.6.0-incubating-release-candidate-3/ > >>>>>>>> > >>>>>>>> > >>>>>>>> > >>>>>>>> The (git) tag to be voted upon: 0.6.0-RC3: > >>>>>>>> > >>>>>>>> > >>>>>>> > https://git-wip-us.apache.org/repos/asf?p=incubator-s4.git;a=tag;h=9b17817 > >>>>>>>> 0d76333579a9c56564dd060ccd173f115 > >>>>>>>> > >>>>>>>> > >>>>>>>> > >>>>>>>> S4 KEYS file containing PGP keys we use to sign the release: > >>>>>>>> > >>>>>>>> http://svn.apache.org/repos/asf/incubator/s4/dist/KEYS > >>>>>>>> > >>>>>>>> > >>>>>>>> We include a RAT check task. It was updated after Patrick's > comments and > >>>>>>>> requires to get > >>>>>>>> - the .rat-excludes from the repository > >>>>>>>> ( > >>>>>>> > https://git-wip-us.apache.org/repos/asf?p=incubator-s4.git;a=blob;f=.rat- > >>>>>>>> > excludes;h=fda230011164a53bd3089f9086c884918e0ea292;hb=refs/heads/dev) > >>>>>>>> - the rat jar from the repository > >>>>>>>> It can be run with : > >>>>>>>> gradlew rat > output > >>>>>>>> > >>>>>>>> > >>>>>>>> Please cast your vote, thanks! > >>>>>>>> > >>>>>>>> > >>>>>>>> [ ] +1 approve > >>>>>>>> [ ] +0 no opinion > >>>>>>>> [ ] -1 disapprove (and reason why) > >>>>>>>> > >>>>>>>> > >>>>>>>> > >>>>>>>> NOTES (from the ASF website): > >>>>>>>> > >>>>>>>> - All votes are welcome, only Podling Project Management Committe > (PPMC) > >>>>>>>> votes are binding, current PPMC = mentors + initial committers > >>>>>>>> > >>>>>>>> - All releases by podlings must be approved by the Incubator PMC. > The > >>>>>>>> conventional process is for the podling to follow the usual Apache > >>>>>>>> process (including release vote, this one) and then call for a > Incubator > >>>>>>>> PMC VOTE on the general incubator list. > >>>>>>>> > >>>>>>>> - Votes on whether a package is ready to be released use majority > >>>>>>>> approval -- i.e., at least three PMC members must vote > affirmatively for > >>>>>>>> release, and there must be more positive than negative votes. > Releases > >>>>>>>> may not be vetoed. Before voting +1 PMC members are required to > download > >>>>>>>> the signed source code package, compile it as provided, and test > the > >>>>>>>> resulting executable on their own platform, along with also > verifying > >>>>>>>> that the package meets the requirements of the ASF policy on > releases. > >>>>>>> > >>>>>>> > >>>>> > >>> > > > >
