Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 132:8be4a837f20a
Added support for the flys backend and an example how to use it.
flys-artifacts/trunk@1498 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 17 Mar 2011 11:46:43 +0000 |
parents | 0bab3a39a474 |
children | d6197a05a87c |
comparison
equal
deleted
inserted
replaced
131:0bab3a39a474 | 132:8be4a837f20a |
---|---|
1 2011-03-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * pom.xml: Added dependency to flys backend. | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/model/River.java: | |
6 Removed. We are using the backend model now. | |
7 | |
8 * src/main/java/de/intevation/flys/artifacts/model/RiverFactory.java: | |
9 Fetches the rivers from the backend. | |
10 | |
11 * src/main/java/de/intevation/flys/artifacts/states/RiverSelect.java: | |
12 Import fixes. | |
13 | |
1 2011-03-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 14 2011-03-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 15 |
3 * doc/conf/conf.xml: Added section for database backend configuration. | 16 * doc/conf/conf.xml: Added section for database backend configuration. |
4 | 17 |
5 2011-03-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 18 2011-03-15 Sascha L. Teichmann <sascha.teichmann@intevation.de> |