[jbossws-issues] [JBoss JIRA] (JBWS-4151) Review dependency management in jbossws-cxf

Jan Blizňák (Jira) issues at jboss.org
Wed Dec 5 20:30:00 EST 2018


    [ https://issues.jboss.org/browse/JBWS-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13665640#comment-13665640 ] 

Jan Blizňák edited comment on JBWS-4151 at 12/5/18 8:29 PM:
------------------------------------------------------------

For easier visual check what has changed with my changes please look at these comparisons:
https://github.com/jbliznak/jbws-dependency-trees/compare/jdk8-before..jdk8-after
https://github.com/jbliznak/jbws-dependency-trees/compare/jdk11-before..jdk11-after
https://github.com/jbliznak/jbws-dependency-trees/compare/jdk8-before..jdk11-before
https://github.com/jbliznak/jbws-dependency-trees/compare/jdk8-after..jdk11-after

Namely, the generated trees are mostly identical with the bonus of less downloaded files to local repo during maven build; plus few fixes to be sure about what EE API is used.


was (Author: jbliznak):
For easier visual check what has changed with my changes please look at https://github.com/jbliznak/jbossws-cxf/commit/ed7960281a9c2e7abfb88b65912759777b88abbd

Namely, the generated trees are mostly identical with the bonus of less downloaded files to local repo during maven build.

> Review dependency management in jbossws-cxf
> -------------------------------------------
>
>                 Key: JBWS-4151
>                 URL: https://issues.jboss.org/browse/JBWS-4151
>             Project: JBoss Web Services
>          Issue Type: Task
>    Affects Versions: jbossws-cxf-5.2.4.Final
>            Reporter: Jan Blizňák
>            Assignee: Jan Blizňák
>            Priority: Major
>
> As the project grows, some of the excludes in  dependency management might become obsolete so we should review it:
> # review excludes for current dependencies' versions
> # properly use dependency management, ie. do not use exclusions on dependency when dependency management already manages them for that dependency (which overrides the predefined excludes)



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jbossws-issues mailing list