You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by ra...@apache.org on 2018/10/12 21:36:41 UTC

[3/5] tomee git commit: Added Jackson notice to plus, plume and microprofile.

Added Jackson notice to plus, plume and microprofile.


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/13c3364a
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/13c3364a
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/13c3364a

Branch: refs/heads/master
Commit: 13c3364a808782193bdc493a2648508a96a12f95
Parents: 0c2772e
Author: Roberto Cortez <ra...@yahoo.com>
Authored: Fri Oct 12 13:22:25 2018 +0100
Committer: Roberto Cortez <ra...@yahoo.com>
Committed: Fri Oct 12 13:22:25 2018 +0100

----------------------------------------------------------------------
 .../src/main/resources/META-INF/microprofile/NOTICE          | 8 ++++++++
 .../src/main/resources/META-INF/NOTICE                       | 8 ++++++++
 2 files changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/13c3364a/tomee/apache-tomee/src/main/resources/META-INF/microprofile/NOTICE
----------------------------------------------------------------------
diff --git a/tomee/apache-tomee/src/main/resources/META-INF/microprofile/NOTICE b/tomee/apache-tomee/src/main/resources/META-INF/microprofile/NOTICE
index 09d4a4e..e754835 100644
--- a/tomee/apache-tomee/src/main/resources/META-INF/microprofile/NOTICE
+++ b/tomee/apache-tomee/src/main/resources/META-INF/microprofile/NOTICE
@@ -161,3 +161,11 @@ Apache Commons Codec project. http://commons.apache.org/proper/commons-codec/
 
 JSON processing in this software was derived from the JSON.simple toolkit.
 https://code.google.com/p/json-simple/
+=========================================================================
+Jackson JSON processor
+Jackson is a high-performance, Free/Open Source JSON processing library.
+It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
+been in development since 2007.
+It is currently developed by a community of developers, as well as supported
+commercially by FasterXML.com.
+=========================================================================

http://git-wip-us.apache.org/repos/asf/tomee/blob/13c3364a/tomee/tomee-microprofile-webapp/src/main/resources/META-INF/NOTICE
----------------------------------------------------------------------
diff --git a/tomee/tomee-microprofile-webapp/src/main/resources/META-INF/NOTICE b/tomee/tomee-microprofile-webapp/src/main/resources/META-INF/NOTICE
index 09d4a4e..e754835 100644
--- a/tomee/tomee-microprofile-webapp/src/main/resources/META-INF/NOTICE
+++ b/tomee/tomee-microprofile-webapp/src/main/resources/META-INF/NOTICE
@@ -161,3 +161,11 @@ Apache Commons Codec project. http://commons.apache.org/proper/commons-codec/
 
 JSON processing in this software was derived from the JSON.simple toolkit.
 https://code.google.com/p/json-simple/
+=========================================================================
+Jackson JSON processor
+Jackson is a high-performance, Free/Open Source JSON processing library.
+It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
+been in development since 2007.
+It is currently developed by a community of developers, as well as supported
+commercially by FasterXML.com.
+=========================================================================