Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 62879 invoked from network); 5 Oct 2008 18:29:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Oct 2008 18:29:23 -0000 Received: (qmail 18118 invoked by uid 500); 5 Oct 2008 18:29:22 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 18107 invoked by uid 500); 5 Oct 2008 18:29:22 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 18096 invoked by uid 99); 5 Oct 2008 18:29:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Oct 2008 11:29:22 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_SECURITYSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dirk.frederickx@gmail.com designates 74.125.78.145 as permitted sender) Received: from [74.125.78.145] (HELO ey-out-1920.google.com) (74.125.78.145) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Oct 2008 18:28:20 +0000 Received: by ey-out-1920.google.com with SMTP id 4so957290eyg.54 for ; Sun, 05 Oct 2008 11:28:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=nDKYwXFcKERU4aIA0t14Lw0HH8aBA8dMWF0f0ShXOQw=; b=nI64nwyXOSkxBVWRYaFz7Kd8Df88Ay3GSwd1pE+CWsoOzO7dwTImutBmfVujiYWcQp 5aDrEu5sMhXTlU9Bd2TA9fWeVfsgnBVgQq43VY4MMKcAAFk8WHrBv0oElylwo8n9H1mj 9QrWR5PHcjsCamV/AxdwaKEeBBjnLhQgitzgo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=cYcnflXIZSJRj5uNj9iIfeO74dVU2dudXRJNlVSzMyTf+mVgTpNAxO8352qiLRAimO uYSxriVo9LTVeAi4RVc/2fylOBmBk9rGRsWJ6y/XTft/bn8o6gcj0+5RlvrzNcunsazJ /mF/ckbLO6xL5ko1sY4cMTvX6SiZGPC7yaUZU= Received: by 10.210.124.15 with SMTP id w15mr5013236ebc.115.1223231317623; Sun, 05 Oct 2008 11:28:37 -0700 (PDT) Received: by 10.210.17.12 with HTTP; Sun, 5 Oct 2008 11:28:37 -0700 (PDT) Message-ID: <15cc92000810051128u7dff9e2xcfdb3e72edb0760d@mail.gmail.com> Date: Sun, 5 Oct 2008 20:28:37 +0200 From: "Dirk Frederickx" To: jspwiki-dev@incubator.apache.org Subject: Re: svn commit: r701795 - in /incubator/jspwiki/trunk: ChangeLog LICENSE NOTICE In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081005133538.200B423888CA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Janne, Yep, you are right. I'll correct the LICENSE file. Sorry. =========== All, custom_rhino.jar is still mentioned in the LICENSE file. I recall it was introduced to compress the js files by the DOJO compressor. However, we switched to the YUI compressor which also compresses CSS. Can somebody check/confirm whether it is save to remove this JAR . dirk