Project

General

Profile

« Previous | Next » 

Revision 538c276e

Added by Andreas Müller over 9 years ago

merge app-import 3.4 branch into trunk

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/io/globis/GlobisReferenceImport.java
169 169
			
170 170
			//refAuthor
171 171
			TeamOrPersonBase<?> author = makeAuthor(refAuthor, state);
172
			ref.setAuthorTeam(author);
172
			ref.setAuthorship(author);
173 173
			
174 174
			//inRef
175 175
			if (isNotBlank(refJournal)){

Also available in: Unified diff