Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1003:c58da6dd15ed
Datacage: Update collection names on change. Remove artifacts from collections.
flys-artifacts/trunk@2443 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 01 Aug 2011 16:53:54 +0000 |
parents | db86c665ab6e |
children | 0e8c03b69627 |
comparison
equal
deleted
inserted
replaced
1002:db86c665ab6e | 1003:c58da6dd15ed |
---|---|
1 2011-08-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/datacage/Datacage.java: | |
4 Update collection names on change. Remove artifacts from collections. | |
5 | |
6 * src/main/resources/datacage-sql/org-h2-driver.properties, | |
7 src/main/resources/datacage-sql/org-postgresql-driver.properties: | |
8 Added needed statements. | |
9 | |
1 2011-08-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 10 2011-08-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/artifacts/datacage/DatacageBackendListener.java: | 12 * src/main/java/de/intevation/flys/artifacts/datacage/DatacageBackendListener.java: |
4 Call datacage with the global context. This is needed to access the state engine. | 13 Call datacage with the global context. This is needed to access the state engine. |
5 | 14 |