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/PesiNoteSourceExport.java
126 126
			if (list.size() == 0) {
127 127
				logger.info("No " + pluralString + " left to fetch.");
128 128
			}
129
			
130
			list = null;
129 131
			// Commit transaction
130 132
			commitTransaction(txStatus);
131 133
			logger.debug("Committed transaction.");

Also available in: Unified diff