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/GlobisCommonNameImport.java
208 208
					author = makeSingleAuthor(authors);
209 209
				}
210 210
				
211
				result.setAuthorTeam(author);
211
				result.setAuthorship(author);
212 212
				refMap.put(refId,result);
213 213
				rs.close();
214 214
			} catch (SQLException e) {

Also available in: Unified diff