Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1760:424e26041564
Configured datacage to hand out id of artifact that can produce the w_diff.
flys-artifacts/trunk@3073 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 25 Oct 2011 13:08:31 +0000 |
parents | c51089a84d13 |
children | 577e8843ceeb |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Tue Oct 25 12:43:58 2011 +0000 +++ b/flys-artifacts/ChangeLog Tue Oct 25 13:08:31 2011 +0000 @@ -1,6 +1,11 @@ 2011-10-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> - * ./src/main/java/de/intevation/flys/jfree/StickyAxisAnnotation.java: + * doc/conf/meta-data.xml: Configured to include correct id to + clone artifact that produces w-diff. + +2011-10-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * src/main/java/de/intevation/flys/jfree/StickyAxisAnnotation.java: Revert correct behaviour of Annotations (the small axis tick shall always be drawn). Minor refactoring.