Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 110:ff3335057f11
Improved the WINFO artifact. Describe() returns the uuid and the hash of the artifact instead of just nothing.
flys-artifacts/trunk@1296 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 04 Feb 2011 16:57:08 +0000 |
parents | 9891d133f08d |
children | 7222d8fb53ea |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Fri Feb 04 11:18:59 2011 +0000 +++ b/flys-artifacts/ChangeLog Fri Feb 04 16:57:08 2011 +0000 @@ -1,3 +1,9 @@ +2011-02-04 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Describe() + returns the artifact's uuid and hash value. The whole implementation of + describe() is still outstanding. + 2011-02-04 Ingo Weinzierl <ingo@intevation.de> * doc/conf/artifacts/winfo.xml: Removed useless config stuff.