You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kw...@apache.org on 2017/11/24 15:22:29 UTC

qpid-jms-amqp-0-x git commit: QPID-8044: [JMS AMQP 0-x] Address minor packaging problems

Repository: qpid-jms-amqp-0-x
Updated Branches:
  refs/heads/master e07636416 -> ce644a322


QPID-8044: [JMS AMQP 0-x] Address minor packaging problems


Project: http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/commit/ce644a32
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/tree/ce644a32
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/diff/ce644a32

Branch: refs/heads/master
Commit: ce644a322d9b2433fe26e29cb9df9fa9a3bb3da8
Parents: e076364
Author: Keith Wall <kw...@apache.org>
Authored: Fri Nov 24 15:21:40 2017 +0000
Committer: Keith Wall <kw...@apache.org>
Committed: Fri Nov 24 15:22:05 2017 +0000

----------------------------------------------------------------------
 NOTICE                                             | 2 +-
 apache-qpid-jms-amqp-0-x/src/main/assembly/LICENSE | 2 +-
 apache-qpid-jms-amqp-0-x/src/main/assembly/NOTICE  | 2 --
 apache-qpid-jms-amqp-0-x/src/main/assembly/src.xml | 2 +-
 4 files changed, 3 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/ce644a32/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
index c9532e2..143c703 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,4 +1,4 @@
-Apache Qpid Java
+Apache Qpid JMS AMQP 0-x
 Copyright 2006-2017 The Apache Software Foundation
 
 This product includes software developed at

http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/ce644a32/apache-qpid-jms-amqp-0-x/src/main/assembly/LICENSE
----------------------------------------------------------------------
diff --git a/apache-qpid-jms-amqp-0-x/src/main/assembly/LICENSE b/apache-qpid-jms-amqp-0-x/src/main/assembly/LICENSE
index 06833dc..ae0582b 100644
--- a/apache-qpid-jms-amqp-0-x/src/main/assembly/LICENSE
+++ b/apache-qpid-jms-amqp-0-x/src/main/assembly/LICENSE
@@ -210,7 +210,7 @@
 This product bundles the SLF4J API, which is distributed under
 the MIT licence:
 
-Copyright (c) 2004-2014 QOS.ch
+Copyright (c) 2004-2017 QOS.ch
 All rights reserved.
 
 Permission is hereby granted, free of charge, to any person obtaining

http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/ce644a32/apache-qpid-jms-amqp-0-x/src/main/assembly/NOTICE
----------------------------------------------------------------------
diff --git a/apache-qpid-jms-amqp-0-x/src/main/assembly/NOTICE b/apache-qpid-jms-amqp-0-x/src/main/assembly/NOTICE
index 314b973..e994b26 100644
--- a/apache-qpid-jms-amqp-0-x/src/main/assembly/NOTICE
+++ b/apache-qpid-jms-amqp-0-x/src/main/assembly/NOTICE
@@ -11,5 +11,3 @@ Copyright 2003-2008 The Apache Software Foundation
 
 ###############################################
 
-slf4j-api
-Copyright (c) 2004-2014 QOS.ch

http://git-wip-us.apache.org/repos/asf/qpid-jms-amqp-0-x/blob/ce644a32/apache-qpid-jms-amqp-0-x/src/main/assembly/src.xml
----------------------------------------------------------------------
diff --git a/apache-qpid-jms-amqp-0-x/src/main/assembly/src.xml b/apache-qpid-jms-amqp-0-x/src/main/assembly/src.xml
index f57635c..ca3a398 100644
--- a/apache-qpid-jms-amqp-0-x/src/main/assembly/src.xml
+++ b/apache-qpid-jms-amqp-0-x/src/main/assembly/src.xml
@@ -24,7 +24,7 @@
     <formats>
         <format>tar.gz</format>
     </formats>
-    <baseDirectory>apache-qpid-jms-0-x-${project.version}-src</baseDirectory>
+    <baseDirectory>apache-qpid-jms-amqp-0-x-${project.version}-src</baseDirectory>
     <fileSets>
         <!-- main project directory structure -->
         <fileSet>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org