Bug 1120044 - com.sun.xml.bind:jaxb-xjc:jar:2.2.5.redhat-8 introduces new dependency - com.sun.xml.dtd-parser:dtd-parser
Summary: com.sun.xml.bind:jaxb-xjc:jar:2.2.5.redhat-8 introduces new dependency - com....
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Build
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: jboss-set
QA Contact: Petr Kremensky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-16 06:53 UTC by Rostislav Svoboda
Modified: 2019-03-01 12:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-01 12:29:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Rostislav Svoboda 2014-07-16 06:53:59 UTC
EAP 6.3.0 ER10
Change of component
 - sun jaxb               2.2.5.redhat-7         -> 2.2.5.redhat-8

com.sun.xml.bind:jaxb-xjc:jar:2.2.5.redhat-8 introduces new dependency - com.sun.xml.dtd-parser:dtd-parser (comparing to 2.2.5.redhat-7 version)

So far we didn't notice any side effect of this addition.
Is it intentional to include com.sun.xml.dtd-parser:dtd-parser artifact ?

   +- com.sun.xml.bind:jaxb-xjc:jar:2.2.5.redhat-8:compile
   |  +- com.sun.codemodel:codemodel:jar:2.6-redhat-2:compile (version managed from 2.6)
   |  +- com.sun.xml.dtd-parser:dtd-parser:jar:1.1:compile
   |  +- com.sun.istack:istack-commons-tools:jar:2.6.1-redhat-2:compile (version managed from 2.6.1)
   |  |  \- com.sun:tools:jar:1.6:system
   |  +- com.github.relaxng:relaxngDatatype:jar:2011.1-redhat-6:compile (version managed from 2011.1)
   |  +- org.kohsuke.rngom:rngom:jar:201103-redhat-3:compile (version managed from 20100718)
   |  \- com.sun.xsom:xsom:jar:20110809-redhat-3:compile (version managed from 20110809)

vs.

   +- com.sun.xml.bind:jaxb-xjc:jar:2.2.5.redhat-7:compile
   |  +- com.sun.codemodel:codemodel:jar:2.6-redhat-2:compile
   |  +- com.sun.istack:istack-commons-tools:jar:2.6.1-redhat-2:compile
   |  |  \- com.sun:tools:jar:1.6:system
   |  +- com.github.relaxng:relaxngDatatype:jar:2011.1-redhat-6:compile (version managed from 2011.1-redhat-3)
   |  +- org.kohsuke.rngom:rngom:jar:201103-redhat-3:compile (version managed from 201103-redhat-2)
   |  \- com.sun.xsom:xsom:jar:20110809-redhat-3:compile


Note You need to log in before you can comment on or make changes to this bug.