From 94dbd799cbace6ff4d7e5d31543704958e27ca60 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Sat, 5 Apr 2014 15:46:50 +0000 Subject: QPID-5048: update broker assembly NOTICE file and dependency check reference file to account for dependency changes via QPID-5624 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1585112 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/broker/src/main/assembly/NOTICE | 25 ---------------------- .../dependency-verification/DEPENDENCIES_REFERENCE | 10 --------- 2 files changed, 35 deletions(-) (limited to 'qpid/java') diff --git a/qpid/java/broker/src/main/assembly/NOTICE b/qpid/java/broker/src/main/assembly/NOTICE index 621ec1d766..40ed809f89 100644 --- a/qpid/java/broker/src/main/assembly/NOTICE +++ b/qpid/java/broker/src/main/assembly/NOTICE @@ -71,41 +71,16 @@ http://www.w3.org/Consortium/Legal/ ############################################### -Commons Logging -Copyright 2001-2007 The Apache Software Foundation - -############################################### - Apache Commons Codec Copyright 2002-2013 The Apache Software Foundation ############################################### -Apache Commons BeanUtils -Copyright 2000-2010 The Apache Software Foundation - -############################################### - Apache Commons CLI Copyright 2001-2009 The Apache Software Foundation ############################################### -Apache Commons Collections -Copyright 2001-2008 The Apache Software Foundation - -############################################### - -Apache Commons Configuration -Copyright 2001-2012 The Apache Software Foundation - -############################################### - -Apache Commons Digester -Copyright 2001-2008 The Apache Software Foundation - -############################################### - Apache Commons Lang Copyright 2001-2011 The Apache Software Foundation diff --git a/qpid/java/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE b/qpid/java/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE index 3db049479b..7f02b1cb5b 100644 --- a/qpid/java/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE +++ b/qpid/java/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE @@ -74,22 +74,12 @@ From: 'The Apache Software Foundation' (http://www.apache.org) License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) From: 'The Apache Software Foundation' (http://www.apache.org/) - - Commons BeanUtils Core (http://commons.apache.org/beanutils/) commons-beanutils:commons-beanutils-core:jar:1.8.3 - License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) - Commons CLI (http://commons.apache.org/cli/) commons-cli:commons-cli:jar:1.2 License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) - Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.9 License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) - - Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.1 - License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) - - Commons Configuration (http://commons.apache.org/configuration/) commons-configuration:commons-configuration:jar:1.8 - License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) - - Commons Digester (http://commons.apache.org/digester/) commons-digester:commons-digester:jar:1.8.1 - License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.6 License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) - - Commons Logging (http://commons.apache.org/logging) commons-logging:commons-logging:jar:1.1.1 - License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) - Qpid AMQP 1.0 Common (http://qpid.apache.org/qpid-java-build/qpid-amqp-1-0-common) org.apache.qpid:qpid-amqp-1-0-common:jar License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) - Qpid BDB Message Store (http://qpid.apache.org/qpid-java-build/qpid-bdbstore) org.apache.qpid:qpid-bdbstore:jar -- cgit v1.2.1