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

Christian Schneider resolved CXF-2897.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.1

>From 2.3.1 on the jetty variable is named cxf.jetty.version

> cxf-rt-transports-http-jetty POM variable reference to jetty.version can lead 
> to a surprise
> -------------------------------------------------------------------------------------------
>
>                 Key: CXF-2897
>                 URL: https://issues.apache.org/jira/browse/CXF-2897
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.2.9
>            Reporter: Benson Margulies
>             Fix For: 2.3.1
>
>
> The POM for cxf-rt-transports-http-jetty defines and references 
> jetty.version. Somewhat to my surprise, I see that this survived release 
> deployment. So, if *I* set that variable in my pom, it effects CXF. Which, in 
> turn, has some unpleasant effects on an attempt to use jetty version 7.1.4.
> I think the fix is to rename that variable, and, all the other pom variables, 
> to have the name format cxf.x.y. In this case, cxf.jetty.version. Otherwise, 
> we're just waiting for surprises from unexpected collisions.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to