Project

General

Profile

« Previous | Next » 

Revision 51688d00

Added by Andreas Müller almost 7 years ago

ref #6368 , ref #6671, ref #6630 adapt pesi to no taxon name model

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/app/caryophyllales/CaryophyllalesCacheUpdater.java
25 25
//				IdentifiableEntity.class.getName(),
26 26
				//AgentBase.class.getName(),
27 27
				//Reference.class.getName(),
28
				//TaxonNameBase.class.getName(),
28
				//TaxonName.class.getName(),
29 29
				TaxonBase.class.getName()
30 30

  
31 31

  
......
69 69
//		static final boolean doSequence = true;
70 70
	//
71 71
//		//Names
72
//		static final boolean doTaxonNameBase = true;
72
//		static final boolean doTaxonName = true;
73 73
	//
74 74
//		static final boolean doClassification = true;
75 75
	//

Also available in: Unified diff