From general-return-34984-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Fri Mar 16 22:27:42 2012 Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9EB1291E9 for ; Fri, 16 Mar 2012 22:27:42 +0000 (UTC) Received: (qmail 83418 invoked by uid 500); 16 Mar 2012 22:27:41 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 83117 invoked by uid 500); 16 Mar 2012 22:27:40 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 83097 invoked by uid 99); 16 Mar 2012 22:27:40 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2012 22:27:40 +0000 Received: from localhost (HELO mail-vx0-f175.google.com) (127.0.0.1) (smtp-auth username robweir, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2012 22:27:40 +0000 Received: by vcbfl13 with SMTP id fl13so5442965vcb.6 for ; Fri, 16 Mar 2012 15:27:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.178.40 with SMTP id cv8mr2087858vdc.82.1331936859094; Fri, 16 Mar 2012 15:27:39 -0700 (PDT) Received: by 10.220.199.67 with HTTP; Fri, 16 Mar 2012 15:27:39 -0700 (PDT) In-Reply-To: References: <4F5880F1.3010407@googlemail.com> <4F5F64FE.9080308@googlemail.com> Date: Fri, 16 Mar 2012 18:27:39 -0400 Message-ID: Subject: Re: Request for an early review of an potential Apache OpenOffice release From: Rob Weir To: general@incubator.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Mar 14, 2012 at 11:23 PM, Marvin Humphrey wrote: > 2012/3/13 J=C3=BCrgen Schmidt : >> we have prepared a new developer snapshot on the way to our first releas= e. > > Congratulations on your progress so far! > And thanks for reviewing out dev snapshot build. >> We would very much appreciate some early feedback if possible. > > I can do a little bit of surface level checking. =C2=A0Ordinarily, I woul= d probe > deeper into source code provenance, but in this case I will have to trust= the > AOO PPMC and the AOO Mentors that proper diligence has been exercised. > We've tried to publicly document what we did to clean up the code on our wi= ki: https://cwiki.apache.org/confluence/display/OOOUSERS/IP_Clearance By "clean up" we mean that OpenOffice.org consisted of code that we received under SGA, but it also had some dependencies on 3rd party open source libraries. We've gone through each one, and removed the ones that had incompatible licenses. In almost every case we were fortunate to find a good substitute with a compatible license. > The PGP signature and the checksums on the tar.gz archive all looked good= . > FWIW, there seemed to be extraneous .txt extensions attached to aoo.KEYS = and > some of the checksum files, and the format of the checksum files will not= work > with "md5sum --check" and "shasum --check" -- but that's all nitpicking. > Good to know. > I was a little surprised that the LICENSE file contained only the ALv2, a= nd > that NOTICE points at the websites for dependencies and their licensing. > Ordinarily, I would expect to see entire verbatim licenses for all bundle= d > dependencies in LICENSE. > OK. > The README starts with a UTF-8-encoded BOM. =C2=A0Just FYI. > > I don't see the Incubation disclaimer in either a dedicated DISCLAIMER fi= le or > the README. =C2=A0Also, the word "incubating" is not in the archive filen= ame. > OK. > Hope this helps as a start at least, > Yes, thanks. -Rob > Marvin Humphrey > > marvin@smokey:~/Desktop $ gpg --verify aoo-3.4-src.tar.gz.asc > gpg: Signature made Tue Mar 13 00:52:11 2012 PDT using RSA key ID 51B5FDE= 8 > gpg: Good signature from "Juergen Schnmidt " > gpg: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 aka "Juergen= Schmidt " > gpg: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 aka "Juergen= Schmidt " > gpg: WARNING: This key is not certified with a trusted signature! > gpg: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0There is no indication that the si= gnature belongs to the owner. > Primary key fingerprint: D09F B15F 1A24 768D DF1F =C2=A0A29C CFEE F316 51= B5 FDE8 > marvin@smokey:~/Desktop $ gpg --print-md MD5 aoo-3.4-src.tar.gz > aoo-3.4-src.tar.gz: 9B 5B 55 09 68 DE 7A C2 =C2=A054 DC 6C E2 3C 32 5F 17 > marvin@smokey:~/Desktop $ cat aoo-3.4-src.tar.gz.md5.txt > aoo-3.4-src.tar.gz: 9B 5B 55 09 68 DE 7A C2 =C2=A054 DC 6C E2 3C 32 5F 17 > marvin@smokey:~/Desktop $ gpg --print-md SHA1 aoo-3.4-src.tar.gz > aoo-3.4-src.tar.gz: 83B7 F124 F967 4D5E 3468 =C2=A024CC D245 2DEB 9171 66= 89 > marvin@smokey:~/Desktop $ cat aoo-3.4-src.tar.gz.sha1.txt > aoo-3.4-src.tar.gz: 83B7 F124 F967 4D5E 3468 =C2=A024CC D245 2DEB 9171 66= 89 > marvin@smokey:~/Desktop $ gpg --print-md SHA512 aoo-3.4-src.tar.gz > aoo-3.4-src.tar.gz: 3898D4EC 92917120 87A016F8 075E3B7B B87E44B0 FED22E3B > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0CF5D= 8850 90CA2713 E9F98A6E 51522AEF 50DC6F30 F36860C4 > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0C621= 61B5 F16FE64B 5CD144FF ED043D33 > marvin@smokey:~/Desktop $ cat aoo-3.4-src.tar.gz.sha512 > aoo-3.4-src.tar.gz: 3898D4EC 92917120 87A016F8 075E3B7B B87E44B0 FED22E3B > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0CF5D= 8850 90CA2713 E9F98A6E 51522AEF 50DC6F30 F36860C4 > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0C621= 61B5 F16FE64B 5CD144FF ED043D33 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org > For additional commands, e-mail: general-help@incubator.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org