You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Karl Heinz Marbaise <kh...@gmx.de> on 2016/05/03 20:03:36 UTC

Re: maven git commit: [MNG-6014] Removing ArtifactHandler for ejb3

Hi Christian,

...i was already working on fix...but you have been faster...

Thanks for fixing it...

Kind regards
Karl Heinz
On 5/3/16 7:59 PM, schulte@apache.org wrote:
> 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 <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>>>            |
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org