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 18:09:50 UTC

[1/2] incubator-netbeans git commit: [NETBEANS-54] Module Review libs.jsch.agentproxy

Repository: incubator-netbeans
Updated Branches:
  refs/heads/master c7feafa62 -> 018c18365


[NETBEANS-54] Module Review libs.jsch.agentproxy

  - Updated external/binaries-list with maven coordinates.
  - Added 4 notice.txt files.
  - The rest of the files have proper Apache licenses.


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

Branch: refs/heads/master
Commit: b20dfcb99c30ea21db62acdf5fb4159a667346d6
Parents: 85cd0e9
Author: Antonio Vieiro <an...@vieiro.net>
Authored: Sun Oct 8 19:42:57 2017 +0200
Committer: Antonio Vieiro <an...@vieiro.net>
Committed: Sun Oct 8 19:42:57 2017 +0200

----------------------------------------------------------------------
 libs.jsch.agentproxy/external/binaries-list     |  8 +++---
 .../jsch.agentproxy.core-0.0.7-notice.txt       | 26 ++++++++++++++++++++
 .../jsch.agentproxy.pageant-0.0.7-notice.txt    | 26 ++++++++++++++++++++
 .../jsch.agentproxy.sshagent-0.0.7-notice.txt   | 26 ++++++++++++++++++++
 ...jsch.agentproxy.usocket-jna-0.0.7-notice.txt | 26 ++++++++++++++++++++
 5 files changed, 108 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/b20dfcb9/libs.jsch.agentproxy/external/binaries-list
