[ https://issues.apache.org/jira/browse/XMLBEANS-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462653 ]
Jeff Peterson commented on XMLBEANS-308: ---------------------------------------- I don't think that there is a legality issue with the stax-api jar. Unlike jsr173.jar, it is publicly available in the maven2 repository: http://mirrors.ibiblio.org/pub/mirrors/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar The license (in stax-api-1.0.1.pom) says that it is ASL 2.0. > jsr173_1.0_api.jar should be removed from dependencies in favor of > stax-api-1.0.1.jar > ------------------------------------------------------------------------------------- > > Key: XMLBEANS-308 > URL: https://issues.apache.org/jira/browse/XMLBEANS-308 > Project: XMLBeans > Issue Type: Improvement > Affects Versions: unspecified, Version 2.1, Version 2.2 > Reporter: Jeff Peterson > > jsr173_1.0_api.jar contains known bugs in the specification. > See: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6306251 > While this problem does not directly affect the XmlBeans project, it can > cause class loader problems if someone needs to use newer versions of the > javax.stream api. Please update XmlBeans distirbutions to include the > less-buggy stax-api-1.0.1.jar instead, especially in the maven/maven2 > repositories. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]