Skip to content
Snippets Groups Projects
  • Patrick Wendell's avatar
    e688e112
    Add log4j exclusion rule to maven. · e688e112
    Patrick Wendell authored
    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.
    e688e112
    History
    Add log4j exclusion rule to maven.
    Patrick Wendell authored
    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.