Repository: incubator-netbeans
Updated Branches:
  refs/heads/master 4548dd89f -> df639a47d


[NETBEANS-54] Module Review libs.commons_compress

  - Updated maven coordinates and add notice
    for commons/compress 1.8.1 (Apache 2)


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

Branch: refs/heads/master
Commit: 3c6f2a73dbb1d5bcad6d04b02c749c5f8ce77cb2
Parents: c7eb12c
Author: Antonio Vieiro <[email protected]>
Authored: Sun Oct 8 08:04:00 2017 +0200
Committer: Matthias Bläsing <[email protected]>
Committed: Sun Oct 8 19:07:47 2017 +0200

----------------------------------------------------------------------
 libs.commons_compress/external/binaries-list            |  2 +-
 .../external/commons-compress-1.8.1-notice.txt          | 12 ++++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/3c6f2a73/libs.commons_compress/external/binaries-list
----------------------------------------------------------------------
diff --git a/libs.commons_compress/external/binaries-list 
b/libs.commons_compress/external/binaries-list
index 0d1d44e..48afc53 100644
--- a/libs.commons_compress/external/binaries-list
+++ b/libs.commons_compress/external/binaries-list
@@ -14,4 +14,4 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-A698750C16740FD5B3871425F4CB3BBAA87F529D commons-compress-1.8.1.jar
+A698750C16740FD5B3871425F4CB3BBAA87F529D 
org.apache.commons:commons-compress:1.8.1

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/3c6f2a73/libs.commons_compress/external/commons-compress-1.8.1-notice.txt
----------------------------------------------------------------------
diff --git a/libs.commons_compress/external/commons-compress-1.8.1-notice.txt 
b/libs.commons_compress/external/commons-compress-1.8.1-notice.txt
new file mode 100644
index 0000000..f5d511e
--- /dev/null
+++ b/libs.commons_compress/external/commons-compress-1.8.1-notice.txt
@@ -0,0 +1,12 @@
+Apache Commons Compress
+Copyright 2002-2017 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+The files in the package org.apache.commons.compress.archivers.sevenz
+were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/),
+which has been placed in the public domain:
+
+"LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html)
+

Reply via email to