You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/06/02 22:08:58 UTC

[13/50] maven git commit: [MNG-6014] Removing ArtifactHandler for ejb3

[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/slf4j-gossip
Commit: 70e2afd457d74d8ae13737dc77a14af564fb466c
Parents: 5bac0a8
Author: Christian Schulte <sc...@apache.org>
Authored: Tue May 3 19:56:58 2016 +0200
Committer: Christian Schulte <sc...@apache.org>
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
 *--------------------+------------+------------+---------------+-----------+---------------------+-----------------------+
 | <<<ejb>>>          | <<<jar>>>  | <= type>   |               | java      | <<<true>>>          |                       |
 *--------------------+------------+------------+---------------+-----------+---------------------+-----------------------+
-| <<<ejb3>>>         | <= type>   | <= type>   |               | java      |                     | <<<true>>>            |
-*--------------------+------------+------------+---------------+-----------+---------------------+-----------------------+
 | <<<war>>>          | <= type>   | <= type>   |               | java      |                     | <<<true>>>            |
 *--------------------+------------+------------+---------------+-----------+---------------------+-----------------------+
 | <<<ear>>>          | <= type>   | <= type>   |               | java      |                     | <<<true>>>            |