Mercurial > dive4elements > framework
comparison ChangeLog @ 348:f2277458823e
Enabled 'post-describe' hooks for Artifacts.
artifacts/trunk@3176 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 07 Nov 2011 16:40:01 +0000 |
parents | 16ab243507e0 |
children | b3eb029e07dd |
comparison
equal
deleted
inserted
replaced
347:16ab243507e0 | 348:f2277458823e |
---|---|
1 2011-11-07 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java, | |
4 artifact-database/src/main/java/de/intevation/artifactdatabase/FactoryBootstrap.java: | |
5 Enabled "post-describe" hooks for the Artifact's describe operation. | |
6 | |
1 2011-10-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2011-10-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 8 |
3 Let StateEngine compute a compatibiliy matrix based on given State | 9 Let StateEngine compute a compatibiliy matrix based on given State |
4 IDs. | 10 IDs. |
5 | 11 |