Skip to content
Snippets Groups Projects
Commit d9b209dc authored by Piotr Gawron's avatar Piotr Gawron
Browse files

sbgn referenced old log4j properites file

parent 65449f16
No related branches found
No related tags found
1 merge request!773Resolve "move from log4j to log4j2"
......@@ -17,8 +17,8 @@
</excludes>
<unpackOptions>
<excludes>
<exclude>**/log4j.xml</exclude>
<exclude>**/log4j.properties</exclude>
<exclude>**/log4j2.xml</exclude>
<exclude>**/log4j2.properties</exclude>
</excludes>
</unpackOptions>
</dependencySet>
......@@ -26,9 +26,9 @@
<files>
<file>
<source>src/main/resources/log4j.properties</source>
<source>src/main/resources/log4j2.properties</source>
<outputDirectory>.</outputDirectory>
<destName>log4j.properties</destName>
<destName>log4j2.properties</destName>
</file>
</files>
</assembly>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment