Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 28100 invoked from network); 12 Sep 2009 10:49:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Sep 2009 10:49:23 -0000 Received: (qmail 65173 invoked by uid 500); 12 Sep 2009 10:49:22 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 65087 invoked by uid 500); 12 Sep 2009 10:49:22 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 65079 invoked by uid 99); 12 Sep 2009 10:49:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Sep 2009 10:49:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Sep 2009 10:49:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A1EA6234C4B6 for ; Sat, 12 Sep 2009 03:48:57 -0700 (PDT) Message-ID: <1159227741.1252752537662.JavaMail.jira@brutus> Date: Sat, 12 Sep 2009 03:48:57 -0700 (PDT) From: "Hasan Ceylan (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSTUDIO-540) Patch to copy source bundles along with bundles during In-Reply-To: <899522095.1252752537647.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSTUDIO-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hasan Ceylan updated DIRSTUDIO-540: ----------------------------------- Attachment: studio-source-include.patch > Patch to copy source bundles along with bundles during > ------------------------------------------------------- > > Key: DIRSTUDIO-540 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-540 > Project: Directory Studio > Issue Type: Bug > Environment: N/A > Reporter: Hasan Ceylan > Attachments: studio-source-include.patch > > > studio-maven-plugin currently does not copy source artifacts. > The attached path deals with that. > It introduces two configuration parameters to copy-eclipse-artifact mojo: > 1) includeSources : if we should include source artifacts > 2) relaxed: if we should keep going is a source artifact cannot be found > Regards, > Hasan Ceylan -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.