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:39:31 UTC

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

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 ad01ff3   [NETBEANS-54] Module Review o.apache.commons.lang (#209)
ad01ff3 is described below

commit ad01ff358ccace874d58640d62c41fbdf0d4ffce
Author: Arunava Sinha <ar...@oracle.com>
AuthorDate: Thu Nov 2 18:09:29 2017 +0530

     [NETBEANS-54] Module Review o.apache.commons.lang (#209)
    
    * Added maven coordinate for external resource commons-lang-2.6.jar
    * renamed license file and added notice
---
 o.apache.commons.lang/external/binaries-list                         | 2 +-
 ...g-2.6.0.v201404270220-license.txt => common-lang-2.6-license.txt} | 0
 o.apache.commons.lang/external/common-lang-2.6-notice.txt            | 5 +++++
 3 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/o.apache.commons.lang/external/binaries-list b/o.apache.commons.lang/external/binaries-list
index 5603903..dd61214 100644
--- a/o.apache.commons.lang/external/binaries-list
+++ b/o.apache.commons.lang/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.
-0CE1EDB914C94EBC388F086C6827E8BDEEC71AC2 commons-lang-2.6.jar
+0CE1EDB914C94EBC388F086C6827E8BDEEC71AC2 commons-lang:commons-lang:2.6
diff --git a/o.apache.commons.lang/external/org.apache.commons.lang-2.6.0.v201404270220-license.txt b/o.apache.commons.lang/external/common-lang-2.6-license.txt
similarity index 100%
rename from o.apache.commons.lang/external/org.apache.commons.lang-2.6.0.v201404270220-license.txt
rename to o.apache.commons.lang/external/common-lang-2.6-license.txt
diff --git a/o.apache.commons.lang/external/common-lang-2.6-notice.txt b/o.apache.commons.lang/external/common-lang-2.6-notice.txt
new file mode 100644
index 0000000..c0696a6
--- /dev/null
+++ b/o.apache.commons.lang/external/common-lang-2.6-notice.txt
@@ -0,0 +1,5 @@
+Apache Commons Lang
+Copyright 2001-2011 The Apache Software Foundation
+
+This product includes software developed by
+The Apache Software Foundation (http://www.apache.org/).
\ No newline at end of file

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