Project

General

Profile

« Previous | Next » 

Revision 49022

exclude jcl-over-slf4j which seems to interfere with our logging

View differences:

modules/dnet-index-solr-common/trunk/pom.xml
23 23
					<artifactId>wstx-asl</artifactId>
24 24
					<groupId>org.codehaus.woodstox</groupId>
25 25
				</exclusion>
26
				<exclusion>
27
					<artifactId>jcl-over-slf4j</artifactId>
28
					<groupId>org.slf4j</groupId>
29
				</exclusion>
26 30
			</exclusions>
27 31
		</dependency>
28 32
		<dependency>

Also available in: Unified diff