Project

General

Profile

« Previous | Next » 

Revision 5c7043f3

Added by Andreas Müller almost 10 years ago

remove logging for unpublished synonyms (will be handled in v3.4)

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/io/berlinModel/in/BerlinModelTaxonImport.java
248 248
						}
249 249
						
250 250
						if ( ! misapplied){
251
							logger.error("Publish Flag for synonyms not yet handled correctly");
251
//							logger.error("Publish Flag for synonyms not yet handled correctly");
252 252
//							taxonBase.setPublish(publishFlag);
253 253
						}
254 254
					}

Also available in: Unified diff