Project

General

Profile

« Previous | Next » 

Revision f33355c3

Added by Andreas Müller over 3 years ago

ref #9204 remove commons-lang2 from cdmlib dependencies

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/TimePeriod.java
23 23
import javax.xml.bind.annotation.XmlType;
24 24
import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
25 25

  
26
import org.apache.commons.lang.StringUtils;
26
import org.apache.commons.lang3.StringUtils;
27 27
import org.apache.log4j.Logger;
28 28
import org.hibernate.annotations.Type;
29 29
import org.hibernate.search.annotations.Analyze;

Also available in: Unified diff