Project

General

Profile

« Previous | Next » 

Revision 892efc69

Added by Andreas Kohlbecker almost 14 years ago

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/common/mapping/DbImportMapping.java
97 97
			if (objectToSave != null){
98 98
			objectsToSave.add(objectToSave);
99 99
			}else{
100
				//logger.warn("The objectToSave was (null). Please check that your mappers work correctly.");
100
				logger.warn("The objectToSave was (null). Please check that your mappers work correctly.");
101 101
			}
102 102
			return result;
103 103
	}

Also available in: Unified diff