From commits-return-1247-archive-asf-public=cust-asf.ponee.io@yetus.apache.org Thu Jan 10 17:35:58 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id BB4F918062A for ; Thu, 10 Jan 2019 17:35:57 +0100 (CET) Received: (qmail 66821 invoked by uid 500); 10 Jan 2019 16:35:56 -0000 Mailing-List: contact commits-help@yetus.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@yetus.apache.org Delivered-To: mailing list commits@yetus.apache.org Received: (qmail 66812 invoked by uid 99); 10 Jan 2019 16:35:56 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jan 2019 16:35:56 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 4C14287034; Thu, 10 Jan 2019 16:35:56 +0000 (UTC) Date: Thu, 10 Jan 2019 16:35:56 +0000 To: "commits@yetus.apache.org" Subject: [yetus] branch YETUS-767 updated: YETUS-770. yetus-maven-plugin build helper adds source files, not dirs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154713815625.10498.6538325487460906838@gitbox.apache.org> From: aw@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: yetus X-Git-Refname: refs/heads/YETUS-767 X-Git-Reftype: branch X-Git-Oldrev: 7ac21dc54a80c7242ac19561f45388d2a296b954 X-Git-Newrev: 856b10cbe3798db2ae621d6bd3209a588782d8f7 X-Git-Rev: 856b10cbe3798db2ae621d6bd3209a588782d8f7 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. aw pushed a commit to branch YETUS-767 in repository https://gitbox.apache.org/repos/asf/yetus.git The following commit(s) were added to refs/heads/YETUS-767 by this push: new 856b10c YETUS-770. yetus-maven-plugin build helper adds source files, not dirs 856b10c is described below commit 856b10cbe3798db2ae621d6bd3209a588782d8f7 Author: Allen Wittenauer AuthorDate: Thu Jan 10 07:49:59 2019 -0800 YETUS-770. yetus-maven-plugin build helper adds source files, not dirs Signed-off-by: Sean Busbey (cherry picked from commit 269ed7f4b89cdf50ee152fe2e7aa1eb805c964f0) --- yetus-maven-plugin/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/yetus-maven-plugin/pom.xml b/yetus-maven-plugin/pom.xml index cec445e..fe8b941 100644 --- a/yetus-maven-plugin/pom.xml +++ b/yetus-maven-plugin/pom.xml @@ -79,8 +79,7 @@ ../yetus-minimaven-plugin/src/main/resources - ../yetus-minimaven-plugin/src/main/java/org/apache/yetus/maven/plugin/fileops/MakeBins4Libs.java - ../yetus-minimaven-plugin/src/main/java/org/apache/yetus/maven/plugin/fileops/CreateSymLinkMojo.java + ../yetus-minimaven-plugin/src/main/java/org/apache/yetus/maven/plugin/fileops