Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 1029:a5e0384fe464
Do some Documentation of the Artifact-Database
gnv-artifacts/trunk@1056 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 04 May 2010 14:24:23 +0000 |
parents | 41234fcf4c7e |
children | c07d9f9a738c |
comparison
equal
deleted
inserted
replaced
1028:41234fcf4c7e | 1029:a5e0384fe464 |
---|---|
1 2010-05-04 Tim Englich <tim.englich@intevation.de> | 1 2010-05-04 Tim Englich <tim.englich@intevation.de> |
2 | 2 |
3 * doc/conf/conf.xml: | |
4 Do some Documentation of the Artifact-Database. | |
5 | |
6 2010-05-04 Tim Englich <tim.englich@intevation.de> | |
3 * src/main/java/de/intevation/gnv/artifacts/fis/SelectProductArtifact.java (appendSelectProducts): | 7 * src/main/java/de/intevation/gnv/artifacts/fis/SelectProductArtifact.java (appendSelectProducts): |
4 BUGFIX: Added NULL-Check to Variable products to prevent NPEs if | 8 BUGFIX: Added NULL-Check to Variable products to prevent NPEs if |
5 no Products are configured to the FIS. | 9 no Products are configured to the FIS. |
6 * src/main/java/de/intevation/gnv/artifacts/GNVProductArtifactFactory.java (parseProductFactories): | 10 * src/main/java/de/intevation/gnv/artifacts/GNVProductArtifactFactory.java (parseProductFactories): |
7 BUGFIX: Trim Classname to prevent ClassNotFound-Exceptions if the | 11 BUGFIX: Trim Classname to prevent ClassNotFound-Exceptions if the |