/[schmitzm]
ViewVC logotype

Revision 2274


Jump to revision: Previous Next
Author: alfonx
Date: Tue Mar 12 16:12:36 2013 UTC (11 years, 11 months ago)
Changed paths: 2
Log Message:
Neuste, zusammenpassende versionen von log4j und slf-via-log4j

		<dependency>
			<groupId>log4j</groupId>
			<artifactId>log4j</artifactId>
			<version>1.2.17</version>
		</dependency>
		
<!-- SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: 
			Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder 
			for further details. -->
		<dependency>
			<groupId>org.slf4j</groupId>
			<artifactId>slf4j-log4j12</artifactId>
			<version>1.7.2</version>
		</dependency>		

Changed paths

Path Details
Directorytrunk/schmitzm-parent/pom.xml modified , text changed
Directorytrunk/schmitzm-regex/pom.xml modified , text changed

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26