Author: tschoening
Date: Fri Mar 25 09:09:07 2016
New Revision: 1736542

URL: http://svn.apache.org/viewvc?rev=1736542&view=rev
Log:
code style

Modified:
    incubator/log4cxx/trunk/src/assembly/source.xml

Modified: incubator/log4cxx/trunk/src/assembly/source.xml
URL: 
http://svn.apache.org/viewvc/incubator/log4cxx/trunk/src/assembly/source.xml?rev=1736542&r1=1736541&r2=1736542&view=diff
==============================================================================
--- incubator/log4cxx/trunk/src/assembly/source.xml (original)
+++ incubator/log4cxx/trunk/src/assembly/source.xml Fri Mar 25 09:09:07 2016
@@ -23,8 +23,9 @@
        </formats>
        <baseDirectory>apache-log4cxx-${project.version}</baseDirectory>
        <includeSiteDirectory>true</includeSiteDirectory>
+
        <fileSets>
-               <!-- autogen.sh is executable -->
+               <!-- Some files need to be executable. -->
                <fileSet>
                        <includes>
                                <include>autogen.sh</include>


Reply via email to