[jira] [Resolved] (XERCESJ-1688) Support for XML Schema 1.1 validation with the DOM and SAX parsers

2018-02-14 Thread Mukul Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/XERCESJ-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Gandhi resolved XERCESJ-1688. --- Resolution: Fixed Fix Version/s: 2.12.0 > Support for XML Schema 1.1 validation with

[jira] [Commented] (XERCESJ-1688) Support for XML Schema 1.1 validation with the DOM and SAX parsers

2018-02-14 Thread Mukul Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/XERCESJ-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16363847#comment-16363847 ] Mukul Gandhi commented on XERCESJ-1688: --- I've done this for SAX parser as well. Here's what we

[jira] [Assigned] (XERCESJ-1688) Support for XML Schema 1.1 validation with the DOM and SAX parsers

2018-02-14 Thread Mukul Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/XERCESJ-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Gandhi reassigned XERCESJ-1688: - Assignee: Mukul Gandhi > Support for XML Schema 1.1 validation with the DOM and SAX

[jira] [Created] (XERCESJ-1690) XMLUtils.isNameStart does not recognize valid characters

2018-02-14 Thread Claude Warren (JIRA)
Claude Warren created XERCESJ-1690: -- Summary: XMLUtils.isNameStart does not recognize valid characters Key: XERCESJ-1690 URL: https://issues.apache.org/jira/browse/XERCESJ-1690 Project: Xerces2-J

[jira] [Commented] (XERCESJ-1688) Support for XML Schema 1.1 validation with the DOM and SAX parsers

2018-02-14 Thread Mukul Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/XERCESJ-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16363712#comment-16363712 ] Mukul Gandhi commented on XERCESJ-1688: --- I've just committed a piece of code, which makes it

[jira] [Resolved] (XERCESJ-1690) XMLUtils.isNameStart does not recognize valid characters

2018-02-14 Thread Michael Glavassevich (JIRA)
[ https://issues.apache.org/jira/browse/XERCESJ-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Glavassevich resolved XERCESJ-1690. --- Resolution: Not A Problem This is not a defect. Xerces supports XML 1.0 4th

Apache EU Roadshow CFP Closing Soon (23 February)

2018-02-14 Thread Sharan F
Hello Everyone This is an initial reminder to let you all know that we are holding an Apache EU Roadshow co-located with FOSS Backstage in Berlin on 13^th and 14^th June 2018. https://s.apache.org/tCHx The Call for Proposals (CFP) for the Apache EU Roadshow is currently open and will close

[jira] [Comment Edited] (XERCESJ-1690) XMLUtils.isNameStart does not recognize valid characters

2018-02-14 Thread Michael Glavassevich (JIRA)
[ https://issues.apache.org/jira/browse/XERCESJ-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364594#comment-16364594 ] Michael Glavassevich edited comment on XERCESJ-1690 at 2/14/18 6:46 PM:

[jira] [Comment Edited] (XERCESJ-1690) XMLUtils.isNameStart does not recognize valid characters

2018-02-14 Thread Michael Glavassevich (JIRA)
[ https://issues.apache.org/jira/browse/XERCESJ-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364594#comment-16364594 ] Michael Glavassevich edited comment on XERCESJ-1690 at 2/14/18 6:47 PM:

[jira] [Commented] (XERCESJ-1689) Remove org.w3c.dom.html.HTMLDOMImplementation from xercesImpl.jar

2018-02-14 Thread Mukul Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/XERCESJ-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365156#comment-16365156 ] Mukul Gandhi commented on XERCESJ-1689: --- I disagree, that org.w3c.dom.html.HTMLDOMImplementation

[jira] [Commented] (XERCESJ-1689) Remove org.w3c.dom.html.HTMLDOMImplementation from xercesImpl.jar

2018-02-14 Thread Mukul Gandhi (JIRA)
[ https://issues.apache.org/jira/browse/XERCESJ-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365187#comment-16365187 ] Mukul Gandhi commented on XERCESJ-1689: --- It seems Java is evolving faster than we can learn :).

[jira] [Commented] (XERCESJ-1689) Remove org.w3c.dom.html.HTMLDOMImplementation from xercesImpl.jar

2018-02-14 Thread Otmar Humbel (JIRA)
[ https://issues.apache.org/jira/browse/XERCESJ-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365184#comment-16365184 ] Otmar Humbel commented on XERCESJ-1689: --- Hi [~mukul_gandhi] thank you very much for your answer.