Mercurial > dive4elements > framework
diff ChangeLog @ 282:d15f09d5b89d
Put the ttl of each collection into the document that contains the user collections.
artifacts/trunk@2176 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 21 Jun 2011 15:14:43 +0000 |
parents | 942a54670a72 |
children | 7c33cac15134 |
line wrap: on
line diff
--- a/ChangeLog Tue Jun 21 10:57:03 2011 +0000 +++ b/ChangeLog Tue Jun 21 15:14:43 2011 +0000 @@ -1,3 +1,9 @@ +2011-06-21 Ingo Weinzierl <ingo@intevation.de> + + * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: + Put the time-to-live of a collection into the document with the list of + user collections. + 2011-06-21 Ingo Weinzierl <ingo@intevation.de> * artifacts/src/main/java/de/intevation/artifacts/ArtifactCollection.java,