Project

General

Profile

« Previous | Next » 

Revision 2b21cb88

Added by Andreas Müller over 3 years ago

cleanup

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/app/greece/GreeceExcludedNoteDeleterActivator.java
40 40

  
41 41
    private static final Logger logger = Logger.getLogger(GreeceExcludedNoteDeleterActivator.class);
42 42

  
43
//	static final ICdmDataSource cdmDestination = CdmDestinations.cdm_local_greece();
44
	static final ICdmDataSource cdmDestination = CdmDestinations.cdm_production_greece_checklist();
43
	static final ICdmDataSource cdmDestination = CdmDestinations.cdm_local_greece();
44
//	static final ICdmDataSource cdmDestination = CdmDestinations.cdm_production_greece_checklist();
45 45

  
46 46
	static boolean testOnly = false;
47 47

  

Also available in: Unified diff