diff options
| author | Robert Gemmell <robbie@apache.org> | 2014-08-11 14:42:25 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2014-08-11 14:42:25 +0000 |
| commit | 5ccde686eff0a9ce17635518c38d8c366b6437c8 (patch) | |
| tree | 309a90606f38ac46914964099a9eb8a547be0aaf /qpid/java/broker | |
| parent | 17a382f0da1c594b5a02f8b40c676258c8dbeb05 (diff) | |
| download | qpid-python-5ccde686eff0a9ce17635518c38d8c366b6437c8.tar.gz | |
QPID-5813, QPID-5913: various LICENCE and NOTICE file updates
- Ensure the main java directory has LICENSE and NOTICE files for use in new source archive.
- Update pointers within the files at the repo root.
- Ensure the main java directory has LICENSE entry for crypto-js for inclusion in source release.
- Ensure the management-http binary jar contains LICENSE file entry for crypto-js, clarify entry in brokers binary assembly tar.gz file.
- Update reference file for dep change verification.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617301 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/broker')
| -rw-r--r-- | qpid/java/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE | 2 |
1 files changed, 0 insertions, 2 deletions
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 866ff6c1ec..eb080385e5 100644 --- a/qpid/java/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE +++ b/qpid/java/broker/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE @@ -28,8 +28,6 @@ From: 'an unknown organization' License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) - bcel org.apache.bcel:bcel:jar:5.2 - - CryptoJS (http://webjars.org) org.webjars:cryptojs:jar:3.1.2 - License: New BSD (http://opensource.org/licenses/BSD-3-Clause) From: 'Apache Software Foundation' (http://db.apache.org/) - Apache Derby Database Engine and Embedded JDBC Driver (http://db.apache.org/derby/derby/) org.apache.derby:derby:jar:10.8.2.2 |
