You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by ch...@apache.org on 2013/11/22 16:37:28 UTC

svn commit: r1544577 - /ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml

Author: chenpei
Date: Fri Nov 22 15:37:28 2013
New Revision: 1544577

URL: http://svn.apache.org/r1544577
Log:
CTAKES-269 - log4j.xml filenotfound.  copy sample log config from core to the distribution...

Modified:
    ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml

Modified: ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml?rev=1544577&r1=1544576&r2=1544577&view=diff
==============================================================================
--- ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml (original)
+++ ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml Fri Nov 22 15:37:28 2013
@@ -131,7 +131,7 @@
 
 		<!-- Copy a default log4j config that could be overridden during runtime -->
 		<fileSet>
-			<directory>../ctakes-core/src/main/resources</directory>
+			<directory>../ctakes-core-res/src/main/resources</directory>
 			<fileMode>644</fileMode>
 			<directoryMode>755</directoryMode>
 			<includes>