You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ni...@apache.org on 2014/01/08 11:06:35 UTC

svn commit: r1556481 - in /cxf/branches/2.6.x-fixes: ./ distribution/src/main/assembly/bin.xml

Author: ningjiang
Date: Wed Jan  8 10:06:35 2014
New Revision: 1556481

URL: http://svn.apache.org/r1556481
Log:
Merged revisions 1556479 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/branches/2.7.x-fixes

CXF-5485 Fixed the Apache CXF kit bin directory access right issue 


Modified:
    cxf/branches/2.6.x-fixes/   (props changed)
    cxf/branches/2.6.x-fixes/distribution/src/main/assembly/bin.xml

Propchange: cxf/branches/2.6.x-fixes/
------------------------------------------------------------------------------
  Merged /cxf/branches/2.7.x-fixes:r1556479
  Merged /cxf/trunk:r1556476

Propchange: cxf/branches/2.6.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: cxf/branches/2.6.x-fixes/distribution/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/assembly/bin.xml?rev=1556481&r1=1556480&r2=1556481&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/distribution/src/main/assembly/bin.xml (original)
+++ cxf/branches/2.6.x-fixes/distribution/src/main/assembly/bin.xml Wed Jan  8 10:06:35 2014
@@ -58,6 +58,7 @@
             <directory>src/main/release/bin</directory>
             <outputDirectory>apache-cxf-${cxf.version}/bin</outputDirectory>
             <fileMode>755</fileMode>
+            <directoryMode>755</directoryMode>
         </fileSet>
         <fileSet>
             <directory>src/main/release/etc</directory>