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/08 15:08:04 UTC

[1/2] incubator-netbeans git commit: [NETBEANS-54] Module Review core.startup

Repository: incubator-netbeans
Updated Branches:
  refs/heads/master 95038d253 -> 09e3a5bff


[NETBEANS-54] Module Review core.startup


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

Branch: refs/heads/master
Commit: fa16f25fe186e4bf230801b7298a0cfd06866ccb
Parents: c7eb12c
Author: geertjan <ge...@oracle.com>
Authored: Sun Oct 8 08:28:04 2017 +0200
Committer: geertjan <ge...@oracle.com>
Committed: Sun Oct 8 08:28:04 2017 +0200

----------------------------------------------------------------------
 .../core/startup/ModuleList-com-jcraft-jsch.xml | 20 ++++++++++++++++++++
 .../core/startup/layers/ContentProviderTest.xml | 20 ++++++++++++++++++++
 2 files changed, 40 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/fa16f25f/core.startup/test/unit/src/org/netbeans/core/startup/ModuleList-com-jcraft-jsch.xml
----------------------------------------------------------------------
diff --git a/core.startup/test/unit/src/org/netbeans/core/startup/ModuleList-com-jcraft-jsch.xml b/core.startup/test/unit/src/org/netbeans/core/startup/ModuleList-com-jcraft-jsch.xml
index 2f7cfaa..463a858 100644
--- a/core.startup/test/unit/src/org/netbeans/core/startup/ModuleList-com-jcraft-jsch.xml
+++ b/core.startup/test/unit/src/org/netbeans/core/startup/ModuleList-com-jcraft-jsch.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 module PUBLIC "-//NetBeans//DTD Module Status 1.0//EN"
                         "http://www.netbeans.org/dtds/module-status-1_0.dtd">
 <module name="com.jcraft.jsch">

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/fa16f25f/core.startup/test/unit/src/org/netbeans/core/startup/layers/ContentProviderTest.xml
----------------------------------------------------------------------
diff --git a/core.startup/test/unit/src/org/netbeans/core/startup/layers/ContentProviderTest.xml b/core.startup/test/unit/src/org/netbeans/core/startup/layers/ContentProviderTest.xml
index ef7364c..2d2c099 100644
--- a/core.startup/test/unit/src/org/netbeans/core/startup/layers/ContentProviderTest.xml
+++ b/core.startup/test/unit/src/org/netbeans/core/startup/layers/ContentProviderTest.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 filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.2//EN" "http://www.netbeans.org/dtds/filesystem-1_2.dtd">
 <filesystem>
     <folder name="foo">


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

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


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

Branch: refs/heads/master
Commit: 09e3a5bffdc036ad06de8e732bf770bd3879a8dc
Parents: 95038d2 fa16f25
Author: Matthias Bläsing <mb...@doppel-helix.eu>
Authored: Sun Oct 8 17:07:43 2017 +0200
Committer: Matthias Bläsing <mb...@doppel-helix.eu>
Committed: Sun Oct 8 17:07:43 2017 +0200

----------------------------------------------------------------------
 .../core/startup/ModuleList-com-jcraft-jsch.xml | 20 ++++++++++++++++++++
 .../core/startup/layers/ContentProviderTest.xml | 20 ++++++++++++++++++++
 2 files changed, 40 insertions(+)
----------------------------------------------------------------------