Deactivate default log4j init
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 6 Jul 2008 19:06:36 +0000 (19:06 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 6 Jul 2008 19:06:36 +0000 (19:06 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1365 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.slc/pom.xml

index 34060d27c47adbad6472d1acb3e98fd92f85147c..e81b118e39de01ca14fcf321cec8ce5b4cf89bb7 100644 (file)
                                                                <maxIdleTime>60000</maxIdleTime>
                                                        </connector>
                                                </connectors>
-                                               <systemProperties>
-                                                       <systemProperty>
-                                                               <!-- some library (JExcelAPi) include log4j config in their jar -->
-                                                               <name>log4j.defaultInitOverride</name>
-                                                               <value>true</value>
-                                                       </systemProperty>
-                                               </systemProperties>
                                        </configuration>
                                </plugin>
                        </plugins>