From dev-return-103260-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Tue Jan 3 10:36:28 2012 Return-Path: X-Original-To: apmail-cocoon-dev-archive@www.apache.org Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C30F944F for ; Tue, 3 Jan 2012 10:36:28 +0000 (UTC) Received: (qmail 1461 invoked by uid 500); 3 Jan 2012 10:36:27 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 1082 invoked by uid 500); 3 Jan 2012 10:36:10 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 1074 invoked by uid 99); 3 Jan 2012 10:36:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2012 10:36:04 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of scherler@gmail.com designates 209.85.212.179 as permitted sender) Received: from [209.85.212.179] (HELO mail-wi0-f179.google.com) (209.85.212.179) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2012 10:35:57 +0000 Received: by wibhm4 with SMTP id hm4so12430332wib.24 for ; Tue, 03 Jan 2012 02:35:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:subject:from:to:date:in-reply-to:references:content-type :x-mailer:content-transfer-encoding:mime-version; bh=KV/h4iPIP4X5wII9DoOftatjmYuKEMfiXgDkpIbPzyU=; b=LNub7gM8zC86xQJ/urwV2/SN7B2QJ3Bx34cgFXbDylgJnvJbpYsfhwNsGNxR+g7Eto O1WOAH0Jx/miOWPC+9SCJfZPesAxmqSWqP3ajNcMg74lG18vssD3mY+GtaWqlXjemmmj CN7cnBi9NVfx6huCtPgk6Hq7OaxekKadFAr7E= Received: by 10.180.101.35 with SMTP id fd3mr102004538wib.22.1325586936824; Tue, 03 Jan 2012 02:35:36 -0800 (PST) Received: from [10.0.0.16] (94.168.216.87.static.jazztel.es. [87.216.168.94]) by mx.google.com with ESMTPS id i9sm74379631wie.8.2012.01.03.02.35.35 (version=SSLv3 cipher=OTHER); Tue, 03 Jan 2012 02:35:35 -0800 (PST) Message-ID: <1325586934.10084.0.camel@mcKenny> Subject: Re: svn commit: r1226702 - /cocoon/cocoon3/trunk/cocoon-sax/src/test/java/org/apache/cocoon/sax/component/TextSerializerTest.java From: Thorsten Scherler To: dev@cocoon.apache.org Date: Tue, 03 Jan 2012 11:35:34 +0100 In-Reply-To: <20120103082619.92015238897D@eris.apache.org> References: <20120103082619.92015238897D@eris.apache.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.1- Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Upps, sorry! I need to configure my eclipse workspace! salu2 On Tue, 2012-01-03 at 08:26 +0000, ilgrosso@apache.org wrote: > Author: ilgrosso > Date: Tue Jan 3 08:26:19 2012 > New Revision: 1226702 > > URL: http://svn.apache.org/viewvc?rev=1226702&view=rev > Log: > Missing license header: rat plugin was failing > > Modified: > cocoon/cocoon3/trunk/cocoon-sax/src/test/java/org/apache/cocoon/sax/component/TextSerializerTest.java > > Modified: cocoon/cocoon3/trunk/cocoon-sax/src/test/java/org/apache/cocoon/sax/component/TextSerializerTest.java > URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-sax/src/test/java/org/apache/cocoon/sax/component/TextSerializerTest.java?rev=1226702&r1=1226701&r2=1226702&view=diff > ============================================================================== > --- cocoon/cocoon3/trunk/cocoon-sax/src/test/java/org/apache/cocoon/sax/component/TextSerializerTest.java (original) > +++ cocoon/cocoon3/trunk/cocoon-sax/src/test/java/org/apache/cocoon/sax/component/TextSerializerTest.java Tue Jan 3 08:26:19 2012 > @@ -1,3 +1,19 @@ > +/* > + * Licensed to the Apache Software Foundation (ASF) under one or more > + * contributor license agreements. See the NOTICE file distributed with > + * this work for additional information regarding copyright ownership. > + * The ASF licenses this file to You under the Apache License, Version 2.0 > + * (the "License"); you may not use this file except in compliance with > + * the License. You may obtain a copy of the License at > + * > + * http://www.apache.org/licenses/LICENSE-2.0 > + * > + * Unless required by applicable law or agreed to in writing, software > + * distributed under the License is distributed on an "AS IS" BASIS, > + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. > + * See the License for the specific language governing permissions and > + * limitations under the License. > + */ > package org.apache.cocoon.sax.component; > > import java.io.ByteArrayOutputStream; > > -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/