Project

General

Profile

« Previous | Next » 

Revision 37bd2647

Added by Katja Luther about 12 years ago

fixes in PESI-Export

View differences:

cdm-pesi/src/main/java/eu/etaxonomy/cdm/io/pesi/out/PesiOccurrenceSourceExport.java
178 178
			if (list.size() == 0) {
179 179
				logger.error("No " + pluralString + " left to fetch.");
180 180
			}
181
			
182
			list = null;
181 183
			// Commit transaction
182 184
			commitTransaction(txStatus);
183 185
			logger.error("Committed transaction.");

Also available in: Unified diff