Project

General

Profile

« Previous | Next » 

Revision afc6aec4

Added by Andreas Müller over 3 years ago

ref #9204 move apache-log4j-extras to pom in taxeditor.cdmlib

View differences:

eu.etaxonomy.taxeditor.cdmlib/pom.xml
73 73
                poi,poi-ooxml,poi-ooxml-schemas,xmlbeans,commons-collections4,commons-math3,
74 74
                jaxb-api,javax.activation-api,
75 75
                c3p0,opencsv,joda-time,usertype.jodatime,usertype.spi,
76
                apache-log4j-extras,
76 77
                h2,mysql-connector-java,postgresql
77 78
              </includeArtifactIds>
78 79
              <outputDirectory>
......
259 260
      <artifactId>cdmlib-cache</artifactId>
260 261
      <version>${cdmlib.version}</version>
261 262
    </dependency>
263
    
264
    <!-- needed, but should try to remove -->
265
    <dependency>
266
    	<!-- see #9205 for how to remove -->
267
    	<groupId>log4j</groupId>
268
    	<artifactId>apache-log4j-extras</artifactId>
269
    	<version>1.2.17</version>
270
	</dependency>
271
    
272
    
262 273
    <dependency>
263 274
      <groupId>dom4j</groupId>
264 275
      <artifactId>dom4j</artifactId>

Also available in: Unified diff