buildframework/helium/sf/java/logging/src/com/nokia/helium/logger/ant/types/StageLogging.java
changeset 628 7c4a911dc066
parent 588 c7c26511138f
--- a/buildframework/helium/sf/java/logging/src/com/nokia/helium/logger/ant/types/StageLogging.java	Wed Jun 16 16:51:40 2010 +0300
+++ b/buildframework/helium/sf/java/logging/src/com/nokia/helium/logger/ant/types/StageLogging.java	Fri Aug 13 14:59:05 2010 +0300
@@ -18,8 +18,8 @@
 
 import java.io.File;
 
+import org.apache.log4j.Logger;
 import org.apache.tools.ant.types.DataType;
-import org.apache.log4j.Logger;
 
 /**
  * A 'StageRecord' is a Data type which stores attributes for stage recording/logging.