Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 105:beb991dc4827
Added a first stub of an WINFO artifact.
flys-artifacts/trunk@1287 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 02 Feb 2011 14:56:22 +0000 |
parents | b3792346cb10 |
children | 5864c41219db |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Tue Feb 01 17:56:29 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed Feb 02 14:56:22 2011 +0000 @@ -1,3 +1,16 @@ +2011-02-02 Ingo Weinzierl <ingo@intevation.de> + + * doc/conf/conf.xml: An initial configuration file for the FLYS artifact + server. + + * doc/conf/artifacts/winfo.xml: An initial transition configuration of an + WINFO artifact. + + * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: A stub of + an artifact for a WINFO parameterization. + + * pom.xml: Set the source code version to 1.5. + 2011-02-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/**, pom.xml: Added initial maven project.