Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 1845 invoked from network); 18 Apr 2008 19:25:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Apr 2008 19:25:29 -0000 Received: (qmail 49100 invoked by uid 500); 18 Apr 2008 19:25:29 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 48519 invoked by uid 500); 18 Apr 2008 19:25:28 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 48508 invoked by uid 99); 18 Apr 2008 19:25:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Apr 2008 12:25:28 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of antonio.petrelli@gmail.com designates 74.125.46.29 as permitted sender) Received: from [74.125.46.29] (HELO yw-out-2324.google.com) (74.125.46.29) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Apr 2008 19:24:45 +0000 Received: by yw-out-2324.google.com with SMTP id 5so585135ywh.17 for ; Fri, 18 Apr 2008 12:24:55 -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=xGWc7OmOAEOsoYEHabAQ2mO0uwv3pZ0K+85HUn0O4F8=; b=IPZ91h7kN7DtNfM8Qwvyz9bya+QqIkhekg3aQlZHQM2F/xy5rNg4hU7Z7woA9HsdPVpacXjz1oBjRff9IQvXIEcdoWFE/fbzm/YPoC1sni2/IESDNMycImkjVXL+hi+E0U4/42z5EiaSqcedIfAC5L7btxVzbm9q8+SWEv0lCR4= 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=bXtm4IG9DrumvfCdbWx5kce6CjHU0uTyxNKZ2sAWnLo61mZY1G0y1Y/qLLyY+2u5dOVxpCyT8mgEaMPro6js3Rao3WQ8BKHTXU4I+dyMqPbiz6BEfu449xuw9mgjuo+bw/An7UQDj+90C+Rua43EyHj5rpsh83wDinYyqF8u/0E= Received: by 10.151.112.10 with SMTP id p10mr4141353ybm.143.1208546295068; Fri, 18 Apr 2008 12:18:15 -0700 (PDT) Received: by 10.150.57.13 with HTTP; Fri, 18 Apr 2008 12:18:15 -0700 (PDT) Message-ID: Date: Fri, 18 Apr 2008 21:18:15 +0200 From: "Antonio Petrelli" To: "Struts Developers List" Subject: Re: [S2] Adding configuration for Maven License Plugin In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org 2008/4/18, Antonio Petrelli : > Hi all > Since the license headers are an annoying problem, I wish to add the > Maven License plugin: > http://code.google.com/p/maven-license-plugin/ > This plugin can *add* license headers on top of files *automatically* Sorry, I changed my mind... temporarily. The headers are not added "our" way, so it needs some hacking. Currently I am playing with the plugin to get the correct headers. Once I find a correct way, I will post a patch to the plugin maintainers and will update all the headers. Notice that I feel pretty near to the solution :-) Ciao Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org