Project

General

Profile

« Previous | Next » 

Revision 823a79dd

Added by Andreas Müller over 7 years ago

ref #6265 remove Description from Salvador taxa

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/app/berlinModelImport/SalvadorActivator.java
54 54
	static final int sourceSecId = 7331;
55 55

  
56 56
	static final UUID featureTreeUuid = UUID.fromString("9d0e5628-2eda-43ed-bc59-138a7e39ce56");
57
	static final Object[] featureKeyList = new Integer[]{302, 303, 306, 307, 309, 310, 311, 312, 350, 1500, 1800, 1900, 1950, 1980, 2000};
57
	static final Object[] featureKeyList = new Integer[]{302, 303, 306, 307, 309, 310, 311, 312, 1500, 1800, 1900, 1950, 1980, 2000};
58 58
	static boolean isIgnore0AuthorTeam = true;  //special case for Salvador.
59 59
	static boolean doExport = false;
60 60
	static boolean useClassification = true;
......
98 98

  
99 99
	static String factFilter = " factCategoryFk NOT IN  ("
100 100
//	        + "302, 303, 306, 307, 309, 311, 310, "
101
	        + "1980, 1500, 1950, 1700) ";
101
	        + "1980, 1500, 1950, 1700, 350) ";
102 102

  
103 103

  
104 104
// ************************ NONE **************************************** //

Also available in: Unified diff