You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/07/13 17:04:04 UTC

[jira] [Commented] (SLIDER-911) remove surplus jax rs jsr311-api JAR

    [ https://issues.apache.org/jira/browse/SLIDER-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624756#comment-14624756 ] 

ASF subversion and git services commented on SLIDER-911:
--------------------------------------------------------

Commit e9daccd5e39f296b9c8cbeb95633f27c23431192 in incubator-slider's branch refs/heads/develop from [~stevel@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=e9daccd ]

SLIDER-911 remove surplus jax rs jsr311-api JAR


> remove surplus jax rs jsr311-api JAR
> ------------------------------------
>
>                 Key: SLIDER-911
>                 URL: https://issues.apache.org/jira/browse/SLIDER-911
>             Project: Slider
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: Slider 0.80
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>             Fix For: Slider 0.81
>
>
> Slider explicitly includes jax rs API
> {code}
>     <dependency>
>       <groupId>javax.ws.rs</groupId>
>       <artifactId>jsr311-api</artifactId>
>     </dependency>
> {code}
> This API is in jersey: we don't need it, as it can only introduce version confusion



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)