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

2007-07-22 Thread Kevan Miller (JIRA)

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

Kevan Miller commented on GERONIMO-3339:


Missed a dependency in configs/axis2-deployer/src/plan/plan.xml. I've updated 
to the org.apache.xmlbeans/xmlbeans in revision 558555.

 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.



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

2007-07-20 Thread David Jencks (JIRA)

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

David Jencks commented on GERONIMO-3339:


Hopefully I've committed exactly what is needed for this.

secret tck project rev 2407
G rev 558204.

I also disabled the apache directory modules/configs since I'm halfway through 
moving to apacheds 1.5.

 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.