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 7BC91B930 for ; Fri, 6 Jan 2012 11:01:37 +0000 (UTC) Received: (qmail 32092 invoked by uid 500); 6 Jan 2012 11:01:34 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 31735 invoked by uid 500); 6 Jan 2012 11:01:18 -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 31719 invoked by uid 99); 6 Jan 2012 11:01:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2012 11:01:13 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of j.joachimsthal@1hippo.com designates 64.18.2.210 as permitted sender) Received: from [64.18.2.210] (HELO exprod7og127.obsmtp.com) (64.18.2.210) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 06 Jan 2012 11:01:05 +0000 Received: from mail-tul01m020-f180.google.com ([209.85.214.180]) (using TLSv1) by exprod7ob127.postini.com ([64.18.6.12]) with SMTP ID DSNKTwbUXBHLiRKvZ7TTJpEl1UGZ+oAGIc2r@postini.com; Fri, 06 Jan 2012 03:00:44 PST Received: by obbup3 with SMTP id up3so1661940obb.25 for ; Fri, 06 Jan 2012 03:00:44 -0800 (PST) Received: by 10.182.124.42 with SMTP id mf10mr4529053obb.5.1325847644131; Fri, 06 Jan 2012 03:00:44 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.109.73 with HTTP; Fri, 6 Jan 2012 03:00:23 -0800 (PST) In-Reply-To: <78B923726E7D59429936580CF127E943A1F4DC58E7@eu1rdcrdc1wx032.exi.nxp.com> References: <78B923726E7D59429936580CF127E943A1F4DC585C@eu1rdcrdc1wx032.exi.nxp.com> <4F06D248.5020707@apache.org> <78B923726E7D59429936580CF127E943A1F4DC58E7@eu1rdcrdc1wx032.exi.nxp.com> From: Jasha Joachimsthal Date: Fri, 6 Jan 2012 12:00:23 +0100 Message-ID: Subject: Re: cocoon-parent pom breaking build To: dev@cocoon.apache.org Content-Type: multipart/alternative; boundary=f46d0444eda1dad09704b5d9f500 --f46d0444eda1dad09704b5d9f500 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 6 January 2012 11:55, Robby Pelssers wrote: > Ok. So you=92re saying every single file needs the ASL header? Or do we > have a list of which files should have that header? > In general each source code and configuration file should have the correct license header. The command jenkins performs is: mvn clean install -B -U -e -fae -V -T3 -P it -P archetypes > **** > > ** ** > > Curious to find out if that plugin is able to handle different filetypes > correct as I will need to use different types of commenting for java, css= , > xml etc. > Eclipse has a license plugin and IntelliJ offers similar functionality to automagically add licenses in new files (or update files that don't have the proper license). > **** > > ** ** > > Robby**** > > ** ** > > *From:* Francesco Chicchiricc=F2 [mailto:ilgrosso@apache.org] > *Sent:* Friday, January 06, 2012 11:52 AM > *To:* dev@cocoon.apache.org > *Subject:* Re: cocoon-parent pom breaking build**** > > ** ** > > On 06/01/2012 11:41, Robby Pelssers wrote: **** > > Hi guys,**** > > **** > > I think the cocoon-parent pom is causing issues. But as I am using maven= 3 > it might be wise that I don=92t touch that file as it might break with ot= hers > still using maven 2.**** > > **** > > Can someone using maven 2 take a look if he finds errors in that pom?**** > > > Robby, the build is broken by cocoon-sample, because rat plugin finds "to= o > many approved licenses", i.e. there are new files without the needed ASL > header. > > Look at https://builds.apache.org/job/Cocoon-trunk/135/console (towards > the end) for details. **** > > > > **** > > Regards. > > **** > > -- **** > > Francesco Chicchiricc=F2**** > > ** ** > > Apache Cocoon Committer and PMC Member**** > > http://people.apache.org/~ilgrosso/**** > > --f46d0444eda1dad09704b5d9f500 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable


On 6 January 2012 11:55, Robby Pelssers = <Robby.Pelss= ers@nxp.com> wrote:
<= p class=3D"MsoNormal">Ok. So you=92re saying = every single file needs the ASL header?=A0 Or do we have a list of which fi= les should have that header?


In general each source code an= d configuration file should have the correct license header.
The = command jenkins performs is:
=A0mvn clean install -B -U -e -fae -= V -T3 -P it -P archetypes
=A0

=A0

Curious to find = out if that plugin is able to handle different filetypes correct as I will = need to use different types of commenting for java, css, xml etc.


Eclipse has a license plugin a= nd IntelliJ offers similar functionality to automagically add licenses in n= ew files (or update files that don't have the proper license).
=A0

=A0

Robby<= /u>

= =A0

From:<= /span> Francesco Chicchiricc=F2 [mailto:ilgrosso@apache.org<= /a>]
Sent: Friday, January 06, 2012 11:52 AM
To: dev@cocoon.apache.org
<= b>Subject: Re: cocoon-parent pom breaking build

=A0

On 06/01/2012 11:41, Robby Pelssers w= rote:

Hi guys,

=A0

I think the cocoon-parent pom is causing issues.=A0 But as= I am using maven3 it might be wise that I don=92t touch that file as it mi= ght break with others still using maven 2.

=A0

Can some= one using maven 2 take a look if he finds errors in that pom?=


Robby, the build is broken by cocoon-sample, because rat plugin finds "= ;too many approved licenses", i.e. there are new files without the nee= ded ASL header.

Look at https://builds.apache.org/job/Coco= on-trunk/135/console (towards the end) for details.



Regards.

-- 
Francesco Chi=
cchiricc=F2
=A0
Apache Coco=
on Committer and PMC Member
http://people.apache.org/~ilgros=
so/

--f46d0444eda1dad09704b5d9f500--