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/PesiOccurrenceExport.java
177 177
			if (list.size() == 0) {
178 178
				logger.error("No " + parentPluralString + " left to fetch.");
179 179
			}
180
			list = null;
180 181
			// Commit transaction
181 182
			commitTransaction(txStatus);
182 183
			logger.error("Committed transaction.");

Also available in: Unified diff