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

[1/2] incubator-netbeans git commit: [NETBEANS-54] Module Review editor.settings.lib - Added Apache License

Repository: incubator-netbeans
Updated Branches:
  refs/heads/master 7df6aa3df -> cdf0df38c


[NETBEANS-54] Module Review editor.settings.lib - Added Apache License


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

Branch: refs/heads/master
Commit: da72fc10aa35921db7529d23b45bf9bb62d8f371
Parents: ccc46bd
Author: subhash-koganti <su...@gmail.com>
Authored: Thu Oct 5 22:10:50 2017 -0700
Committer: subhash-koganti <su...@gmail.com>
Committed: Thu Oct 5 23:14:08 2017 -0700

----------------------------------------------------------------------
 .../settings/storage/fonts-and-colors-2.xml     | 20 ++++++++++++++++++++
 .../settings/storage/fonts-and-colors-3.xml     | 20 ++++++++++++++++++++
 .../settings/storage/fonts-and-colors-4.xml     | 20 ++++++++++++++++++++
 .../settings/storage/fonts-and-colors-5.xml     | 20 ++++++++++++++++++++
 .../storage/fonts-and-colors-all-languages.xml  | 20 ++++++++++++++++++++
 .../settings/storage/fonts-and-colors.xml       | 20 ++++++++++++++++++++
 .../editor/settings/storage/key-bindings.xml    | 20 ++++++++++++++++++++
 .../editor/settings/storage/preferences.xml     | 20 ++++++++++++++++++++
 .../preferences/preferences-all-languages.xml   | 20 ++++++++++++++++++++
 .../storage/preferences/preferences-testA-1.xml | 20 ++++++++++++++++++++
 .../storage/preferences/preferences-testA-2.xml | 20 ++++++++++++++++++++
 11 files changed, 220 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/da72fc10/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-2.xml
----------------------------------------------------------------------
diff --git a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-2.xml b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-2.xml
index c872e91..eeda921 100644
--- a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-2.xml
+++ b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-2.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.
+
+-->
 <!DOCTYPE fontscolors PUBLIC "-//NetBeans//DTD Editor Fonts and Colors settings 1.1//EN" "http://www.netbeans.org/dtds/EditorFontsColors-1_1.dtd">
 
 <fontscolors>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/da72fc10/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-3.xml
----------------------------------------------------------------------
diff --git a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-3.xml b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-3.xml
index dcbce12..763dca3 100644
--- a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-3.xml
+++ b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-3.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.
+
+-->
 <!DOCTYPE fontscolors PUBLIC "-//NetBeans//DTD Editor Fonts and Colors settings 1.1//EN" "http://www.netbeans.org/dtds/EditorFontsColors-1_1.dtd">
 
 <fontscolors>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/da72fc10/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-4.xml
----------------------------------------------------------------------
diff --git a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-4.xml b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-4.xml
index dec2f80..5a6962e 100644
--- a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-4.xml
+++ b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-4.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.
+
+-->
 <!DOCTYPE fontscolors PUBLIC "-//NetBeans//DTD Editor Fonts and Colors settings 1.1//EN" "http://www.netbeans.org/dtds/EditorFontsColors-1_1.dtd">
 
 <fontscolors>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/da72fc10/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-5.xml
----------------------------------------------------------------------
diff --git a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-5.xml b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-5.xml
index b6c7df3..7d8bda5 100644
--- a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-5.xml
+++ b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-5.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.
+
+-->
 <!DOCTYPE fontscolors PUBLIC "-//NetBeans//DTD Editor Fonts and Colors settings 1.1//EN" "http://www.netbeans.org/dtds/EditorFontsColors-1_1.dtd">
 
 <fontscolors>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/da72fc10/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-all-languages.xml
----------------------------------------------------------------------
diff --git a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-all-languages.xml b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-all-languages.xml
index d201144..73a9d22 100644
--- a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-all-languages.xml
+++ b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-all-languages.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.
+
+-->
 <!DOCTYPE fontscolors PUBLIC "-//NetBeans//DTD Editor Fonts and Colors settings 1.1//EN" "http://www.netbeans.org/dtds/EditorFontsColors-1_1.dtd">
 
 <fontscolors>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/da72fc10/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors.xml
