Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1346:a3c04eb326f3
Allowed to load Artifacts with different factories in one go.
flys-client/trunk@3009 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 18 Oct 2011 14:08:36 +0000 |
parents | 92074508a387 |
children | d81533df4138 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Oct 18 12:33:23 2011 +0000 +++ b/flys-client/ChangeLog Tue Oct 18 14:08:36 2011 +0000 @@ -1,3 +1,9 @@ +2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java: + Allow to load Artifacts with different factories in one go (as + fallback). Documentation added. + 2011-10-18 Raimund Renkert <raimund.renkert@intevation.de> * src/main/java/de/intevation/flys/client/shared/model/Style.java,