Repository: incubator-netbeans Updated Branches: refs/heads/master e513360d5 -> 53fe6bb88
[NETBEANS-54] Module Review editor.settings.storage Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/53fe6bb8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/53fe6bb8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/53fe6bb8 Branch: refs/heads/master Commit: 53fe6bb88d77bc2c99396cba445be8a59d29a46e Parents: e513360 Author: Bastien Jansen <[email protected]> Authored: Mon Oct 9 08:00:34 2017 +0200 Committer: Emilian Bold <[email protected]> Committed: Mon Oct 9 09:00:34 2017 +0300 ---------------------------------------------------------------------- .../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 ++++++++++++++++++++ .../highlight-colorings-all-languages.xml | 20 ++++++++++++++++++++ .../settings/storage/fontscolors/module-A.xml | 20 ++++++++++++++++++++ .../settings/storage/fontscolors/module-B.xml | 20 ++++++++++++++++++++ .../token-colorings-all-languages.xml | 20 ++++++++++++++++++++ .../editor/settings/storage/key-bindings.xml | 20 ++++++++++++++++++++ .../keybindings/keybindings-all-languages.xml | 20 ++++++++++++++++++++ .../settings/storage/keybindings/module-A.xml | 20 ++++++++++++++++++++ .../settings/storage/keybindings/module-B.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 ++++++++++++++++++++ nbbuild/build.xml | 1 + 19 files changed, 361 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-2.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-2.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-2.xml index c872e91..eeda921 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-2.xml +++ b/editor.settings.storage/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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-3.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-3.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-3.xml index dcbce12..763dca3 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-3.xml +++ b/editor.settings.storage/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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-4.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-4.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-4.xml index dec2f80..5a6962e 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-4.xml +++ b/editor.settings.storage/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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-5.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-5.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-5.xml index b6c7df3..7d8bda5 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-5.xml +++ b/editor.settings.storage/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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-all-languages.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-all-languages.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-all-languages.xml index d201144..73a9d22 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors-all-languages.xml +++ b/editor.settings.storage/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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors.xml index e734b12..3a51d4b 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fonts-and-colors.xml +++ b/editor.settings.storage/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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/highlight-colorings-all-languages.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/highlight-colorings-all-languages.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/highlight-colorings-all-languages.xml index 0396fb4..30bf0d8 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/highlight-colorings-all-languages.xml +++ b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/highlight-colorings-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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/module-A.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/module-A.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/module-A.xml index 10c6f95..7a34597 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/module-A.xml +++ b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/module-A.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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/module-B.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/module-B.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/module-B.xml index 758639b..601c02d 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/module-B.xml +++ b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/module-B.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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/token-colorings-all-languages.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/token-colorings-all-languages.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/token-colorings-all-languages.xml index 8e37842..a892d9f 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/token-colorings-all-languages.xml +++ b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/fontscolors/token-colorings-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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/key-bindings.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/key-bindings.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/key-bindings.xml index fe03396..c548c3e 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/key-bindings.xml +++ b/editor.settings.storage/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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/keybindings-all-languages.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/keybindings-all-languages.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/keybindings-all-languages.xml index 5876ff8..0848431 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/keybindings-all-languages.xml +++ b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/keybindings-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 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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/module-A.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/module-A.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/module-A.xml index a0d0164..5fd0670 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/module-A.xml +++ b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/module-A.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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/module-B.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/module-B.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/module-B.xml index 634609c..372c504 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/module-B.xml +++ b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/keybindings/module-B.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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences.xml index e404189..20a704b 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences.xml +++ b/editor.settings.storage/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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-all-languages.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-all-languages.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-all-languages.xml index 85feaf6..80ff13b 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-all-languages.xml +++ b/editor.settings.storage/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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-1.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-1.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-1.xml index 1f41f8d..4d954e4 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-1.xml +++ b/editor.settings.storage/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/53fe6bb8/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-2.xml ---------------------------------------------------------------------- diff --git a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-2.xml b/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-2.xml index 8a17c78..1661040 100644 --- a/editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/preferences/preferences-testA-2.xml +++ b/editor.settings.storage/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> http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/53fe6bb8/nbbuild/build.xml ---------------------------------------------------------------------- diff --git a/nbbuild/build.xml b/nbbuild/build.xml index 203114c..cd7fbb8 100644 --- a/nbbuild/build.xml +++ b/nbbuild/build.xml @@ -1975,6 +1975,7 @@ It is possible to use -Ddebug.port=3234 -Ddebug.pause=y to start the system in d <exclude name="api.search/test/unit/data/textFiles/utf8file.txt" /> <!--test data--> <exclude name="api.search/test/unit/src/org/netbeans/modules/search/data/**" /> <!--test data--> <exclude name="beans/src/org/netbeans/modules/beans/resources/templates/*.template" /> <!--license would be visible when users edit the templates inside their IDE--> + <exclude name="editor.settings.storage/test/unit/src/org/netbeans/modules/editor/settings/storage/compatibility/p1/**" /> <!--test data--> <exclude name="editor.plain/src/org/netbeans/modules/editor/plain/resources/PlainTextExample" /> <!--license would be visible to users in the Fonts/Colors settings--> <exclude name="editor.fold/test/unit/data/goldenfiles/hierarchy/update-hierarchy.folds" /> <!--test data--> <exclude name="editor.fold/test/unit/data/hierarchy/update-hierarchy.folds" /> <!--test data-->