----------------------------------------------------------------------
diff --git a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors.xml b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors.xml
index e734b12..3a51d4b 100644
--- a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors.xml
+++ b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors.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.
+
+-->
 <!DOCTYPE fontscolors PUBLIC "-//NetBeans//DTD Editor Fonts and Colors settings 1.1//EN" "http://www.netbeans.org/dtds/EditorFontsColors-1_1.dtd">
 
 <fontscolors>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/da72fc10/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/key-bindings.xml
----------------------------------------------------------------------
diff --git a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/key-bindings.xml b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/key-bindings.xml
index fe03396..c548c3e 100644
--- a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/key-bindings.xml
+++ b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/key-bindings.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.
+
+-->
 <!DOCTYPE bindings PUBLIC "-//NetBeans//DTD Editor KeyBindings settings 1.1//EN" "http://www.netbeans.org/dtds/EditorKeyBindings-1_1.dtd">
 
 <bindings>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/da72fc10/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences.xml
----------------------------------------------------------------------
diff --git a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences.xml b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences.xml
index e404189..20a704b 100644
--- a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences.xml
+++ b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences.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.
+
+-->
 <!DOCTYPE editor-preferences PUBLIC "-//NetBeans//DTD Editor Preferences 1.0//EN" "http://www.netbeans.org/dtds/EditorPreferences-1_0.dtd">
 
 <editor-preferences>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/da72fc10/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-all-languages.xml
----------------------------------------------------------------------
diff --git a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-all-languages.xml b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-all-languages.xml
index 85feaf6..80ff13b 100644
--- a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-all-languages.xml
+++ b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-all-languages.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.
+
+-->
 <!DOCTYPE editor-preferences PUBLIC "-//NetBeans//DTD Editor Preferences 1.0//EN" "http://www.netbeans.org/dtds/EditorPreferences-1_0.dtd">
 
 <editor-preferences>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/da72fc10/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-1.xml
----------------------------------------------------------------------
diff --git a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-1.xml b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-1.xml
index 1f41f8d..4d954e4 100644
--- a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-1.xml
+++ b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-1.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.
+
+-->
 <!DOCTYPE editor-preferences PUBLIC "-//NetBeans//DTD Editor Preferences 1.0//EN" "http://www.netbeans.org/dtds/EditorPreferences-1_0.dtd">
 
 <editor-preferences>

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/da72fc10/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-2.xml
----------------------------------------------------------------------
diff --git a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-2.xml b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-2.xml
index 8a17c78..1661040 100644
--- a/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-2.xml
+++ b/editor.settings.lib/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-2.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.
+
+-->
 <!DOCTYPE editor-preferences PUBLIC "-//NetBeans//DTD Editor Preferences 1.0//EN" "http://www.netbeans.org/dtds/EditorPreferences-1_0.dtd">
 
 <editor-preferences>


[2/2] incubator-netbeans git commit: Merge branch 'pr/66'

Posted by ma...@apache.org.
Merge branch 'pr/66'


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

Branch: refs/heads/master
Commit: cdf0df38c06e9b242f1ef7cd959bfdb24cb8e700
Parents: 7df6aa3 da72fc1
Author: Matthias Bläsing <mb...@doppel-helix.eu>
Authored: Sat Oct 7 21:05:37 2017 +0200
Committer: Matthias Bläsing <mb...@doppel-helix.eu>
Committed: Sat Oct 7 21:05:37 2017 +0200

----------------------------------------------------------------------
 .../settings/storage/fonts-and-colors-2.xml     | 20 ++++++++++++++++++++
 .../settings/storage/fonts-and-colors-3.xml     | 20 ++++++++++++++++++++
 .../settings/storage/fonts-and-colors-4.xml     | 20 ++++++++++++++++++++
 .../settings/storage/fonts-and-colors-5.xml     | 20 ++++++++++++++++++++
 .../storage/fonts-and-colors-all-languages.xml  | 20 ++++++++++++++++++++
 .../settings/storage/fonts-and-colors.xml       | 20 ++++++++++++++++++++
 .../editor/settings/storage/key-bindings.xml    | 20 ++++++++++++++++++++
 .../editor/settings/storage/preferences.xml     | 20 ++++++++++++++++++++
 .../preferences/preferences-all-languages.xml   | 20 ++++++++++++++++++++
 .../storage/preferences/preferences-testA-1.xml | 20 ++++++++++++++++++++
 .../storage/preferences/preferences-testA-2.xml | 20 ++++++++++++++++++++
 11 files changed, 220 insertions(+)
----------------------------------------------------------------------