On Tue, Apr 28, 2009 at 4:48 PM, Ian Boston <[email protected]> wrote: > > On 29 Apr 2009, at 00:07, Ian Boston wrote: > > >> On 28 Apr 2009, at 22:04, Vincent Siveton wrote: >> >> Hi, >>> >>> Here is a summarize to the vote on gene...@incubator >>> http://incubator.markmail.org/message/flotppclhmnlszhj >>> >>> IIUC we need to fix: >>> - add a full source assembly to provide source from the tag (major) >>> - fix LICENSE.TXT in the tarball/zip (not in the jars) to include all >>> licenses like ICU or BSD (major) >>> - fix NOTICE in the tarball/zip (not in the jars) to specify crypto >>> and for php, the use of Zend and PHPUnit (major) >>> - fix README to clarify how to use tarball/zip (major) >>> - fix svn flag (minor) >>> - add license header mainly in features, js and one in pom.xml (minor) >>> >> > fixed, > one file src/main/javascript/features/opensocial-templates/ost_test.html > has (c) Google A2. > Before I go changing this one, it need confirmation form Google IMHO. > (perhaps it doesn't need to be changed.
Are you sure this was the file? It looks like it has always had the standard ASF header. > > > There are quite a number of files with no or missing license header, I have > done all js and java ones which are not external > > grep -rc 'Apache Software Foundation (ASF)' * | grep -v '/target/' | grep > -v '/bin/' | grep -v 'php/external' | grep ':0' > > identifies potential files. > > > > >>> - fix copyright date in some file (minor) >>> >> >> fixed, was in the NOTICE file changed to 2009. >> >> >>> - discuss to provide COMMITTERS file (?) >>> >>> Something else? >>> >>> I need some help to see the release happens. Someone could help me? >>> >>> I will revert the release and the files on repository.a.o. >>> >>> Cheers, >>> >>> Vincent >>> >> >> >

