log4j.xml relocated and excluded from JAR#287
Conversation
JAR. pom.xml formatted according to coding conventions
|
Hi @l-cortese Can you explain a bit how it works? |
dao/pom.xml
Outdated
|
Ok, there was a typo in the comment at line 29 of pom.xml, it should be
|
|
Now... if I wanted to correct the comments, should I treat it like a totally new PR? |
|
ok, just pushed corrections to the master branch in my repo |
|
Great, thanks for the explanation. So now that the config file is outside the jar it is possible to modify it and run the |
|
Exactly, you can run paying attention to include referenced libraries in the classpath |
log4j.xml relocated and excluded from JAR
|
Thank you. It works as you explained. |
…atar#287) * add description for AWS CloudFormation, AWS CDK * adding cdk * fixing typo
log4j.xmlrelocated due to visibility issues and excluded from generated JAR.pom.xmlformatted according to coding conventions