Schema jars have sun copyright notices in them. Xmlbeans is not up to date.
----------------------------------------------------------------------------
Key: GERONIMO-3339
URL: https://issues.apache.org/jira/browse/GERONIMO-3339
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: deployment
Affects Versions: 2.0-M6
Reporter: David Jencks
Assignee: David Jencks
Fix For: 2.0-M7
It turns out that the xmlbeans compiler is copying the annotations including
the non-license statement from the sun schemas into the binary xsb files that
explain the structure of the schema. Xmlbeans has a flag to keep this from
happening.
I'll update to xmlbeans 2.3.0
I've fixed the maven-xmlbeans-plugin to expose this flag and deployed a snapshot
I'll update the schema jar builds and our geronimo builds to use all this new
stuff.
I'm also moving the schemas into the expected locations (src/main/xsd and
src/main/xsdconfig) so we need less maven configuration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.