From jackrabbit-dev-return-2941-apmail-incubator-jackrabbit-dev-archive=www.apache.org@incubator.apache.org Tue Jul 19 14:03:48 2005 Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 91540 invoked from network); 19 Jul 2005 14:03:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jul 2005 14:03:48 -0000 Received: (qmail 28294 invoked by uid 500); 19 Jul 2005 14:03:29 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 28236 invoked by uid 99); 19 Jul 2005 14:03:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2005 07:03:28 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of david.nuescheler@gmail.com designates 64.233.170.200 as permitted sender) Received: from [64.233.170.200] (HELO rproxy.gmail.com) (64.233.170.200) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2005 07:03:23 -0700 Received: by rproxy.gmail.com with SMTP id j1so1574997rnf for ; Tue, 19 Jul 2005 07:03:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KZULZd7NfTI/XofjzH8P+fTJrpVj1w7zWvHZQlBCNao22oDD8eITLqm8/xNiknZ2JbH/Ct/0VHEwQaJ7aYQp7Rka/dOiEceVSUNbDpvfRcX1fJuvPdJmtuA1VNoiV3f+uOy9xtMfHdarK1hc79/vp/Hic4r9zL87+6DdOWm8AQE= Received: by 10.38.97.75 with SMTP id u75mr2861103rnb; Tue, 19 Jul 2005 07:03:25 -0700 (PDT) Received: by 10.38.11.1 with HTTP; Tue, 19 Jul 2005 07:03:25 -0700 (PDT) Message-ID: Date: Tue, 19 Jul 2005 16:03:25 +0200 From: David Nuescheler Reply-To: david.nuescheler@day.com To: jackrabbit-dev@incubator.apache.org Subject: Re: Porting JSR-170 to .net In-Reply-To: <132fc1323a4ee053455392afc691e3c3@gbiv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42D674CA.5060107@it-specialist.at> <42DBFF90.8010505@it-specialist.at> <42DD0527.8090507@it-specialist.at> <132fc1323a4ee053455392afc691e3c3@gbiv.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N hi roy, > On Jul 19, 2005, at 6:50 AM, Michael Singer wrote: > > For the moment I can provide the quick port with the replaced copyright > > and namespace if you want. > What replaced copyright? If you used a tool to translate it, > the code is still under our copyright. i think the copyright in the source of the jsr api is day's.=20 this is why we changed it to the apache license for the=20 php stuff, but certainly you are the expert in those matters. i don't know if there is a way to use day's jcp licenses in the apache source repository? so far we were able to avoid that. regards, david