Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 51E8610317 for ; Tue, 18 Jun 2013 14:20:27 +0000 (UTC) Received: (qmail 43475 invoked by uid 500); 18 Jun 2013 14:20:24 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 43407 invoked by uid 500); 18 Jun 2013 14:20:24 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 43396 invoked by uid 99); 18 Jun 2013 14:20:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jun 2013 14:20:23 +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 (athena.apache.org: domain of bmathus@gmail.com designates 209.85.215.176 as permitted sender) Received: from [209.85.215.176] (HELO mail-ea0-f176.google.com) (209.85.215.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jun 2013 14:20:18 +0000 Received: by mail-ea0-f176.google.com with SMTP id z15so2569027ead.35 for ; Tue, 18 Jun 2013 07:19:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=5BTLkKDHp5k9xzbeH5WPYHEP3EGLdBWbCJK8Sl8AVmA=; b=jvE2b9MCk5PwuZ7TRk4Dv2xxUScBiClK40dP5Tg7gJhQ/zyalMqwXZLB70KrAuLNFZ 7CF94CNElK3qRMVOWW+SxNAA3yh2HSPLF9tmwBkLsfY8DpAOFAWroxdqvzlVOlpYr646 lHkYMwqyOiMVtGfy/fZoY81sCJENvTUr/cREFVm3AMLQLShblaNUAfthyxE4stD4Jxsh 026wKoaFirWNbuhwtE9VfmL3xZCdbzm60JQSo0fERWZ3Tyg1dghxKdQgZiMkq0jUTWnG ZqQKBBprUfl3/N5DmcPrTUiV8sdFbTpX6Jj5OKUjsjf/0aYDpC2yCCKmFSHVV8G8Lfwt aD6Q== X-Received: by 10.15.64.202 with SMTP id o50mr23048193eex.44.1371565196848; Tue, 18 Jun 2013 07:19:56 -0700 (PDT) MIME-Version: 1.0 Sender: bmathus@gmail.com Received: by 10.14.91.130 with HTTP; Tue, 18 Jun 2013 07:19:36 -0700 (PDT) In-Reply-To: References: From: Baptiste MATHUS Date: Tue, 18 Jun 2013 16:19:36 +0200 X-Google-Sender-Auth: cZm5sRGNIVaIfqLVP_HQGM5r1dE Message-ID: Subject: Re: templating:filter-sources and chmod To: Maven Users List Content-Type: multipart/alternative; boundary=001a11c3dcca58726204df6e6848 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3dcca58726204df6e6848 Content-Type: text/plain; charset=UTF-8 Hi, templating:filter-sources copies things from src/main/java-templates AND adds it as a *source* directory (like java code, or so). Is this what you expect? Btw, as filtering generally just copies things from one place to another, I suppose you should just set the corresponding chmod+x on your original scripts? Cheers 2013/6/18 Arnaud bourree > Hello, > > I'm looking at templating:filter-sources which look like > resources:copy-resources. > > I'd like to chmod +x copied scripts to run shunit2 against them. > > Does anyone know to do it without ant-run? > > Regards, > > Arnaud. > -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor ! --001a11c3dcca58726204df6e6848--