Skip to content
Snippets Groups Projects
Commit 6ccf8ce7 authored by Patrick Wendell's avatar Patrick Wendell
Browse files

Merge pull request #351 from pwendell/maven-fix

Add log4j exclusion rule to maven.

To make this work I had to rename the defaults file. Otherwise
maven's pattern matching rules included it when trying to match
other log4j.properties files.

I also fixed a bug in the existing maven build where two
<transformers> tags were present in assembly/pom.xml
such that one overwrote the other.
parents 7d5fa175 e688e112
No related branches found
No related tags found
No related merge requests found
Loading
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