Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 982:66b3f2f064de
Added the datacage as lifetime listener to the artifact database to create the initial index.
flys-artifacts/trunk@2411 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 27 Jul 2011 14:04:03 +0000 |
parents | 799c7108ea6d |
children | 4ea5f5a2284e |
comparison
equal
deleted
inserted
replaced
981:799c7108ea6d | 982:66b3f2f064de |
---|---|
1 2011-07-27 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/datacage/Datacage.java: | |
4 New. A artifact database lifetime listener to build the initial | |
5 index of the artifacts in database. | |
6 | |
7 * doc/conf/conf.xml: Added the datacage to the list of lifetime | |
8 listeners. | |
9 | |
1 2011-07-27 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 10 2011-07-27 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 11 |
3 * doc/conf/datacage.sql: Added an explicit table for the outs | 12 * doc/conf/datacage.sql: Added an explicit table for the outs |
4 of an artifact. | 13 of an artifact. |
5 | 14 |