[
https://issues.apache.org/jira/browse/CXFXJC-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh moved CXF-7163 to CXFXJC-16:
------------------------------------------------
Estimated Complexity: (was: Unknown)
Affects Version/s: (was: 3.0.5)
3.0.5
Component/s: (was: JAX-WS Runtime)
Key: CXFXJC-16 (was: CXF-7163)
Project: CXF XJC Utils (was: CXF)
> Technical upgrade for cxf-xjc-ts
> ---------------------------------
>
> Key: CXFXJC-16
> URL: https://issues.apache.org/jira/browse/CXFXJC-16
> Project: CXF XJC Utils
> Issue Type: Bug
> Affects Versions: 3.0.5
> Reporter: S V Mohana Rao
>
> cxf-xjc-ts internally using common-lang older version which is
> (enforcing/causing duplicate versions) the application have older version, it
> needs to be upgraded to latest.
> From :
> dependency>
> <groupId>commons-lang</groupId>
> <artifactId>commons-lang</artifactId>
> </dependency>
> To :
> <dependency>
> <groupId>org.apache.commons</groupId>
> <artifactId>commons-lang3</artifactId>
> </dependency>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)