diff options
| author | Robert Gemmell <robbie@apache.org> | 2014-04-05 15:28:49 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2014-04-05 15:28:49 +0000 |
| commit | a563ea78ca5cb45948fc143dc7f21415ca7cd5a2 (patch) | |
| tree | 3d0a57e25575121358f660e9fe55d718c7f933c8 /qpid/java/client/src/main/assembly/dependency-verification | |
| parent | 7344c8879c319c4ca6ab57963e6147d878a4e154 (diff) | |
| download | qpid-python-a563ea78ca5cb45948fc143dc7f21415ca7cd5a2.tar.gz | |
QPID-5048: add dependency change verifcation reference files and LICENSE, NOTICE & README files for use in the binary release assemblies
Work by me and Andrew MacBean <andymacbean@gmail.com>.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1585102 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/client/src/main/assembly/dependency-verification')
| -rw-r--r-- | qpid/java/client/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/qpid/java/client/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE b/qpid/java/client/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE new file mode 100644 index 0000000000..2ed83f3e48 --- /dev/null +++ b/qpid/java/client/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE @@ -0,0 +1,36 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +#// ------------------------------------------------------------------ +# TRIMMED 3RD PARTY DEPENDENCY INFORMATION FOR MODIFICATION CHECKS +#// ------------------------------------------------------------------ + + + +From: 'QOS.ch' (http://www.qos.ch) + - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.6.4 + License: MIT License (http://www.opensource.org/licenses/mit-license.php) + +From: 'The Apache Software Foundation' (http://www.apache.org/) + - Qpid Common (http://qpid.apache.org/qpid-java-build/management/qpid-common) org.apache.qpid:qpid-common:jar + License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) + + + + |
