Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 736:b8c7105f2b94
Revoke Changes of r771 and override affected Methods in DefaultAutoResumeState
gnv-artifacts/trunk@774 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 15 Mar 2010 13:40:14 +0000 |
parents | d47901df0a14 |
children | 3f8f71e88587 |
comparison
equal
deleted
inserted
replaced
735:d47901df0a14 | 736:b8c7105f2b94 |
---|---|
1 2010-03-15 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/state/StateBase.java, | |
4 src/main/java/de/intevation/gnv/state/DefaultAutoResumeState.java: | |
5 Revoke Changes of r771. The Switch if the QueryId is null has several | |
6 Effects which causes NPEs in other Parts of this Module. | |
7 So I removed the Changes of r771 and override the affected Methods in | |
8 DefaultAutoResumeState. | |
9 | |
1 2010-03-15 Tim Englich <tim.englich@intevation.de> | 10 2010-03-15 Tim Englich <tim.englich@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java: | 12 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java: |
4 Integrated the handling of AutoResumeStates into the initialization | 13 Integrated the handling of AutoResumeStates into the initialization |
5 Process of an Artifact. After an Initialization of an Artifact it will be | 14 Process of an Artifact. After an Initialization of an Artifact it will be |