This is an automated email from the ASF dual-hosted git repository.
geertjan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from 852877e Merge pull request #331 from jlahoda/NETBEANS-214
add e6c2f31 Readd missing XML catalogs in o.apache.xml.resolver
new fa4d649 Merge pull request #338 from
matthiasblaesing/xml-resolver-catalog-dtd
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:
.../src/org/apache/xml/resolver/etc}/catalog.dtd | 20 +--
.../src/org/apache/xml/resolver/etc/catalog.rng | 183 +++++++++++++++++++++
.../src/org/apache/xml/resolver/etc}/catalog.xsd | 0
.../xml/catalog/CatalogEntityResolverTest.java | 19 +--
4 files changed, 200 insertions(+), 22 deletions(-)
copy {xml.catalog/test/qa-functional/data/Catalog =>
o.apache.xml.resolver/src/org/apache/xml/resolver/etc}/catalog.dtd (97%)
create mode 100644
o.apache.xml.resolver/src/org/apache/xml/resolver/etc/catalog.rng
copy {xml.catalog/test/qa-functional/data/Catalog =>
o.apache.xml.resolver/src/org/apache/xml/resolver/etc}/catalog.xsd (100%)
copy
javafx2.editor/test/unit/src/org/netbeans/modules/javafx2/editor/codegen/AddJavaFXPropertyCodeGeneratorTest.java
=>
xml.catalog/test/unit/src/org/netbeans/modules/xml/catalog/CatalogEntityResolverTest.java
(71%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].
---------------------------------------------------------------------
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