Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3962d5 commit fb6d6aaCopy full SHA for fb6d6aa
.classpath
@@ -18,7 +18,6 @@
18
</attributes>
19
</classpathentry>
20
<classpathentry kind="lib" path="lib/junit-4.8.2.jar"/>
21
- <classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
22
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
23
<attributes>
24
<attribute name="maven.pomderived" value="true"/>
pom.xml
@@ -173,7 +173,7 @@
173
<include>**/*.*</include>
174
</includes>
175
<excludes>
176
- <exclude>log4j.properties</exclude>
+ <exclude>log4j2.xml</exclude>
177
</excludes>
178
</resource>
179
</resources>
0 commit comments