----------------------------------------------------------------------
diff --git a/libs.jsch.agentproxy/external/binaries-list b/libs.jsch.agentproxy/external/binaries-list
index 13cd035..0614f99 100644
--- a/libs.jsch.agentproxy/external/binaries-list
+++ b/libs.jsch.agentproxy/external/binaries-list
@@ -14,7 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-036FA0032B44AD06A1F13504D97B3685B1C88961 jsch.agentproxy.core-0.0.7.jar
-9F31964104D71855DF6B73F0C761CDEB3FA3C49C jsch.agentproxy.sshagent-0.0.7.jar
-3FA59A536F3DC2197826DC7F224C0823C1534203 jsch.agentproxy.pageant-0.0.7.jar
-F759114E5A9F9AE907EADB59DBF65189AA399B45 jsch.agentproxy.usocket-jna-0.0.7.jar
+9BCF818DC9E5247B01B1B18671A12CAAC293AE40 com.jcraft:jsch.agentproxy.core:0.0.7
+5C09A3D2A0562DE53CF616794F43F51A3C0A496C com.jcraft:jsch.agentproxy.sshagent:0.0.7
+B40C0D9B10D79A0683CA93E3F70360B3D8045B62 com.jcraft:jsch.agentproxy.pageant:0.0.7
+98CF51CA8D7882C203729FFA48E9B7BE4C50B835 com.jcraft:jsch.agentproxy.usocket-jna:0.0.7

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/b20dfcb9/libs.jsch.agentproxy/external/jsch.agentproxy.core-0.0.7-notice.txt
----------------------------------------------------------------------
diff --git a/libs.jsch.agentproxy/external/jsch.agentproxy.core-0.0.7-notice.txt b/libs.jsch.agentproxy/external/jsch.agentproxy.core-0.0.7-notice.txt
new file mode 100644
index 0000000..2f78398
--- /dev/null
+++ b/libs.jsch.agentproxy/external/jsch.agentproxy.core-0.0.7-notice.txt
@@ -0,0 +1,26 @@
+Copyright (c) 2012 Atsuhiko Yamanaka, JCraft,Inc.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+  1. Redistributions of source code must retain the above copyright notice,
+     this list of conditions and the following disclaimer.
+
+  2. Redistributions in binary form must reproduce the above copyright 
+     notice, this list of conditions and the following disclaimer in 
+     the documentation and/or other materials provided with the distribution.
+
+  3. The names of the authors may not be used to endorse or promote products
+     derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT,
+INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
+OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/b20dfcb9/libs.jsch.agentproxy/external/jsch.agentproxy.pageant-0.0.7-notice.txt
----------------------------------------------------------------------
diff --git a/libs.jsch.agentproxy/external/jsch.agentproxy.pageant-0.0.7-notice.txt b/libs.jsch.agentproxy/external/jsch.agentproxy.pageant-0.0.7-notice.txt
new file mode 100644
index 0000000..2f78398
--- /dev/null
+++ b/libs.jsch.agentproxy/external/jsch.agentproxy.pageant-0.0.7-notice.txt
@@ -0,0 +1,26 @@
+Copyright (c) 2012 Atsuhiko Yamanaka, JCraft,Inc.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+  1. Redistributions of source code must retain the above copyright notice,
+     this list of conditions and the following disclaimer.
+
+  2. Redistributions in binary form must reproduce the above copyright 
+     notice, this list of conditions and the following disclaimer in 
+     the documentation and/or other materials provided with the distribution.
+
+  3. The names of the authors may not be used to endorse or promote products
+     derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT,
+INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
+OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/b20dfcb9/libs.jsch.agentproxy/external/jsch.agentproxy.sshagent-0.0.7-notice.txt
----------------------------------------------------------------------
diff --git a/libs.jsch.agentproxy/external/jsch.agentproxy.sshagent-0.0.7-notice.txt b/libs.jsch.agentproxy/external/jsch.agentproxy.sshagent-0.0.7-notice.txt
new file mode 100644
index 0000000..2f78398
--- /dev/null
+++ b/libs.jsch.agentproxy/external/jsch.agentproxy.sshagent-0.0.7-notice.txt
@@ -0,0 +1,26 @@
+Copyright (c) 2012 Atsuhiko Yamanaka, JCraft,Inc.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+  1. Redistributions of source code must retain the above copyright notice,
+     this list of conditions and the following disclaimer.
+
+  2. Redistributions in binary form must reproduce the above copyright 
+     notice, this list of conditions and the following disclaimer in 
+     the documentation and/or other materials provided with the distribution.
+
+  3. The names of the authors may not be used to endorse or promote products
+     derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT,
+INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
+OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/b20dfcb9/libs.jsch.agentproxy/external/jsch.agentproxy.usocket-jna-0.0.7-notice.txt
----------------------------------------------------------------------
diff --git a/libs.jsch.agentproxy/external/jsch.agentproxy.usocket-jna-0.0.7-notice.txt b/libs.jsch.agentproxy/external/jsch.agentproxy.usocket-jna-0.0.7-notice.txt
new file mode 100644
index 0000000..2f78398
--- /dev/null
+++ b/libs.jsch.agentproxy/external/jsch.agentproxy.usocket-jna-0.0.7-notice.txt
@@ -0,0 +1,26 @@
+Copyright (c) 2012 Atsuhiko Yamanaka, JCraft,Inc.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+  1. Redistributions of source code must retain the above copyright notice,
+     this list of conditions and the following disclaimer.
+
+  2. Redistributions in binary form must reproduce the above copyright 
+     notice, this list of conditions and the following disclaimer in 
+     the documentation and/or other materials provided with the distribution.
+
+  3. The names of the authors may not be used to endorse or promote products
+     derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT,
+INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
+OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


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

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


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

Branch: refs/heads/master
Commit: 018c183657a8ca745a3c448f75a9276dc5e2e769
Parents: c7feafa b20dfcb
Author: Matthias Bläsing <mb...@doppel-helix.eu>
Authored: Sun Oct 8 20:09:21 2017 +0200
Committer: Matthias Bläsing <mb...@doppel-helix.eu>
Committed: Sun Oct 8 20:09:21 2017 +0200

----------------------------------------------------------------------
 libs.jsch.agentproxy/external/binaries-list     |  8 +++---
 .../jsch.agentproxy.core-0.0.7-notice.txt       | 26 ++++++++++++++++++++
 .../jsch.agentproxy.pageant-0.0.7-notice.txt    | 26 ++++++++++++++++++++
 .../jsch.agentproxy.sshagent-0.0.7-notice.txt   | 26 ++++++++++++++++++++
 ...jsch.agentproxy.usocket-jna-0.0.7-notice.txt | 26 ++++++++++++++++++++
 5 files changed, 108 insertions(+), 4 deletions(-)
----------------------------------------------------------------------