This is an automated email from the ASF dual-hosted git repository.
tbouron pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git
The following commit(s) were added to refs/heads/master by this push:
new 0730c75 Updates NOTICE files
new da3e5ee Merge pull request #1082 from nakomis/update-noticies
0730c75 is described below
commit 0730c75d58a85d6e549f8f2228409f3a4d49b5d4
Author: Martin Harris <[email protected]>
AuthorDate: Wed Jan 8 14:06:51 2020 +0000
Updates NOTICE files
---
NOTICE | 54 ++++++++++++++-----------------
server-cli/NOTICE | 96 ++++++++++++++++++++++++++-----------------------------
2 files changed, 70 insertions(+), 80 deletions(-)
diff --git a/NOTICE b/NOTICE
index ee9424a..c2f8899 100644
--- a/NOTICE
+++ b/NOTICE
@@ -69,9 +69,9 @@ Runtime dependencies:
Developed by: QOS.ch (http://www.qos.ch)
License name: Eclipse Public License, version 1.0
- com.fasterxml.jackson:2.9.7:
+ com.fasterxml.jackson:2.9.8:
Project: Jackson FasterXML
- Version: 2.9.7
+ Version: 2.9.8
Available at:
- http://github.com/FasterXML/jackson
- https://github.com/FasterXML/jackson-core
@@ -189,11 +189,11 @@ Runtime dependencies:
License name: Apache License, version 2.0
Notice: Copyright (c) Square, Inc.
- com.thoughtworks.xstream:1.4.8:
+ com.thoughtworks.xstream:1.4.11.1:
Project: XStream Core
- Version: 1.4.8
+ Version: 1.4.11.1
Available at: http://x-stream.github.io/
- Developed by: XStream (http://xstream.codehaus.org)
+ Developed by: XStream (http://x-stream.github.io)
License name: BSD 3-Clause (New BSD) License
commons-beanutils:1.9.3:
@@ -231,11 +231,11 @@ Runtime dependencies:
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
- io.cloudsoft.windows:0.6.1:
+ io.cloudsoft.windows:0.7.0:
Project:
- Java WinRM library
- WinRM Client
- Version: 0.6.1
+ Version: 0.7.0
Available at: http://github.com/cloudsoft/winrm4j
License name: Apache License, version 2.0
@@ -292,11 +292,11 @@ Runtime dependencies:
Developed by: Chemouni Uriel (http://www.minidev.net/)
License name: Apache License, version 2.0
- org.apache.commons.commons-compress:1.4:
- Project: Commons Compress
- Version: 1.4
- Available at: http://commons.apache.org/compress/
- Developed by: The Apache Software Foundation (http://www.apache.org/)
+ org.apache.commons.commons-compress:1.18:
+ Project: Apache Commons Compress
+ Version: 1.18
+ Available at: https://commons.apache.org/proper/commons-compress/
+ Developed by: The Apache Software Foundation (https://www.apache.org/)
License name: Apache License, version 2.0
org.apache.commons.commons-lang3:3.3.2:
@@ -306,16 +306,16 @@ Runtime dependencies:
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
- org.apache.cxf:3.2.7:
+ org.apache.cxf:3.2.8:
Project: Apache CXF
- Version: 3.2.7
+ Version: 3.2.8
Available at: http://cxf.apache.org
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
- org.apache.felix.org.apache.felix.framework:5.6.10:
+ org.apache.felix.org.apache.felix.framework:5.6.12:
Project: Apache Felix Framework
- Version: 5.6.10
+ Version: 5.6.12
Available at: http://felix.apache.org/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
@@ -362,16 +362,16 @@ Runtime dependencies:
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
- org.apache.karaf.jaas.org.apache.karaf.jaas.boot:4.2.2:
+ org.apache.karaf.jaas.org.apache.karaf.jaas.boot:4.2.7:
Project: Apache Karaf :: JAAS :: Boot
- Version: 4.2.2
+ Version: 4.2.7
Available at: https://www.apache.org/
Developed by: The Apache Software Foundation (https://www.apache.org/)
License name: Apache License, version 2.0
- org.apache.karaf.shell.org.apache.karaf.shell.core:4.2.2:
+ org.apache.karaf.shell.org.apache.karaf.shell.core:4.2.7:
Project: Apache Karaf :: Shell :: Core
- Version: 4.2.2
+ Version: 4.2.7
Available at: https://www.apache.org/
Developed by: The Apache Software Foundation (https://www.apache.org/)
License name: Apache License, version 2.0
@@ -390,9 +390,9 @@ Runtime dependencies:
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
- org.apache.ws.xmlschema.xmlschema-core:2.2.3:
+ org.apache.ws.xmlschema.xmlschema-core:2.2.4:
Project: XmlSchema Core
- Version: 2.2.3
+ Version: 2.2.4
Available at: http://ws.apache.org/commons/xmlschema20/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
@@ -446,9 +446,9 @@ Runtime dependencies:
License name: Apache License, version 2.0
Notice: Copyright (c) Shigeru Chiba
- org.jline:3.9.0:
+ org.jline:3.12.1:
Project: JLine Bundle
- Version: 3.9.0
+ Version: 3.12.1
Available at: http://nexus.sonatype.org/oss-repository-hosting.html
License name: BSD 3-Clause (New BSD) License
Notice:
@@ -483,12 +483,6 @@ Runtime dependencies:
Developed by: QOS.ch (http://www.qos.ch)
License name: MIT License
- org.tukaani.xz:1.0:
- Project: XZ for Java
- Version: 1.0
- Available at: http://tukaani.org/xz/java.html
- License name: Public Domain
-
org.xmlunit:2.3.0:
Project:
- org.xmlunit:xmlunit-core
diff --git a/server-cli/NOTICE b/server-cli/NOTICE
index 9274c4f..3f419af 100644
--- a/server-cli/NOTICE
+++ b/server-cli/NOTICE
@@ -69,9 +69,9 @@ Runtime dependencies:
Developed by: QOS.ch (http://www.qos.ch)
License name: Eclipse Public License, version 1.0
- com.fasterxml.jackson:2.9.7:
+ com.fasterxml.jackson:2.9.8:
Project: Jackson FasterXML
- Version: 2.9.7
+ Version: 2.9.8
Available at:
- http://github.com/FasterXML/jackson
- http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding
@@ -196,11 +196,11 @@ Runtime dependencies:
License name: Apache License, version 2.0
Notice: Copyright (c) Square, Inc.
- com.thoughtworks.xstream:1.4.8:
+ com.thoughtworks.xstream:1.4.11.1:
Project: XStream Core
- Version: 1.4.8
+ Version: 1.4.11.1
Available at: http://x-stream.github.io/
- Developed by: XStream (http://xstream.codehaus.org)
+ Developed by: XStream (http://x-stream.github.io)
License name: BSD 3-Clause (New BSD) License
commons-beanutils:1.9.3:
@@ -251,11 +251,11 @@ Runtime dependencies:
Available at: https://github.com/airlift/airline
License name: Apache License, version 2.0
- io.cloudsoft.windows:0.6.1:
+ io.cloudsoft.windows:0.7.0:
Project:
- Java WinRM library
- WinRM Client
- Version: 0.6.1
+ Version: 0.7.0
Available at: http://github.com/cloudsoft/winrm4j
License name: Apache License, version 2.0
@@ -269,12 +269,6 @@ Runtime dependencies:
Available at: https://github.com/swagger-api/swagger-core
License name: Apache License, version 2.0
- javax.activation:1.1.1:
- Project: JavaBeans(TM) Activation Framework
- Version: 1.1.1
- Available at:
http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp
- License name: Common Development and Distribution License, version 1.0
-
javax.annotation.javax.annotation-api:1.3:
Project: javax.annotation API
Version: 1.3
@@ -314,13 +308,6 @@ Runtime dependencies:
Developed by: Eclipse Foundation (https://www.eclipse.org/org/foundation/)
License name: Common Development and Distribution License, version 1.1
- javax.xml.bind.jaxb-api:2.2.11:
- Project: Java Architecture for XML Binding
- Version: 2.2.11
- Available at: http://jaxb.java.net/
- Developed by: Oracle Corporation (http://www.oracle.com/)
- License name: Common Development and Distribution License, version 1.1
-
joda-time:2.7:
Project: Joda-Time
Version: 2.7
@@ -362,11 +349,11 @@ Runtime dependencies:
Developed by: Chemouni Uriel (http://www.minidev.net/)
License name: Apache License, version 2.0
- org.apache.commons.commons-compress:1.4:
- Project: Commons Compress
- Version: 1.4
- Available at: http://commons.apache.org/compress/
- Developed by: The Apache Software Foundation (http://www.apache.org/)
+ org.apache.commons.commons-compress:1.18:
+ Project: Apache Commons Compress
+ Version: 1.18
+ Available at: https://commons.apache.org/proper/commons-compress/
+ Developed by: The Apache Software Foundation (https://www.apache.org/)
License name: Apache License, version 2.0
org.apache.commons.commons-lang3:3.3.2:
@@ -376,20 +363,34 @@ Runtime dependencies:
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
- org.apache.cxf:3.2.7:
+ org.apache.cxf:3.2.8:
Project: Apache CXF
- Version: 3.2.7
+ Version: 3.2.8
Available at: http://cxf.apache.org
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
- org.apache.felix.org.apache.felix.framework:5.6.10:
+ org.apache.felix.org.apache.felix.framework:5.6.12:
Project: Apache Felix Framework
- Version: 5.6.10
+ Version: 5.6.12
Available at: http://felix.apache.org/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
+ org.apache.geronimo.specs.geronimo-activation_1.1_spec:1.1:
+ Project: Activation 1.1
+ Version: 1.1
+ Available at:
http://geronimo.apache.org/maven/specs/geronimo-activation_1.1_spec/1.1
+ Developed by: The Apache Software Foundation (http://www.apache.org)
+ License name: Apache License, version 2.0
+
+ org.apache.geronimo.specs.geronimo-stax-api_1.0_spec:1.0.1:
+ Project: Streaming API for XML (STAX API 1.0)
+ Version: 1.0.1
+ Available at: http://geronimo.apache.org/specs/geronimo-stax-api_1.0_spec
+ Developed by: Apache Software Foundation (http://www.apache.org)
+ License name: Apache License, version 2.0
+
org.apache.geronimo.specs.geronimo-ws-metadata_2.0_spec:1.1.3:
Project: Web Services Metadata 2.0
Version: 1.1.3
@@ -439,9 +440,20 @@ Runtime dependencies:
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
- org.apache.ws.xmlschema.xmlschema-core:2.2.3:
+ org.apache.servicemix.specs:2.9.0:
+ Project:
+ - Apache ServiceMix :: Specs :: Activation API 1.4
+ - Apache ServiceMix :: Specs :: Activator
+ - Apache ServiceMix :: Specs :: JAXB API 2.2
+ - Apache ServiceMix :: Specs :: Stax API 1.0
+ Version: 2.9.0
+ Available at: http://servicemix.apache.org/
+ Developed by: The Apache Software Foundation (http://www.apache.org/)
+ License name: Apache License, version 2.0
+
+ org.apache.ws.xmlschema.xmlschema-core:2.2.4:
Project: XmlSchema Core
- Version: 2.2.3
+ Version: 2.2.4
Available at: http://ws.apache.org/commons/xmlschema20/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
@@ -469,28 +481,18 @@ Runtime dependencies:
Developed by: fasterxml.com (http://fasterxml.com)
License name: BSD 2-Clause (Simplified or FreeBSD) License
- org.eclipse.jetty.toolchain.jetty-schemas:3.1.M0:
- Project: Jetty :: Schemas
- Version: 3.1.M0
- Available at: http://www.eclipse.org/jetty
- Developed by: Mort Bay Consulting (http://www.mortbay.com)
- License name: Apache License, version 2.0
-
- org.eclipse.jetty:9.4.12.v20180830:
+ org.eclipse.jetty:9.4.20.v20190813:
Project:
- Jetty :: Http Utility
- Jetty :: IO Utility
- - Jetty :: JAAS
- Jetty :: Security
- Jetty :: Server Core
- Jetty :: Servlet Handling
- Jetty :: Utilities
- Jetty :: Webapp Application Support
- Jetty :: XML utilities
- Version: 9.4.12.v20180830
- Available at:
- - http://www.eclipse.org/jetty
- - https://eclipse.org/jetty
+ Version: 9.4.20.v20190813
+ Available at: http://www.eclipse.org/jetty
Developed by: Webtide (https://webtide.com)
License name: Apache License, version 2.0
@@ -548,12 +550,6 @@ Runtime dependencies:
Developed by: QOS.ch (http://www.qos.ch)
License name: MIT License
- org.tukaani.xz:1.0:
- Project: XZ for Java
- Version: 1.0
- Available at: http://tukaani.org/xz/java.html
- License name: Public Domain
-
org.xmlunit:2.3.0:
Project:
- org.xmlunit:xmlunit-core