This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 64753c2ceb5 Merge pull request #9553 from
mbien/java-source-base-renovation
add fd04b44728b XMLSyntaxParser: tolerate a UTF-8 BOM at the start of XML
documents
new 7e13923dab3 Merge pull request #9540 from NicolaIsotta/xml-bom
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../modules/xml/xdm/nodes/XMLSyntaxParser.java | 26 +++++++---------------
.../modules/xml/xdm/nodes/XMLSyntaxParserTest.java | 18 ++++++++++++++-
.../xml/xdm/{test.xml => nodes/testBOM.xml} | 2 +-
3 files changed, 26 insertions(+), 20 deletions(-)
copy ide/xml.xdm/test/unit/src/org/netbeans/modules/xml/xdm/{test.xml =>
nodes/testBOM.xml} (88%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists