Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1513:f43862cc1e6e
Added new artifact 'MapArtifact' for module 'new map'. This allows to open an
existing map project.
flys-client/trunk@3658 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 12 Jan 2012 10:46:44 +0000 |
parents | 685bce693617 |
children | b6af10d5f3da |
line wrap: on
line diff
--- a/flys-client/ChangeLog Thu Jan 12 09:19:49 2012 +0000 +++ b/flys-client/ChangeLog Thu Jan 12 10:46:44 2012 +0000 @@ -1,3 +1,12 @@ +2012-01-12 Raimund Renkert <raimund.renkert@intevation.de> + + * src/main/java/de/intevation/flys/client/shared/model/MapArtifact.java: + New. Map artifact for module 'new map'. The artifact allows to open an + existing map project. + + * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: + Create a new map artifact if the artifact name is 'map'. + 2012-01-12 Raimund Renkert <raimund.renkert@intevation.de> Issue451.