You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jl...@apache.org on 2017/10/08 13:49:34 UTC

[17/50] [abbrv] incubator-netbeans git commit: [NETBEANS-54] Module Review api.xml

[NETBEANS-54] Module Review api.xml

- no external library
- checked Rat report: add the license header in two *.dtd. ignore three package-list files, org-netbeans-api-xml.sig
- A unit test fails even if the license header is not added.


Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/ff5b77a5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/ff5b77a5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/ff5b77a5

Branch: refs/heads/jdk-javac
Commit: ff5b77a5cb2d2c584797776b3bf0b4c9a0f7d8f4
Parents: 9117c00
Author: Junichi Yamamoto <ju...@apache.org>
Authored: Mon Oct 2 07:22:01 2017 +0900
Committer: Junichi Yamamoto <ju...@apache.org>
Committed: Sat Oct 7 20:19:41 2017 +0900

----------------------------------------------------------------------
 .../netbeans/api/xml/parsers/data/Entity.dtd    | 20 ++++++++++++++++++++
 .../api/xml/parsers/data/RelativeTest.dtd       | 20 ++++++++++++++++++++
 2 files changed, 40 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/ff5b77a5/api.xml/test/unit/src/org/netbeans/api/xml/parsers/data/Entity.dtd
----------------------------------------------------------------------
diff --git a/api.xml/test/unit/src/org/netbeans/api/xml/parsers/data/Entity.dtd b/api.xml/test/unit/src/org/netbeans/api/xml/parsers/data/Entity.dtd
index 913ade9..4dc35b3 100644
--- a/api.xml/test/unit/src/org/netbeans/api/xml/parsers/data/Entity.dtd
+++ b/api.xml/test/unit/src/org/netbeans/api/xml/parsers/data/Entity.dtd
@@ -1,3 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <!NOTATION notation SYSTEM "test">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/ff5b77a5/api.xml/test/unit/src/org/netbeans/api/xml/parsers/data/RelativeTest.dtd
----------------------------------------------------------------------
diff --git a/api.xml/test/unit/src/org/netbeans/api/xml/parsers/data/RelativeTest.dtd b/api.xml/test/unit/src/org/netbeans/api/xml/parsers/data/RelativeTest.dtd
index 22285ab..bd626e4 100644
--- a/api.xml/test/unit/src/org/netbeans/api/xml/parsers/data/RelativeTest.dtd
+++ b/api.xml/test/unit/src/org/netbeans/api/xml/parsers/data/RelativeTest.dtd
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
 
 <!--
     Document   : RelativeTest.dtd