You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2014/08/11 12:56:48 UTC

svn commit: r1617251 - in /qpid/branches/0.30/qpid/tools/src/java: ./ qpid-qmf2-tools/pom.xml qpid-qmf2-tools/src/main/assembly/qpid-qmf-tools-bin.xml qpid-qmf2-tools/src/main/assembly/qpid-qmf2-tools-bin.xml

Author: robbie
Date: Mon Aug 11 10:56:47 2014
New Revision: 1617251

URL: http://svn.apache.org/r1617251
Log:
QPID-5610: update qpid-qmf2-tools assembly descriptor filename to match its output like all the others do

merge from trunk r1617250

Added:
    qpid/branches/0.30/qpid/tools/src/java/qpid-qmf2-tools/src/main/assembly/qpid-qmf2-tools-bin.xml
      - copied unchanged from r1617250, qpid/trunk/qpid/tools/src/java/qpid-qmf2-tools/src/main/assembly/qpid-qmf2-tools-bin.xml
Removed:
    qpid/branches/0.30/qpid/tools/src/java/qpid-qmf2-tools/src/main/assembly/qpid-qmf-tools-bin.xml
Modified:
    qpid/branches/0.30/qpid/tools/src/java/   (props changed)
    qpid/branches/0.30/qpid/tools/src/java/qpid-qmf2-tools/pom.xml

Propchange: qpid/branches/0.30/qpid/tools/src/java/
------------------------------------------------------------------------------
  Merged /qpid/trunk/qpid/tools/src/java:r1617250

Modified: qpid/branches/0.30/qpid/tools/src/java/qpid-qmf2-tools/pom.xml
URL: http://svn.apache.org/viewvc/qpid/branches/0.30/qpid/tools/src/java/qpid-qmf2-tools/pom.xml?rev=1617251&r1=1617250&r2=1617251&view=diff
==============================================================================
--- qpid/branches/0.30/qpid/tools/src/java/qpid-qmf2-tools/pom.xml (original)
+++ qpid/branches/0.30/qpid/tools/src/java/qpid-qmf2-tools/pom.xml Mon Aug 11 10:56:47 2014
@@ -76,7 +76,7 @@
         <!--version specified in qpid-parent pluginManagement -->
         <configuration>
           <descriptors>
-            <descriptor>src/main/assembly/qpid-qmf-tools-bin.xml</descriptor>
+            <descriptor>src/main/assembly/qpid-qmf2-tools-bin.xml</descriptor>
           </descriptors>
         </configuration>
         <executions>



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