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

incubator-netbeans git commit: [NETBEANS-54] Module Review editor.bookmarks

Repository: incubator-netbeans
Updated Branches:
  refs/heads/master 215acff0f -> 9117c00ea


[NETBEANS-54] Module Review editor.bookmarks

- No external libraries.
- Checked Rat report: added license headres to qa-functional projects.
- Skimmed through the module, did not notice additional problems


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

Branch: refs/heads/master
Commit: 9117c00eabdabc179ccb4055044fcbb2ab40039a
Parents: 215acff
Author: Antonio Vieiro <an...@vieiro.net>
Authored: Tue Oct 3 10:10:20 2017 +0200
Committer: Junichi Yamamoto <ju...@apache.org>
Committed: Sat Oct 7 20:03:59 2017 +0900

----------------------------------------------------------------------
 .../projects/editor_bookmarks_test/build.xml    | 20 ++++++++++++++++++++
 .../nbproject/project.properties                | 17 +++++++++++++++++
 .../editor_bookmarks_test/nbproject/project.xml | 20 ++++++++++++++++++++
 3 files changed, 57 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9117c00e/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/build.xml
----------------------------------------------------------------------
diff --git a/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/build.xml b/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/build.xml
index b8875de..1ec94c6 100644
--- a/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/build.xml
+++ b/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/build.xml
@@ -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.
+
+-->
 <!-- You may freely edit this file. See commented blocks below for -->
 <!-- some examples of how to customize the build. -->
 <!-- (If you delete it and reopen the project it will be recreated.) -->

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9117c00e/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/nbproject/project.properties
----------------------------------------------------------------------
diff --git a/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/nbproject/project.properties b/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/nbproject/project.properties
index be775aa..68ef01c 100644
--- a/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/nbproject/project.properties
+++ b/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/nbproject/project.properties
@@ -1,3 +1,20 @@
+# 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.
+
 application.args=
 build.classes.dir=${build.dir}/classes
 build.classes.excludes=**/*.java,**/*.form

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/9117c00e/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/nbproject/project.xml
----------------------------------------------------------------------
diff --git a/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/nbproject/project.xml b/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/nbproject/project.xml
index 8816953..945b42f 100644
--- a/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/nbproject/project.xml
+++ b/editor.bookmarks/test/qa-functional/data/projects/editor_bookmarks_test/nbproject/project.xml
@@ -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.
+
+-->
 <project xmlns="http://www.netbeans.org/ns/project/1">
     <type>org.netbeans.modules.java.j2seproject</type>
     <configuration>