Return-Path: X-Original-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5600F10931 for ; Mon, 20 Jan 2014 17:59:26 +0000 (UTC) Received: (qmail 25593 invoked by uid 500); 20 Jan 2014 17:59:25 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 25530 invoked by uid 500); 20 Jan 2014 17:59:25 -0000 Mailing-List: contact oak-dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-dev@jackrabbit.apache.org Received: (qmail 25522 invoked by uid 99); 20 Jan 2014 17:59:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jan 2014 17:59:25 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of alex.parvulescu@gmail.com designates 209.85.220.170 as permitted sender) Received: from [209.85.220.170] (HELO mail-vc0-f170.google.com) (209.85.220.170) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jan 2014 17:59:19 +0000 Received: by mail-vc0-f170.google.com with SMTP id hu8so3068342vcb.1 for ; Mon, 20 Jan 2014 09:58:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=K82DNGfKnWZVfws7a2R1RErpZAM4q5BWGPujDW+c5g4=; b=NxzViPULDO2Euwi3TN6mdWH8reKXBmxudgG0v2Andfb8S31WHYpB2/Xb4w57k+3/FT lTVe4KtkOzV3urw8fH/dwj/IYxhrnl9oKmvVrgOnbOexHYqoeYhV03xAL60s0YpGbmr8 VfghZehhNHBCtdjIn/CA/V+RHjfNLJ/LrdiC3Z6vA8BQw0iDyFuBK1Yer8pHxaucMCIf ncfcW363j+AsvQkgWWgXFz6f6gf644gqgigIq+1Jmu6ptX44IAMpuJ2VbV+jTx4YER6O NsbiHL2E+4hfN+DZTYriLga7mOKMoQCEbn1Pdp8w28K8IVvE3aXPBa9W4CIe5w/LdXtv JIdg== MIME-Version: 1.0 X-Received: by 10.58.80.103 with SMTP id q7mr140351vex.33.1390240738306; Mon, 20 Jan 2014 09:58:58 -0800 (PST) Received: by 10.220.91.68 with HTTP; Mon, 20 Jan 2014 09:58:58 -0800 (PST) In-Reply-To: References: <20140120172008.A26D42388A02@eris.apache.org> Date: Mon, 20 Jan 2014 18:58:58 +0100 Message-ID: Subject: Re: svn commit: r1559781 - /jackrabbit/oak/trunk/oak-doc/src/site/resources/big-picture.uxf From: Alex Parvulescu To: oak-dev@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=047d7b5d2a465bef9204f06aa59d X-Virus-Checked: Checked by ClamAV on apache.org --047d7b5d2a465bef9204f06aa59d Content-Type: text/plain; charset=ISO-8859-1 good point! I tried editing the exclusion list [0], but it didn't work and then I realized that all the other .uxf files have this license header so I added it for a quick and easy fix. I'll take another look at the exclusion list then. alex [0] https://github.com/apache/jackrabbit-oak/blob/trunk/pom.xml#L77 On Mon, Jan 20, 2014 at 6:50 PM, Jukka Zitting wrote: > Hi, > > On Mon, Jan 20, 2014 at 12:20 PM, wrote: > > - added apache license to big picture file > > Hmm, it's probably better to exclude *.uxf from the header checks, as > the UMLet XML format is not designed for manual editing or to be > directly readable. Any update to the file will probably just wipe out > the header. > > BR, > > Jukka Zitting > --047d7b5d2a465bef9204f06aa59d--