This is an automated email from the ASF dual-hosted git repository. geertjan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
commit 1dd608f7064e1dcedfc41b50b15979058a94a1cf Merge: f1341bc bd26970 Author: Geertjan Wielenga <[email protected]> AuthorDate: Mon Dec 25 12:41:15 2017 +0100 Merge pull request #336 from matthiasblaesing/readd_removed_xsds Readd removed DTDs/XSDs from netbeans donation .../format/checkstyle/config/avalon_checks.xml | 208 ++++ .../format/checkstyle/config/configuration_1_0.dtd | 18 + .../format/checkstyle/config/configuration_1_1.dtd | 37 + .../format/checkstyle/config/configuration_1_2.dtd | 38 + .../format/checkstyle/config/configuration_1_3.dtd | 56 + .../format/checkstyle/config/maven_checks.xml | 189 ++++ .../maven/format/checkstyle/config/sun_checks.xml | 192 ++++ .../format/checkstyle/config/turbine_checks.xml | 203 ++++ .../modules/maven/coverage/coverage-04.dtd | 60 + .../netbeans/modules/maven/coverage/jacoco-1.0.dtd | 84 ++ .../netbeans/modules/maven/grammar/nbm-1.0.0.xsd | 222 ++++ nbbuild/build.xml | 27 +- .../beans/catalog/resources/spring-aop-2.0.xsd | 420 +++++++ .../beans/catalog/resources/spring-aop-2.1.xsd | 417 +++++++ .../beans/catalog/resources/spring-aop-2.5.xsd | 404 +++++++ .../beans/catalog/resources/spring-beans-2.0.dtd | 698 ++++++++++++ .../beans/catalog/resources/spring-beans-2.0.xsd | 1096 +++++++++++++++++++ .../beans/catalog/resources/spring-beans-2.5.xsd | 1144 ++++++++++++++++++++ .../beans/catalog/resources/spring-beans.dtd | 607 +++++++++++ .../beans/catalog/resources/spring-context-2.5.xsd | 274 +++++ .../beans/catalog/resources/spring-jee-2.0.xsd | 219 ++++ .../beans/catalog/resources/spring-jee-2.5.xsd | 240 ++++ .../beans/catalog/resources/spring-jms-2.5.xsd | 404 +++++++ .../beans/catalog/resources/spring-lang-2.0.xsd | 162 +++ .../beans/catalog/resources/spring-lang-2.5.xsd | 210 ++++ .../spring/beans/catalog/resources/spring-osgi.xsd | 265 +++++ .../beans/catalog/resources/spring-tool-2.0.xsd | 76 ++ .../beans/catalog/resources/spring-tool-2.5.xsd | 89 ++ .../beans/catalog/resources/spring-tx-2.0.xsd | 212 ++++ .../beans/catalog/resources/spring-tx-2.1.xsd | 229 ++++ .../beans/catalog/resources/spring-tx-2.5.xsd | 248 +++++ .../beans/catalog/resources/spring-util-2.0.xsd | 217 ++++ .../beans/catalog/resources/spring-util-2.5.xsd | 226 ++++ .../resources/spring-webflow-config-1.0.xsd | 360 ++++++ .../xml/jaxb/resources/eclipselink_oxm_2_3.xsd | 589 ++++++++++ 35 files changed, 10139 insertions(+), 1 deletion(-) -- 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
