javaee / jaxb-v2

Other
211 stars 99 forks source link

CLONE - wrong BIGlobalBinding#equals implementation #1124

Open glassfishrobot opened 7 years ago

glassfishrobot commented 7 years ago

When a (anonymous) schema document is (syntactically) included in more than one other schema document, global bindings specified in a seperate binding document can cause a failure:

only one globalBindings customization is allowed in a whole compilation (related to above) but one is already given at this location

Moving the same set of schema files to another location can change the behaviour.

Environment

Operating System: All Platform: All

Affected Versions

[2.2]

glassfishrobot commented 7 years ago

Reported by struberg

glassfishrobot commented 7 years ago

struberg said: The very same bug with the error in the equals operation of BIGlobalBinding also happens in #2.2. This is mandatory for JavaEE6 & 7 implementations and the fix should get applied here as well - txs!.

glassfishrobot commented 7 years ago

Issue-Links: clones JAXB-687

glassfishrobot commented 7 years ago

Was assigned to snajper

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAXB-1124

bdrx312 commented 6 years ago

Is there any chance this was fixed in a new version or is going to be fixed? We still experience this bug with version 2.2.8.