Project

General

Profile

« Previous | Next » 

Revision c209fbc1

Added by Andreas Müller almost 4 years ago

Revert "cleanup" and "fix #9129 add AdditionalMediaCopyright preference predicate"

This reverts commit eaf633c931f45f5c95f1656bce0afe7c4c84dc56 and 600a12c7c81c43398ef8ee3e9aaca7d44b2f709e

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/common/CdmApplicationAwareDefaultImport.java
117 117
        state.setCheck(true);
118 118

  
119 119
        if (config instanceof FactExcelImportConfiguratorBase<?>){
120
            //TODO work in progress
121 120
            ExcelFormatAnalyzer<?> analyzer = ((FactExcelImportConfiguratorBase<?>)config).getAnalyzer();
122 121
            ExcelFormatAnalyzeResult analyzeResult = analyzer.invoke();
123 122
            //TODO very preliminary for development only

Also available in: Unified diff