Project

General

Profile

« Previous | Next » 

Revision 993072c0

Added by Cherian Mathew over 10 years ago

reverting back the cdm application configuration refactoring

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/app/proibiosphere/TaxonXImportLauncher.java
121 121
                    log.info("End import from SpecimenData ("+ source.toString() + ")...");
122 122

  
123 123
                    //          //deduplicate
124
                    //            ICdmApplicationDefaultConfiguration app = taxonImport.getCdmAppController();
124
                    //            ICdmApplicationConfiguration app = taxonImport.getCdmAppController();
125 125
                    //            int count = app.getAgentService().deduplicate(Person.class, null, null);
126 126
                    //            logger.warn("Deduplicated " + count + " persons.");
127 127
                    //            count = app.getReferenceService().deduplicate(Reference.class, null, null);

Also available in: Unified diff