You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2012/06/06 13:08:02 UTC

svn commit: r1346825 - /jena/trunk/apache-jena/assembly-jena-zip.xml

Author: andy
Date: Wed Jun  6 11:08:02 2012
New Revision: 1346825

URL: http://svn.apache.org/viewvc?rev=1346825&view=rev
Log:
Put in the log4j config in the distribution

Modified:
    jena/trunk/apache-jena/assembly-jena-zip.xml

Modified: jena/trunk/apache-jena/assembly-jena-zip.xml
URL: http://svn.apache.org/viewvc/jena/trunk/apache-jena/assembly-jena-zip.xml?rev=1346825&r1=1346824&r2=1346825&view=diff
==============================================================================
--- jena/trunk/apache-jena/assembly-jena-zip.xml (original)
+++ jena/trunk/apache-jena/assembly-jena-zip.xml Wed Jun  6 11:08:02 2012
@@ -109,7 +109,7 @@
     <fileSet>
       <outputDirectory>/</outputDirectory>
       <includes>
-	<include>log4j.properties</include>
+	<include>jena-log4j.properties</include>
       </includes> 
       <fileMode>0622</fileMode>
     </fileSet>