You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ab...@apache.org on 2018/11/08 18:12:25 UTC

[geode] branch release/1.8.0 updated: GEODE-6018 Remove reflections from LICENSE

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

abaker pushed a commit to branch release/1.8.0
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/release/1.8.0 by this push:
     new 62d95cd  GEODE-6018 Remove reflections from LICENSE
62d95cd is described below

commit 62d95cd27dcc697771f8d14a7112b5030c796ca1
Author: Anthony Baker <ab...@apache.org>
AuthorDate: Thu Nov 8 10:06:25 2018 -0800

    GEODE-6018 Remove reflections from LICENSE
    
    Remove reflections from LICENSE.  It was previously a transitive
    dependency of springfox, which no longer pulls it in.  WTFPL is
    no longer needed.
    
    (cherry picked from commit 379ee68ce61d95e569a042c2fecdf5a588223dea)
---
 geode-assembly/src/main/dist/LICENSE  | 20 --------------------
 gradle/dependency-versions.properties |  1 -
 2 files changed, 21 deletions(-)

diff --git a/geode-assembly/src/main/dist/LICENSE b/geode-assembly/src/main/dist/LICENSE
index 81f7b91..348706e 100644
--- a/geode-assembly/src/main/dist/LICENSE
+++ b/geode-assembly/src/main/dist/LICENSE
@@ -597,26 +597,6 @@ of the State of California, with venue lying in Santa Clara County,
 California.
 
 ---------------------------------------------------------------------------
-The WTF Public License (http://www.wtfpl.net/about/)
----------------------------------------------------------------------------
-
-Apache Geode bundles the following files under the WTF license:
-
-  - Reflections v0.9.11 (https://github.com/ronmamo/reflections)
-
-  DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
-          Version 2, December 2004
-
-Everyone is permitted to copy and distribute verbatim or modified
-copies of this license document, and changing it is allowed as long
-as the name is changed.
-
-  DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. You just DO WHAT THE FUCK YOU WANT TO.
-
----------------------------------------------------------------------------
 The MIT License (http://opensource.org/licenses/mit-license.html)
 ---------------------------------------------------------------------------
 
diff --git a/gradle/dependency-versions.properties b/gradle/dependency-versions.properties
index 09f4373..a1203dc 100644
--- a/gradle/dependency-versions.properties
+++ b/gradle/dependency-versions.properties
@@ -46,7 +46,6 @@ httpunit.version = 1.7.2
 jackson.version = 2.9.6
 jackson-module-scala_2.10.version = 2.9.6
 jansi.version = 1.17.1
-javassist.version = 3.21.0-GA
 javax.ejb-api.version = 3.0
 javax.jsr250-api.version = 1.0
 javax.mail-api.version = 1.6.1