You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2009/06/04 22:38:40 UTC

svn commit: r781849 - /activemq/activemq-cpp/trunk/activemq-cpp/assembly/source.xml

Author: tabish
Date: Thu Jun  4 20:38:39 2009
New Revision: 781849

URL: http://svn.apache.org/viewvc?rev=781849&view=rev
Log:
Updates to fix permissions problems on the files in the config dir.

Modified:
    activemq/activemq-cpp/trunk/activemq-cpp/assembly/source.xml

Modified: activemq/activemq-cpp/trunk/activemq-cpp/assembly/source.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/assembly/source.xml?rev=781849&r1=781848&r2=781849&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp/assembly/source.xml (original)
+++ activemq/activemq-cpp/trunk/activemq-cpp/assembly/source.xml Thu Jun  4 20:38:39 2009
@@ -47,6 +47,7 @@
     <fileSet>
       <directory>config</directory>
       <lineEnding>keep</lineEnding>
+      <fileMode>0755</fileMode>
     </fileSet>
     <fileSet>
       <directory>doc</directory>