Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 1227:cdb35d96ca09
Importer session: Make use of the LRU cache from artifacts common.
flys-backend/trunk@2415 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 28 Jul 2011 14:12:33 +0000 |
parents | 1dbafbba50ea |
children | a964636a0be3 |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Tue Jul 19 10:10:51 2011 +0000 +++ b/flys-backend/ChangeLog Thu Jul 28 14:12:33 2011 +0000 @@ -1,3 +1,8 @@ +2011-07-28 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/importer/ImporterSession.java: + Make use of the LRU cache from artifacts common. + 2011-07-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> * doc/schema/postgresql.sql: Added missing foreign key contraint on hyks table.