Mercurial > dive4elements > framework
comparison ChangeLog @ 56:f027204baf5d
Added HOWTO to setup the environment
artifacts/trunk@325 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 11 Nov 2009 16:25:26 +0000 |
parents | 9a29899b31e5 |
children | cf9848c85755 |
comparison
equal
deleted
inserted
replaced
55:9a29899b31e5 | 56:f027204baf5d |
---|---|
1 2009-11-11 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * HOWTO: Added HOWTO describing the setup of the environment (apache, | |
4 tomcat, gnv). | |
5 | |
1 2009-11-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 6 2009-11-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 7 |
3 * artifacts/src/main/java/de/intevation/artifacts/Artifact.java: describe() now may | 8 * artifacts/src/main/java/de/intevation/artifacts/Artifact.java: describe() now may |
4 given an input XML document (which can be null to indicate that no input is given). | 9 given an input XML document (which can be null to indicate that no input is given). |
5 | 10 |