Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E5BB7200B88 for ; Thu, 8 Sep 2016 00:40:39 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E4618160AD3; Wed, 7 Sep 2016 22:40:39 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2391A160ACF for ; Thu, 8 Sep 2016 00:40:38 +0200 (CEST) Received: (qmail 95166 invoked by uid 500); 7 Sep 2016 22:40:36 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 94860 invoked by uid 99); 7 Sep 2016 22:40:36 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2016 22:40:36 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3F518E009E; Wed, 7 Sep 2016 22:40:36 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: aharui@apache.org To: commits@flex.apache.org Date: Wed, 07 Sep 2016 22:40:58 -0000 Message-Id: <9939f2227544409bb846a9c292faf2fa@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [24/32] git commit: [flex-falcon] [refs/heads/develop] - Removed the profiles utils and compiler and removed the enforcer rule to check for profile activation archived-at: Wed, 07 Sep 2016 22:40:40 -0000 Removed the profiles utils and compiler and removed the enforcer rule to check for profile activation Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/730f8ed1 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/730f8ed1 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/730f8ed1 Branch: refs/heads/develop Commit: 730f8ed1bf21e7f90310dcf92508d68af881cb56 Parents: 6c1df69 Author: Christofer Dutz Authored: Mon Sep 5 10:17:25 2016 +0200 Committer: Christofer Dutz Committed: Mon Sep 5 10:17:25 2016 +0200 ---------------------------------------------------------------------- pom.xml | 91 ++++++++---------------------------------------------------- 1 file changed, 12 insertions(+), 79 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/730f8ed1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cb1b0d4..2b3aef2 100644 --- a/pom.xml +++ b/pom.xml @@ -95,6 +95,18 @@ + + compiler + compiler-jx + compiler-test-utils + debugger + flex-compiler-oem + flexjs-ant-tasks + + + flexjs-maven-plugin + + - utils - - utils - - - compiler-build-tools - compiler-jburg-types - - - - - - - org.apache.rat - apache-rat-plugin - - - compiler-build-tools/** - compiler-jburg-types/** - - - - - - - - - - compiler - - true - - - compiler - - - compiler - compiler-jx - compiler-test-utils - debugger - flex-compiler-oem - flexjs-ant-tasks - - - flexjs-maven-plugin - - - - apache-release ${project.version} @@ -208,36 +171,6 @@ org.apache.maven.plugins - maven-enforcer-plugin - 1.4.1 - - - enforce at least one profile activation - - enforce - - - - - - active-profile - You must select one of the profiles 'utils', 'compiler' or 'externs' using the '-P{profilename}' commandline option - - - true - - - - - - - org.apache.maven.plugins maven-compiler-plugin 3.5.1