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/11/02 12:38:16 UTC

[incubator-netbeans] branch master updated: [NETBEANS-54] Module Review o.apache.commons.logging (#212)

This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new e112aa4   [NETBEANS-54] Module Review o.apache.commons.logging (#212)
e112aa4 is described below

commit e112aa4283e751fc9a5fd382ac7ef1878b526bf9
Author: Arunava Sinha <ar...@oracle.com>
AuthorDate: Thu Nov 2 18:08:15 2017 +0530

     [NETBEANS-54] Module Review o.apache.commons.logging (#212)
    
    * Added maven coordinate for external resource commons-logging-1.1.1.jar
    * Added commons.logging-1.1.1 notice from https://svn.apache.org/repos/asf/commons/proper/logging/tags/commons-logging-1.1.1/NOTICE.txt
---
 o.apache.commons.logging/external/binaries-list                    | 2 +-
 o.apache.commons.logging/external/commons-logging-1.1.1-notice.txt | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/o.apache.commons.logging/external/binaries-list b/o.apache.commons.logging/external/binaries-list
index fd43abf..5f56286 100644
--- a/o.apache.commons.logging/external/binaries-list
+++ b/o.apache.commons.logging/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.
-2D859791FBF7D880591864BD4004D8442A8A3B81 commons-logging-1.1.1.jar
+5043BFEBC3DB072ED80FBD362E7CAF00E885D8AE commons-logging:commons-logging:1.1.1
diff --git a/o.apache.commons.logging/external/commons-logging-1.1.1-notice.txt b/o.apache.commons.logging/external/commons-logging-1.1.1-notice.txt
new file mode 100644
index 0000000..3d948f5
--- /dev/null
+++ b/o.apache.commons.logging/external/commons-logging-1.1.1-notice.txt
@@ -0,0 +1,5 @@
+Apache Commons Logging
+Copyright 2003-2007 The Apache Software Foundation
+
+This product includes software developed by
+The Apache Software Foundation (http://www.apache.org/).

-- 
To stop receiving notification emails like this one, please contact
['"commits@netbeans.apache.org" <co...@netbeans.apache.org>'].