You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-dev@logging.apache.org by ts...@apache.org on 2016/03/25 10:09:07 UTC

svn commit: r1736542 - /incubator/log4cxx/trunk/src/assembly/source.xml

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>