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 A9508200AED for ; Tue, 3 May 2016 19:59:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A876E1609F4; Tue, 3 May 2016 19:59:04 +0200 (CEST) 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 0D0A01609A9 for ; Tue, 3 May 2016 19:59:03 +0200 (CEST) Received: (qmail 92844 invoked by uid 500); 3 May 2016 17:59:03 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 92835 invoked by uid 99); 3 May 2016 17:59:03 -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; Tue, 03 May 2016 17:59:03 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EDDECDFB3D; Tue, 3 May 2016 17:59:02 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: schulte@apache.org To: commits@maven.apache.org Message-Id: <83cff703bbd54cb9958e43138a49872d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: maven git commit: [MNG-6014] Removing ArtifactHandler for ejb3 Date: Tue, 3 May 2016 17:59:02 +0000 (UTC) archived-at: Tue, 03 May 2016 17:59:04 -0000 Repository: maven Updated Branches: refs/heads/master 5bac0a843 -> 70e2afd45 [MNG-6014] Removing ArtifactHandler for ejb3 o Updated the site to account for removal of ejb3 ArtifactHandler correcting a test failure. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/70e2afd4 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/70e2afd4 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/70e2afd4 Branch: refs/heads/master Commit: 70e2afd457d74d8ae13737dc77a14af564fb466c Parents: 5bac0a8 Author: Christian Schulte Authored: Tue May 3 19:56:58 2016 +0200 Committer: Christian Schulte Committed: Tue May 3 19:56:58 2016 +0200 ---------------------------------------------------------------------- maven-core/src/site/apt/artifact-handlers.apt | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/70e2afd4/maven-core/src/site/apt/artifact-handlers.apt ---------------------------------------------------------------------- diff --git a/maven-core/src/site/apt/artifact-handlers.apt b/maven-core/src/site/apt/artifact-handlers.apt index 916161b..4d3a557 100644 --- a/maven-core/src/site/apt/artifact-handlers.apt +++ b/maven-core/src/site/apt/artifact-handlers.apt @@ -39,8 +39,6 @@ Default Artifact Handlers Reference *--------------------+------------+------------+---------------+-----------+---------------------+-----------------------+ | <<>> | <<>> | <= type> | | java | <<>> | | *--------------------+------------+------------+---------------+-----------+---------------------+-----------------------+ -| <<>> | <= type> | <= type> | | java | | <<>> | -*--------------------+------------+------------+---------------+-----------+---------------------+-----------------------+ | <<>> | <= type> | <= type> | | java | | <<>> | *--------------------+------------+------------+---------------+-----------+---------------------+-----------------------+ | <<>> | <= type> | <= type> | | java | | <<>> |