mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8344800: Add W3C DTDs and XSDs to the JDK built-in Catalog
Reviewed-by: lancea, rriggs
This commit is contained in:
parent
940aa7c4cf
commit
3a3bcd53d0
106 changed files with 27706 additions and 17 deletions
|
@ -27,5 +27,5 @@ DISABLED_WARNINGS_java += dangling-doc-comments lossy-conversions this-escape
|
|||
DOCLINT += -Xdoclint:all/protected \
|
||||
'-Xdoclint/package:$(call CommaList, javax.xml.catalog javax.xml.datatype \
|
||||
javax.xml.transform javax.xml.validation javax.xml.xpath)'
|
||||
COPY += .dtd .xsd .xml
|
||||
COPY += .dtd .xsd .xml .ent .mod
|
||||
CLEAN += .properties
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue