Strabon
changeset 306:cf6202c799f3
added log4j.properties file in endpoint to override the one used in strabon
author | Babis Nikolaou <charnik@di.uoa.gr> |
---|---|
date | Wed Jun 20 17:01:03 2012 +0300 (2012-06-20) |
parents | c91ab390b86d |
children | 1d2b01c8665e |
files | endpoint/pom.xml |
line diff
1.1 --- a/endpoint/pom.xml Wed Jun 20 16:48:18 2012 +0300 1.2 +++ b/endpoint/pom.xml Wed Jun 20 17:01:03 2012 +0300 1.3 @@ -161,6 +161,14 @@ 1.4 </resource> 1.5 1.6 <resource> 1.7 + <targetPath>/WEB-INF/classes</targetPath> 1.8 + <directory>${basedir}/src</directory> 1.9 + <includes> 1.10 + <include>log4j.properties</include> 1.11 + </includes> 1.12 + </resource> 1.13 + 1.14 + <resource> 1.15 <targetPath>/</targetPath> 1.16 <directory>${basedir}/WebContent</directory> 1.17 <includes>