Upgrade JExcelApi version
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 6 Jul 2008 19:25:24 +0000 (19:25 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 6 Jul 2008 19:25:24 +0000 (19:25 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1369 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.slc.webapp/pom.xml

index af1f3a589620ca0bda4766ca3c2d20fbe2895466..b3d2206f6117aeeb4f7cf88d4f76de2e24e970fc 100644 (file)
                                                <configuration>
                                                        <scanIntervalSeconds>0</scanIntervalSeconds>
                                                        <daemon>true</daemon>
-                                                       <systemProperties>
-                                                               <systemProperty>
-                                                                       <!-- some library (JExcelAPi) include log4j config in their jar -->
-                                                                       <name>
-                                                                               log4j.defaultInitOverride
-                                                                       </name>
-                                                                       <value>true</value>
-                                                               </systemProperty>
-                                                       </systemProperties>
                                                </configuration>
                                        </execution>
                                        <execution>