You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/13 16:59:05 UTC

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

     [ https://issues.apache.org/jira/browse/SLIDER-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran resolved SLIDER-911.
-----------------------------------
    Resolution: Fixed

> 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)