Project

General

Profile

« Previous | Next » 

Revision 3dfc2334

Added by Andreas Müller over 3 years ago

ref #9204 upgrade and remove further libraries in taxeditor (including commons-lang und unitils)

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/AbstractFilteredCdmResourceSelectionDialog.java
19 19
import java.util.Set;
20 20
import java.util.UUID;
21 21

  
22
import org.apache.commons.lang.StringUtils;
22
import org.apache.commons.lang3.StringUtils;
23 23
import org.eclipse.core.runtime.IProgressMonitor;
24 24
import org.eclipse.core.runtime.IStatus;
25 25
import org.eclipse.core.runtime.jobs.Job;

Also available in: Unified diff