Project

General

Profile

« Previous | Next » 

Revision adc2706f

Added by Andreas Müller about 9 years ago

minor

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/io/berlinModel/in/validation/BerlinModelTaxonRelationImportValidator.java
219 219
			while (rs.next()){
220 220
				if (firstRow){
221 221
					System.out.println("========================================================");
222
					System.out.println("There are synonyms being part of a accepted taxon relationship!");
222
					System.out.println("There are synonyms being part of an accepted taxon relationship!");
223 223
					System.out.println("--------------------------------------------------------");
224 224
					System.out.println(strQuery);
225 225
					System.out.println("========================================================");

Also available in: Unified diff