You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/22 00:55:07 UTC

[jira] Closed: (GERONIMO-3339) Schema jars have sun copyright notices in them. Xmlbeans is not up to date.

     [ https://issues.apache.org/jira/browse/GERONIMO-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-3339.
----------------------------------

    Resolution: Fixed

This doesn't appear to have caused any fatal problems.  I removed duplicate unused xmlconfig.xml files in rev 558392.

> 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.