Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 63:c8e651530f34
Added an interface and its default implementation to describe an output mode of an artifact.
flys-client/trunk@1545 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 23 Mar 2011 10:58:07 +0000 |
parents | faf565d22c9a |
children | 3d646d3e8e27 |
comparison
equal
deleted
inserted
replaced
62:faf565d22c9a | 63:c8e651530f34 |
---|---|
1 2011-03-23 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/shared/model/OutputMode.java, | |
4 src/main/java/de/intevation/flys/client/shared/model/DefaultOutputMode.java: | |
5 New. An interface and its default implementation that describes | |
6 available output modes of artifacts. | |
7 | |
1 2011-03-21 Ingo Weinzierl <ingo@intevation.de> | 8 2011-03-21 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/webapp/images/next.xcf: Moved to images/next.xcf to avoid that | 10 * src/main/webapp/images/next.xcf: Moved to images/next.xcf to avoid that |
4 this file is included in the WAR archive of the web application. | 11 this file is included in the WAR archive of the web application. |
5 | 12 |