Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 829:95733e564896
Bugfix: Put some Code that is responsible for Synchonization into the final-block to prevent that the lock is not released.
gnv-artifacts/trunk@923 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 13 Apr 2010 14:26:21 +0000 |
parents | fe0263926870 |
children | bcdcce146c14 |
comparison
equal
deleted
inserted
replaced
828:28028979c813 | 829:95733e564896 |
---|---|
1 2010-04-13 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java (getWMS): | |
4 Bugfix: Put some Code that is responsible for Synchonization into the | |
5 final-block to prevent that the lock is not released. | |
6 | |
7 2010-04-13 Tim Englich <tim.englich@intevation.de> | |
8 | |
9 * doc/conf/products/layer/conf.xml, | |
10 src/main/java/de/intevation/gnv/state/layer/LayerOutputState.java : | |
11 Integrated the possibility to change the Title of an Layer in Product Layer. | |
12 | |
1 2010-04-13 Tim Englich <tim.englich@intevation.de> | 13 2010-04-13 Tim Englich <tim.englich@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/gnv/artifacts/services/MetaDataService.java: | 15 * src/main/java/de/intevation/gnv/artifacts/services/MetaDataService.java: |
4 Removed obsolet SuppressWarnings-Annotations. | 16 Removed obsolet SuppressWarnings-Annotations. |
5 | 17 |